summaryrefslogtreecommitdiffstats
path: root/usr.bin/sort/sort.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+1
* Add a -s option to make the radix sort be a stable sort. Based onmillert2007-08-211-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Bring in some recent fixup's from NetBSD. This allows lines longer than 65522ericj2001-02-041-3/+3
* Dynamically allocate memory for structures whose sizes are based on themillert1999-05-241-4/+3
* 64bit fixes. Some of these are a bit bogus as there were "long"smillert1997-06-301-2/+2
* Add #include for string.h to get declaration for memcpydgregor1997-06-241-1/+2
* sort(1) from 4.4BSD-lite2 with minor tweaks and bug fixes by me.millert1997-01-201-0/+145