NetBSD/lib/libcompat
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
..
4.1 Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
4.3 #include <search.h> to ensure that the public function declarations match 1993-10-21 21:08:55 +00:00
4.4 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
regexp Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
Makefile PIC: don't bother. 1993-10-05 21:55:45 +00:00
ftime.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
regex.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00