From: Ulrich Drepper Date: Mon, 8 Mar 1999 11:05:57 +0000 (+0000) Subject: Fix typo. X-Git-Tag: upstream/2.30~27499 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b74656f98231fc1d31f8200b3306e2d821ec2cf4;p=external%2Fglibc.git Fix typo. --- diff --git a/FAQ.in b/FAQ.in index 495e30c..91acca2 100644 --- a/FAQ.in +++ b/FAQ.in @@ -1278,7 +1278,7 @@ When compiling new programs against glibc 2.1, you've got to specify the correct paths to the compiler (option -I with gcc) and linker (options --dynamic-linker, -L and --rpath). -? bonnie reports that char i/o with glibc 2 is much slower than with +?? bonnie reports that char i/o with glibc 2 is much slower than with libc5. What can be done? {AJ} The GNU C library uses thread safe functions by default and libc5 used