freebsd-dev/usr.bin/sort
Marius Strobl ed7aec1e45 - Use correct offsets into the keys set array. As the elements of this
zero-length array are dynamically sized at run-time based on the use
  of hints, compilers can't be expected to figure out these offsets on
  their own. [1]
- Fix incorrect comparison in cmp_nans(). [2]

PR:		204571 [1], 202301 [2]
Submitted by:	David Binderman [2]
MFC after:	3 days
2016-12-28 17:13:03 +00:00
..
nls
bwstring.c Eliminate variables that are computed, assigned but never 2016-11-28 06:36:10 +00:00
bwstring.h
coll.c - Use correct offsets into the keys set array. As the elements of this 2016-12-28 17:13:03 +00:00
coll.h - Use correct offsets into the keys set array. As the elements of this 2016-12-28 17:13:03 +00:00
file.c Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
file.h
Makefile
Makefile.depend
mem.c
mem.h
radixsort.c - Use correct offsets into the keys set array. As the elements of this 2016-12-28 17:13:03 +00:00
radixsort.h
sort.1.in - Fix typo 2016-09-08 14:50:23 +00:00
sort.c pages and psize are always assigned, so there is no need to initialize 2016-11-28 06:38:41 +00:00
sort.h
vsort.c
vsort.h