1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/sort
2008-10-01 06:39:18 +00:00
..
append.c
extern.h
fields.c Fix the processing of numbers containing zeroes in -n (numeric) 2008-02-22 01:24:58 +00:00
files.c
fsort.c Add a -s option to make the radix sort be a stable sort. Based on 2007-08-21 20:29:25 +00:00
fsort.h Use separate buffers in fsort.c and msort.c. Fixes a problem with 2007-03-13 17:33:58 +00:00
init.c Use an int, not a size_t, to store the return value of snprintf(). 2007-09-01 18:13:58 +00:00
Makefile Work around gcc optimization bug on sh (landisk). From otto@ 2007-03-13 17:35:13 +00:00
msort.c Add a -s option to make the radix sort be a stable sort. Based on 2007-08-21 20:29:25 +00:00
pathnames.h
sort.1 -s not specified by posix; from Daniel Dickman 2008-10-01 06:39:18 +00:00
sort.c sort usage(); 2007-08-22 06:56:40 +00:00
sort.h Add a -s option to make the radix sort be a stable sort. Based on 2007-08-21 20:29:25 +00:00
tmp.c Get rid of a useless variable. 2008-03-19 19:25:49 +00:00