NetBSD/lib/libc
jtc 57c5f16709 #include <search.h> to ensure that the public function declarations match
the implementation.
Use old-style function definitions so functions can be compiled with non-ansi
compilers.
Functions are specified to take void * arguments, so they must be cast to
a struct qelem * before they are used.
1993-10-21 21:08:55 +00:00
..
DB Clean up deleted files. 1993-06-14 23:51:49 +00:00
arch Move the old berkeley sccs id into the header comment like it is done 1993-10-21 02:19:25 +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 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 #include <search.h> to ensure that the public function declarations match 1993-10-21 21:08:55 +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 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 don't compiler strerror.c source here, and clean up. 1993-10-18 20:24:34 +00:00
stdlib #if defined(hp300) || defined(sparc) || defined(amiga) 1993-10-19 08:34:29 +00:00
string don't compiler strerror.c source here, and clean up. 1993-10-18 20:24:34 +00:00
sys Use .Xr for SEE ALSO cross references. 1993-10-15 00:05:44 +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 Let libc_pic.a be installed. 1993-10-17 01:10:37 +00:00