summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/insque.c
AgeCommit message (Expand)Author
2014-08-15XPG requires insque() and remque() to work with linear lists and not justPhilip Guenther
2005-08-08zap remaining rcsid.Marc Espie
2003-05-08move insque(3) and remque(3) from libcompat -> libc; they are now POSIXTodd C. Miller