NetBSD/lib
jtc 98ada58186 Split cfree() out of calloc.c.
If a user compiling in a strict ANSI or strict POSIX environment uses his
own function named cfree (which is legal, since cfree is not in a restricted
namespace) and calloc, the link will fail due to the cfree in calloc.c.
1993-10-13 21:44:23 +00:00
..
csu Initial pc532 tree. 1993-09-17 18:42:11 +00:00
libarch correct directory name in man page 1993-10-09 00:59:10 +00:00
libc Split cfree() out of calloc.c. 1993-10-13 21:44:23 +00:00
libcompat PIC: don't bother. 1993-10-05 21:55:45 +00:00
libcrypt print the warning exactly once per function per program invocation. 1993-10-07 01:43:14 +00:00
libcurses
libkvm Forgot to initialize `cp' in setsyserr(). 1993-10-13 15:49:55 +00:00
libm Install cbrt link to sqrt manpage. 1993-10-11 19:20:24 +00:00
libresolv
librpc/rpc Clean up deleted files. 1993-10-10 00:32:42 +00:00
librpcsvc make make after depend finally work. have to do more work, but that's 1993-10-13 05:28:03 +00:00
libtelnet
libterm
libutil Forgot to initialize `cp' in setsyserr(). 1993-10-13 15:49:55 +00:00
liby Not worth the trouble to turn this into Position Independent Code. 1993-10-05 21:54:30 +00:00
Makefile "There will be NO librpc tomorrow!" 1993-10-07 07:39:23 +00:00