freebsd-src/lib/libcompat
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
..
4.1 Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
4.3 - Remove the old insque() and remque() functions and their manual 2002-10-16 14:00:46 +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 old insque() and remque() functions and their manual 2002-10-16 14:00:46 +00:00