NetBSD/usr.bin/sort
2005-06-10 16:07:45 +00:00
..
append.c
fields.c Do not step over the edge of the buffer (check for '\0'). This just happens 2004-03-14 21:12:14 +00:00
files.c Initialize a local variable to appease -Wuninitialized. 2005-06-07 09:51:34 +00:00
fsort.c Init some variables the compiler is complaining about and mark w. XXGCC as it 2005-06-10 16:07:45 +00:00
fsort.h
init.c Add (unsigned char) cast to ctype functions 2004-11-03 20:10:08 +00:00
Makefile
msort.c
pathnames.h
sort.1 Sort options in SYNOPSIS. From Kouichirou Hiratsuka in PR 26278. 2004-07-23 13:20:36 +00:00
sort.c Sync usage with man page. From Kouichirou Hiratsuka in PR 26278. 2004-07-23 13:26:11 +00:00
sort.h
tmp.c