NetBSD/lib/libc
jtc 653d8ef24c If _CS_PATH is defined in <unistd.h>, the latest bash assumes that confstr()
will be present as well.  Here is a quick implementation based on my online
copy of 1003.2 (D11.2).  I'll confirm that nothing has been changed in the
final standard and write up a manual page soon.
1993-11-17 18:15:32 +00:00
..
DB Clean up deleted files. 1993-06-14 23:51:49 +00:00
arch copy SYS.h and DEFS.h, too. 1993-11-05 22:44:00 +00:00
compat-43 First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
db update to v1.72 of new DB code 1993-10-20 07:25:53 +00:00
dl User interface to dynamic linker functions. 1993-10-17 00:45:45 +00:00
gen If _CS_PATH is defined in <unistd.h>, the latest bash assumes that confstr() 1993-11-17 18:15:32 +00:00
hp300 Clean up deleted files. 1993-10-10 00:32:42 +00:00
i386 Clean up deleted files. 1993-10-10 00:18:02 +00:00
locale make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
net make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
pc532 Clean up deleted files. 1993-10-10 00:32:42 +00:00
quad make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
regex Update to Henry's Nov 11 release -- no code changes, only the addition of 1993-11-16 00:04:20 +00:00
rpc fixes from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> to: 1993-10-19 00:36:16 +00:00
sparc Clean up deleted files. 1993-10-10 00:32:42 +00:00
stdio yet another setvbuf fix from torek... 1993-11-17 08:18:39 +00:00
stdlib Forgot to change dtoa() to __dtoa() when I updated the code from netlib. 1993-11-11 02:08:55 +00:00
string don't compiler strerror.c source here, and clean up. 1993-10-18 20:24:34 +00:00
sys Add the System V message queue and semaphore facilities. Implemented 1993-11-14 12:40:23 +00:00
yp make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
Makefile Removed `INSTALL_PIC_ARCHIVE' as installing these is going to be the default. 1993-11-14 16:48:54 +00:00
shlib_version *sigh* after consultation with pk, un-bump the major number, and bump 1993-11-14 17:19:19 +00:00