Commit Graph

3 Commits

Author SHA1 Message Date
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
Dag-Erling Smørgrav
3c47d4feac Virgin import of NetBSD's regression tests for sort(1). 2002-04-06 13:50:26 +00:00
Dag-Erling Smørgrav
1c015e5c73 Virgin import of NetBSD's sort(1) where it belongs. 2002-04-06 13:49:43 +00:00