NetBSD/usr.bin/sort
itojun aa7ee5b5c7 use safer realloc idiom
memset new region got by realloc
2004-02-17 02:38:47 +00:00
..
append.c fix some cases of use of unitialized variables 2004-02-15 11:52:12 +00:00
fields.c make sure zero is recognized as regular number in number(), and thus sorted 2004-02-15 12:41:25 +00:00
files.c fix some cases of use of unitialized variables 2004-02-15 11:52:12 +00:00
fsort.c fix -Wunitialized warnings 2004-02-15 11:54:17 +00:00
fsort.h add TNF copyright 2003-08-07 11:32:34 +00:00
init.c safer realloc idiom 2004-02-17 02:31:33 +00:00
Makefile
msort.c KNF (mostly whitespace) 2003-10-18 03:03:20 +00:00
pathnames.h add TNF copyright 2003-08-07 11:32:34 +00:00
sort.1 add TNF copyright 2003-08-07 11:32:34 +00:00
sort.c use safer realloc idiom 2004-02-17 02:38:47 +00:00
sort.h remove compile-time limit on number of -k options, allocate necessary 2004-02-15 14:22:55 +00:00
tmp.c add TNF copyright 2003-08-07 11:32:34 +00:00