summaryrefslogtreecommitdiff
path: root/usr.bin/sort/sort.h
AgeCommit message (Expand)Author
2001-02-19cosmetic changes - make keylist[] static and remove extern definitionjdolecek
2001-01-19adjust intendationjdolecek
2001-01-16- fix alignment problem.shin
2001-01-12alltable[], itable[], dtable[] were moved to init.c, g/c from sort.[ch]jdolecek
2001-01-11general cleanup of file list passing:jdolecek
2001-01-08constify a bit, small cleanupsjdolecek
2001-01-08by default, use stable sortjdolecek
2000-10-16enlarge line buffer as necessary, so that it's possiblejdolecek
2000-10-07Include <string.h> to get prototype for memcpy(). Fixed compile problemssimonb
2000-10-07Two classes of changes from the initial OpenBSD commit of this sort(1):bjh21
2000-10-07Hit sort(1) with a hammer till it compiles.bjh21
2000-10-074.4BSD-Lite2 contrib/sortbjh21