freebsd-skq/lib/libcompat/4.3
Robert Drehmel e768c1be41 - Remove the old insque() and remque() functions and their manual
page from the compatibility library.
 - Add new implementations of insque() and remque() which conform to
   IEEE Std 1003.1-2001 to libc.  Add a new manual page for them and
   connect them to the build.
 - Add the prototypes of insque() and remque() to the search.h
   header.
2002-10-16 14:00:46 +00:00
..
cfree.3 Remove text saying "this is available from the compatibility library, 2000-11-21 12:03:30 +00:00
cfree.c
lsearch.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
lsearch.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
re_comp.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
regex.c
rexec.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
rexec.c Return an error instead of overflowing the buffer in the case of a long 2000-08-04 11:15:48 +00:00