summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.3/insque.c
Commit message (Collapse)AuthorAgeFilesLines
* - Remove the old insque() and remque() functions and their manualrobert2002-10-161-59/+0
| | | | | | | | | 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.
* Remove 'register' keyword.obrien2002-03-211-1/+3
|
* General -Wall warning cleanup, part I.jkh1996-07-121-0/+1
| | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+56
OpenPOWER on IntegriCloud