NetBSD/lib/libc
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
..
DB Clean up deleted files. 1993-06-14 23:51:49 +00:00
arch Provide i386 versions of div and ldiv -- they are simpler than the C versions, 1993-10-08 23:57:13 +00:00
compat-43 make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
db get rid of extraneous include of machine/endian.h now that it's 1993-09-17 01:49:27 +00:00
gen Use __dead instead of volatile. 1993-10-13 18:42:31 +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
rpc move the rpc code into libc 1993-10-07 07:29:33 +00:00
sparc Clean up deleted files. 1993-10-10 00:32:42 +00:00
stdio Helper function _strerror is in the user's namespace, renamed it to 1993-10-09 00:11:01 +00:00
stdlib Split cfree() out of calloc.c. 1993-10-13 21:44:23 +00:00
string Helper function _strerror is in the user's namespace, renamed it to 1993-10-09 00:11:01 +00:00
sys adding sysarch() man page 1993-10-12 02:16:33 +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 make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00