NetBSD/usr.bin/sort
jdolecek de243242be insertcol() may insert up to two items to clist, so allocate memory accordingly
this fixes sort regression test 28A and 28B
2004-02-18 20:44:36 +00:00
..
Makefile this builds with WARNS=2 2003-03-20 16:15:28 +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 insertcol() may insert up to two items to clist, so allocate memory accordingly 2004-02-18 20:44:36 +00:00
msort.c initialize malloc()ated memory 2004-02-17 19:09:36 +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 ftpos pointer was not updated when fldtab was reallocated; drop completely 2004-02-17 18:59:13 +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