summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/radixsort.3
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2005-07-26- typos, punctuation, layout, macro tweaksJared Yanovich
- break long lines ok jmc
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-12Ideas from NetBSD: document nmemb and include sradixsort in the NAME section.Paul Janzen
Also, stomp a comma splice.
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok
2000-04-20Flesh out stdlib function man pages.Aaron Campbell
1999-06-29first round of repairs on stdlibAaron Campbell
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1997-01-19Make function decl match prototype in stdlib.hTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1995-10-18initial import of NetBSD treeTheo de Raadt