summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/remque.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded $FreeBSD$ tags.robert2002-10-161-2/+0
|
* - Remove the old insque() and remque() functions and their manualrobert2002-10-161-0/+31
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.
OpenPOWER on IntegriCloud