NetBSD/lib/libcompat/4.3
jtc 2bb92dc67a Don't bother with a m68k assembly version of insque/remque. Gcc
generates the pretty much the same code (I believe it is exactly
the same except for stack frame setup) as the generic C version.
1995-09-07 07:17:53 +00:00
..
cfree.c update 1994-05-06 06:25:29 +00:00
insque.3 Changed formatting of manpage cross references to use .Xr macro. 1995-01-13 01:15:53 +00:00
insque.c #include <search.h> to ensure that the public function declarations match 1993-10-21 21:08:55 +00:00
lsearch.3 Changed formatting of manpage cross references to use .Xr macro. 1995-01-13 01:15:53 +00:00
lsearch.c Prototypes (PR#1098). 1995-06-05 19:42:16 +00:00
re_comp.3 Changed formatting of manpage cross references to use .Xr macro. 1995-01-13 01:15:53 +00:00
regex.c Prototypes (PR#1098). 1995-06-05 19:42:16 +00:00
remque.c #include <search.h> to ensure that the public function declarations match 1993-10-21 21:08:55 +00:00
rexec.3 Changed formatting of manpage cross references to use .Xr macro. 1995-01-13 01:15:53 +00:00
rexec.c Prototypes (PR#1098). 1995-06-05 19:42:16 +00:00