This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.1.3



Ugh...

--- locale/C-ctype.c.~1~	Thu Feb 24 14:48:02 2000
+++ locale/C-ctype.c	Thu Feb 24 22:16:42 2000
@@ -376,7 +376,7 @@
     { string: NULL },
     { string: (const char *) (_nl_C_LC_CTYPE_tolower + 128) }
 #if BYTE_ORDER == BIG_ENDIAN
-    { string: NULL },
+    , { string: NULL },
 #endif
   }
 };

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]