From a25f2023916cf86dca8a1dc89df5518dcbefa11a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 27 Jan 1999 09:57:05 +0000 Subject: Update. * time/strptime.c (strptime_internal, case 's'): Initialize secs to zero. Patch by Bruce Elliott . 1999-01-27 Andreas Schwab * elf/Makefile (extra-objs): Add test modules objects. 1999-01-27 Ulrich Drepper --- FAQ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'FAQ') diff --git a/FAQ b/FAQ index 0437aa6700..bbc2b1b81c 100644 --- a/FAQ +++ b/FAQ @@ -1238,7 +1238,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