From a9d755661b74c081f57e249027a9bcea5b079031 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 27 Jan 1999 10:14:01 +0000 Subject: Update. * locale/programs/locale-spec.c (locale_special): Take care of possible trigraph sequence. Patch by Zack Weinberg . --- FAQ.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FAQ.in') diff --git a/FAQ.in b/FAQ.in index db5bd1d373..6112aa02bb 100644 --- a/FAQ.in +++ b/FAQ.in @@ -1046,7 +1046,8 @@ siginterrupt(). {AJ} glibc 2.1 has special string functions that are faster than the normal library functions. Some of the functions are additionally implemented as -inline functions and others as macros. +inline functions and others as macros. This might lead to problems with +existing codes but it is explicitly allowed by ISO C. The optimized string functions are only used when compiling with optimizations (-O1 or higher). The behavior can be changed with two feature -- cgit v1.2.3