NetBSD/lib/libc
jtc af384ef2d9 Remove "errno" definition.
Errno should be defined in the c start up code, crt0.c (It is in most
ports) otherwise the sys_errlst table will be linked into binaries
where it is not used.
1993-10-13 23:41:02 +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 Remove "errno" definition. 1993-10-13 23:41:02 +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 Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +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