summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/insque.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn12 days1-54/+0
* XPG requires insque() and remque() to work with linear lists and not justguenther2014-08-151-7/+13
* zap remaining rcsid.espie2005-08-081-5/+1
* move insque(3) and remque(3) from libcompat -> libc; they are now POSIXmillert2003-05-081-0/+52