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
dsl
43682b02ee
If anyone is stupid enough to feed records longer than 8MB into sort, don't
...
sit in an infinite loop, instead eat memory until we have read 8 records.
2009-10-09 20:32:57 +00:00
..
append.c
…
fields.c
…
files.c
long align records written to temporary files.
2009-10-07 21:03:29 +00:00
fsort.c
If anyone is stupid enough to feed records longer than 8MB into sort, don't
2009-10-09 20:32:57 +00:00
fsort.h
…
init.c
…
Makefile
…
msort.c
When we need to merge more than 16 files, do them in a hierarchy.
2009-10-09 20:29:43 +00:00
pathnames.h
…
radix_sort.c
…
sort.1
…
sort.c
…
sort.h
…
tmp.c
…