freebsd-src/lib
Andrey A. Chernov cd641c8853 #ifdef out C locale extension to 8859-1 encoding, it now stays to ASCII
back as designed in *BSD

Also it not violates current standards but

1) No other Unixes have this feature

2) It broke Kerberos5 (isprint) and God knows what else
(not all vendors will agree to treat FreeBSD as special case for support
since (1))

2) Give false localization sense (programs mimic to be 8859-1
localized) which prevents true localization.
1997-05-13 11:19:26 +00:00
..
compat Add libg++ 3.0 1997-04-03 06:08:28 +00:00
csu/i386 Use our copy of dlfcn.h, not the version in /usr/include, which may not 1997-04-30 03:12:09 +00:00
libc #ifdef out C locale extension to 8859-1 encoding, it now stays to ASCII 1997-05-13 11:19:26 +00:00
libc_r Add const in the thread version of nanosleep()'s args 1997-05-12 10:02:18 +00:00
libcom_err
libcompat Fixed #include and/or prototype bugs in synopsis. 1997-04-19 15:57:20 +00:00
libcrypt
libcurses
libdisk
libedit Fix a minor buffer overflow. 1997-03-23 23:17:22 +00:00
libf2c Add a -I switch to CFLAGS to use the f2c.h header file in the usr.bin/f2c 1997-04-24 17:10:56 +00:00
libF77 Upgrade to the 1997/02/26 version. 1997-04-13 01:16:58 +00:00
libftpio Make this C++ safe. 1997-05-05 11:18:55 +00:00
libgnumalloc
libI77 Upgrade to the 1997/02/26 version. 1997-04-13 01:16:58 +00:00
libipx Fixed missing const in synopsis. 1997-04-13 14:12:48 +00:00
libkse Add const in the thread version of nanosleep()'s args 1997-05-12 10:02:18 +00:00
libkvm Fixed #include and/or prototype bugs in synopsis. 1997-04-19 15:57:20 +00:00
libm
libmd
libmytinfo Remove conflicting declaration of sys_errlist, which caused make world 1997-03-29 17:42:32 +00:00
libncurses
libopie
libpam/modules
libpcap
libpthread Add const in the thread version of nanosleep()'s args 1997-05-12 10:02:18 +00:00
libresolv
librpcsvc
libscsi
libskey
libss
libtcl
libtelnet
libtermcap Fixed spelling of __set_ospeed (was _set_ospeed) and improved 1997-04-13 12:16:59 +00:00
libutil Back out previous revision. Shlib version numbers are supposed to be 1997-05-13 08:51:49 +00:00
libxpg4
liby
libz
msun Fixed wrong mnemonic `setnel' that gas happened to generate correct object 1997-04-30 20:37:52 +00:00
ncurses/ncurses
Makefile Change default build to include libc_r, but allow disadvantaged souls 1997-05-03 02:51:59 +00:00
Makefile.inc