aboutsummaryrefslogtreecommitdiffstats
path: root/man3/queue.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-1/+0
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+1
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-1/+0
2020-10-25queue.3: Link to queue(7)Alejandro Colomar1-0/+1
2020-10-25queue.3, queue.7: Move queue.3 to queue.7Alejandro Colomar1-148/+0
2020-10-25circleq.3, list.3, queue.3, slist.3, stailq.3, tailq.3: Minor grammar fixMichael Kerrisk1-16/+16
2020-10-25queue.3: wfixMichael Kerrisk1-1/+1
2020-10-25queue.3: Fix & update after forking circleq.3, list.3, slist.3, stailq.3 & ta...Alejandro Colomar1-114/+75
2020-10-25queue.3: Add self to copyright noticeAlejandro Colomar1-1/+2
2020-10-25queue.3: SEE ALSO: Add tailq(3)Alejandro Colomar1-0/+1
2020-10-25queue.3, tailq.3: EXAMPLES: Move code from queue.3 to tailq.3Alejandro Colomar1-56/+0
2020-10-25queue.3, tailq.3: DESCRIPTION: Move code from queue.3 to tailq.3Alejandro Colomar1-235/+0
2020-10-25queue.3, tailq.3: SYNOPSIS: Move code from queue.3 to tailq.3Alejandro Colomar1-27/+0
2020-10-25queue.3, tailq.3: NAME: Move code from queue.3 to tailq.3Alejandro Colomar1-24/+0
2020-10-25queue.3: SEE ALSO: Add stailq(3)Alejandro Colomar1-0/+1
2020-10-25queue.3, stailq.3: EXAMPLES: Move stailq example from queue.3 to stailq.3Alejandro Colomar1-61/+0
2020-10-25queue.3, stailq.3: DESCRIPTION: Move stailq specific code from queue.3 to sta...Alejandro Colomar1-177/+0
2020-10-25queue.3, stailq.3: SYNOPSIS: Move code from queue.3 to stailq.3Alejandro Colomar1-21/+0
2020-10-25queue.3, stailq.3: NAME: Move code from queue.3 to stailq.3Alejandro Colomar1-20/+0
2020-10-23queue.3: SEE ALSO: Add circleq(3)Alejandro Colomar1-0/+1
2020-10-23queue.3: ffixAlejandro Colomar1-2/+2
2020-10-23circleq.3, queue.3: EXAMPLES: Move circleq example program from queue.3 to ci...Alejandro Colomar1-56/+0
2020-10-23circleq.3, queue.3: DESCRIPTION: Move circleq specific code from queue.3 to c...Alejandro Colomar1-137/+0
2020-10-23circleq.3, queue.3: SYNOPSIS: Move code from queue.3 to circleq.3Alejandro Colomar1-18/+0
2020-10-23circleq.3, queue.3: NAME: Move code from queue-3 to circleq.3Alejandro Colomar1-18/+0
2020-10-23queue.3: Sort alphabeticallyAlejandro Colomar1-8/+8
2020-10-22queue.3: SEE ALSO: Add slist(3)Alejandro Colomar1-0/+1
2020-10-22queue.3, slist.3: EXAMPLES: Move example program from queue.3 to slist.3Alejandro Colomar1-57/+0
2020-10-22queue.3, slist.3: DESCRIPTION: Move slist specific code from queue.3 to slist.3Alejandro Colomar1-155/+0
2020-10-22queue.3, slist.3: SYNOPSIS: Move code from queue.3 to list.3Alejandro Colomar1-18/+0
2020-10-22queue.3, slist.3: NAME: Move code from queue.3 to slist.3Alejandro Colomar1-17/+0
2020-10-21queue.3: SEE ALSO: Add list(3)Alejandro Colomar1-0/+1
2020-10-21list.3, queue.3: EXAMPLES: Move example program from queue.3 to list.3Alejandro Colomar1-53/+0
2020-10-21list.3, queue.3: DESCRIPTION: Move list specific code from queue.3 to list.3Alejandro Colomar1-149/+0
2020-10-21list.3, queue.3: SYNOPSIS: Move code from queue.3 to list.3Alejandro Colomar1-18/+0
2020-10-21list.3, queue.3: NAME: Move code from queue.3 to list.3Alejandro Colomar1-17/+0
2020-10-17queue.3: stailq: Complete exampleAlejandro Colomar1-53/+64
2020-10-15queue.3: list: Complete exampleAlejandro Colomar1-50/+55
2020-10-13queue.3: circleq: Complete exampleAlejandro Colomar1-49/+56
2020-10-11queue.3: slist: Complete exampleAlejandro Colomar1-43/+59
2020-10-11queue.3: Replace incomplete example by a complete exampleAlejandro Colomar1-56/+59
2020-08-24queue.3: ffixMichael Kerrisk1-0/+1
2020-08-24queue.3: Minor formatting fixes for Alejandro Colomar's patchMichael Kerrisk1-1/+2
2020-08-24queue.3: Document CIRCLEQ_* macrosAlejandro Colomar1-8/+248
2020-08-13queue.3: Remove wrong code from exampleAlejandro Colomar1-12/+0
2020-08-04queue.3: Comment out text for functions not in glibc (related: 6559169cac)Alejandro Colomar1-13/+13
2017-08-25queue.3: ffixMichael Kerrisk1-0/+13
2017-08-20queue.3: wfixMichael Kerrisk1-1/+2
2017-04-24queue.3: SEE ALSO: add insque(3)Michael Kerrisk1-1/+2
2016-02-15queue.3: Remove double CONFORMING TO sectionDr. Tobias Quathamer1-3/+1
2015-07-24queue.3: wfixMichael Kerrisk1-3/+17
2015-07-23Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2015-07-16queue.3: srcfix: Add license marker tagsMichael Kerrisk1-0/+2
2015-07-16queue.3: Use real hyphens in code samplesMichael Kerrisk1-9/+9
2015-07-16queue.3: Update timestampMichael Kerrisk1-1/+1
2015-07-16queue.3: Replace HISTORY with CONFORMING TOMichael Kerrisk1-1/+3
2015-07-16queue.3: Remove SEE ALSO reference to nonexistent tree(3)Michael Kerrisk1-2/+2
2015-07-16queue.3: Use subsections in DESCRIPTIONMichael Kerrisk1-8/+8
2015-07-16queue.3: Comment out text for functions not in glibcMichael Kerrisk1-314/+314
2015-07-16queue.3: Reimport from latest FreeBSD pageMichael Kerrisk1-339/+1061
2014-08-21adjtimex.2, bind.2, cacheflush.2, clone.2, fallocate.2, fanotify_init.2, fano...Michael Kerrisk1-1/+1
2013-03-12accept.2, bind.2, connect.2, getpeername.2, getpriority.2, getsockname.2, get...Michael Kerrisk1-1/+1
2013-03-10accept.2, bind.2, connect.2, getpeername.2, getpriority.2, getsockname.2, get...Michael Kerrisk1-0/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-1/+1
2013-02-24intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa...Michael Kerrisk1-5/+5
2012-05-07queue.3: srcfixMichael Kerrisk1-6/+6
2012-04-12queue.3: srcfixMichael Kerrisk1-0/+1
2010-09-26Changes.old, clone.2, execve.2, fcntl.2, futex.2, getitimer.2, getpriority.2,...Michael Kerrisk1-1/+1
2008-09-18ffixMichael Kerrisk1-1/+2
2007-12-28ffixMichael Kerrisk1-11/+13
2007-12-28hyphenation fixes.Michael Kerrisk1-2/+2
2007-12-28Improve macros used in 2.71 to convert from "mdoc" to "man".Michael Kerrisk1-37/+49
2007-12-22Replace "-" by "\-" where a real dash is required.Michael Kerrisk1-6/+6
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-6/+7
2007-12-07ffixMichael Kerrisk1-1/+2
2007-12-03Updated .TH line; previous commit replaced the use of mdoc macros onMichael Kerrisk1-2/+2
2007-12-03(no commit message)Michael Kerrisk1-242/+254
2007-06-20s/-/\\-/Michael Kerrisk1-2/+2
2006-08-04Updated CONFOMRING TOs and/or standards references.Michael Kerrisk1-1/+3
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+456