glibc 2.1.3
Horst von Brand
vonbrand@sleipnir.valparaiso.cl
Fri Feb 25 15:18:00 GMT 2000
"David S. Miller" <davem@redhat.com> said:
> 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) }
+ { string: (const char *) (_nl_C_LC_CTYPE_tolower + 128) },
#if BYTE_ORDER == BIG_ENDIAN
{ string: NULL },
#endif
}
};
This is more symmetric, and (IMVHO) less error-prone
--
Horst von Brand vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viña del Mar, Chile +56 32 672616
More information about the Libc-alpha
mailing list