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 Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
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 Remove custom getdelim(3) and fix a small memory leak. 2015-04-07 01:17:49 +00:00
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
mem.c Revert (partial) r281123, r281125: 2015-04-06 02:35:55 +00:00
mem.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
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 Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
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 Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
vsort.c Revert (partial) r281123, r281125: 2015-04-06 02:35:55 +00:00
vsort.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00