NetBSD/usr.bin/sort
jdolecek 09bc2d58e8 call setlocale() on startup
reformat the switch contents in main() a little, sort flags by alphabet
where possible
2001-01-08 18:58:56 +00:00
..
Makefile Hit sort(1) with a hammer till it compiles. 2000-10-07 18:37:09 +00:00
append.c by default, use stable sort 2001-01-08 18:00:31 +00:00
extern.h constify, prototype for seq() moved to files.c 2000-10-16 21:38:44 +00:00
fields.c cosmetic change in way one of for variables is updated 2000-10-17 15:13:40 +00:00
files.c fix bugs caused by implicit assumption that 'length' and 2000-10-17 15:22:57 +00:00
fsort.c by default, use stable sort 2001-01-08 18:00:31 +00:00
fsort.h enlarge line buffer as necessary, so that it's possible 2000-10-16 21:53:19 +00:00
init.c cosmetic change: make setcolumn() static, remove bogus redundant setcolumn() prototype 2000-10-16 21:41:05 +00:00
msort.c order(): since getline()/getnext() behaviour wrt passed 2000-10-17 15:16:27 +00:00
pathnames.h Two classes of changes from the initial OpenBSD commit of this sort(1): 2000-10-07 20:37:06 +00:00
sort.1 by default, use stable sort 2001-01-08 18:00:31 +00:00
sort.c call setlocale() on startup 2001-01-08 18:58:56 +00:00
sort.h constify a bit, small cleanups 2001-01-08 18:35:49 +00:00
tmp.c include a bit more information in error messages 2000-10-16 21:48:15 +00:00