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
f40f1d2ddf
NetBSD
/
usr.bin
/
sort
History
jdolecek
f40f1d2ddf
note this sort(1) implementation appeared in 4.4BSD
2001-01-13 21:40:56 +00:00
..
append.c
general cleanup of file list passing:
2001-01-11 14:05:24 +00:00
extern.h
comsetic prototype adjustment
2001-01-12 19:31:25 +00:00
fields.c
also remove the clpos++ added in rev 1.4
2001-01-13 19:04:21 +00:00
files.c
makeline(): put back the memmove(3) removed in rev 1.5 in belief it's been
2001-01-13 20:10:52 +00:00
fsort.c
fix few confusing indentation. XXX still broken
2001-01-13 17:27:21 +00:00
fsort.h
init.c
use toupper() where appropriate
2001-01-12 19:30:22 +00:00
Makefile
make ftmp() wrapper aroung tmpfile(), there is no need to reimplement it
2001-01-08 19:16:49 +00:00
msort.c
when merging stuff from several files, make merge handle records correctly
2001-01-13 10:33:30 +00:00
pathnames.h
sort.1
note this sort(1) implementation appeared in 4.4BSD
2001-01-13 21:40:56 +00:00
sort.c
And make usage() test for NULL explicitly..
2001-01-13 20:21:56 +00:00
sort.h
alltable[], itable[], dtable[] were moved to init.c, g/c from sort.[ch]
2001-01-12 19:41:13 +00:00