summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/insque.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minimal maintenance to make this mess slightly less confusing:schwarze2020-04-261-10/+10
| | | | | | | queue -> list; mention "intrusive"; element -> member at one place; delete a bogus remark that maybe referred to a long-gone implementation in VAX assembly code. Much more could be improved, but i don't want to waste too much time here.
* fix the description; from andras farkasjmc2020-04-261-5/+4
| | | | | | ok schwarze kill a Tn while here...
* obvious STANDARDS updateschwarze2014-11-301-7/+5
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* superceded -> superseded;jmc2011-01-141-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - typos, punctuation, layout, macro tweaksjaredy2005-07-261-7/+11
| | | | | | - break long lines ok jmc
* note when these first appeared; ok jmcjaredy2005-07-261-1/+3
|
* got to be a pasto...jmc2005-07-071-4/+4
|
* use new .St macro;jmc2004-01-251-2/+2
|
* - section reorderjmc2003-06-011-4/+4
| | | | | - merge COMPATIBILITY - kill whitespace at EOL
* move insque(3) and remque(3) from libcompat -> libc; they are now POSIXmillert2003-05-081-0/+100