opnsense-src/usr.bin/sort
Baptiste Daroussin b4572fe565 sort: deindent file_reader_free and cleanup its usage
(cherry picked from commit 226e41467e)
2022-10-19 09:59:31 +02:00
..
nls
tests
bwstring.c sort: remove unused function 2022-10-19 09:59:29 +02:00
bwstring.h sort: remove unused function 2022-10-19 09:59:29 +02:00
coll.c sort: replace malloc+memset with calloc 2022-10-19 09:56:50 +02:00
coll.h sort(1): Memoize MD5 computation to reduce repeated computation 2019-04-13 04:42:17 +00:00
file.c sort: deindent file_reader_free and cleanup its usage 2022-10-19 09:59:31 +02:00
file.h
Makefile Move sort to runtime 2022-08-19 14:27:16 +01:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
mem.c sort: add wrapper around calloc 2022-10-19 09:56:51 +02:00
mem.h sort: add wrapper around calloc 2022-10-19 09:56:51 +02:00
radixsort.c sort: replace malloc+memset with calloc 2022-10-19 09:56:50 +02:00
radixsort.h
sort.1.in Adjust history, info source from v1's manuals 2019-09-04 13:44:46 +00:00
sort.c sort: Fix message catalogue usage 2022-02-04 09:58:13 -05:00
sort.h sort: Fix message catalogue usage 2022-02-04 09:58:13 -05:00
vsort.c
vsort.h