This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.bin
/
sort
History
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
..
append.c
…
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
…
fsort.c
…
fsort.h
…
init.c
insertcol() may insert up to two items to clist, so allocate memory accordingly
2004-02-18 20:44:36 +00:00
Makefile
…
msort.c
initialize malloc()ated memory
2004-02-17 19:09:36 +00:00
pathnames.h
…
sort.1
…
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
…