freebsd-dev/lib/libcompat
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
..
4.1 Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
4.3 - Remove the lsearch() and lfind() functions and their manpage from 2002-10-16 14:29:23 +00:00
4.4 Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
regexp Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
Makefile - Remove the lsearch() and lfind() functions and their manpage from 2002-10-16 14:29:23 +00:00