freebsd-dev/contrib/sort
Andrey A. Chernov 173ef5da34 Original code bugfixed. This NOT touch old sorting order a bit.
1) Remove \n from COPYRIGHT macro to shut up assembler warning
2) Fix struct sigaction initialization (arguments swap)
3) Fix out of bounds negative indexing for -R arg > 127
4) Remove doubled initialization of vars already initialized statically
5) Convert ctype macros char arg to u_char to prevents sign extension
2002-04-07 00:49:00 +00:00
..
regress Virgin import of NetBSD's regression tests for sort(1). 2002-04-06 13:50:26 +00:00
append.c
extern.h
fields.c
files.c
fsort.c
fsort.h
init.c Original code bugfixed. This NOT touch old sorting order a bit. 2002-04-07 00:49:00 +00:00
Makefile
msort.c
pathnames.h
sort.1
sort.c Original code bugfixed. This NOT touch old sorting order a bit. 2002-04-07 00:49:00 +00:00
sort.h
tmp.c