freebsd-dev/lib/libcompat/4.3
Robert Drehmel 6c84d0b1a5 - Remove the lsearch() and lfind() functions and their manpage from
the compatibility library libcompat.
 - Add new implementations of lsearch() and lfind() which conform to
   IEEE Std 1003.1-2001 to libc.  Add a new manual page for them and
   add them to the makefile.
 - Add function prototypes for lsearch() and lfind() to the search.h
   header.
2002-10-16 14:29:23 +00:00
..
cfree.3 Remove text saying "this is available from the compatibility library, 2000-11-21 12:03:30 +00:00
cfree.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +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