Commit Graph

12 Commits

Author SHA1 Message Date
Christian Neukirchen
524ee12795 msort: add -U and -I to sort by flags 2016-08-06 18:27:38 +02:00
Christian Neukirchen
eb09650bba msort: check realloc 2016-07-29 13:10:25 +02:00
Christian Neukirchen
2682ebf110 msort: add usage 2016-07-26 22:09:26 +02:00
Christian Neukirchen
9c172de1f5 msort: don't let fileorder fallback 2016-07-26 21:59:25 +02:00
Christian Neukirchen
2885988c5a str*casecmp is in <strings.h> 2016-07-26 18:18:37 +02:00
Christian Neukirchen
a705f8c3fa msort: fix sizeof 2016-07-25 20:55:58 +02:00
Christian Neukirchen
6eee176a8d msort: remove diagnostics 2016-07-25 16:50:05 +02:00
Christian Neukirchen
e086b83875 msort: allow multiple orderings (first different wins)
Also extract mystrverscmp.c into a seperate file.
2016-07-25 16:28:48 +02:00
Christian Neukirchen
182a32ff9d blaze822: blaze822_addr: return 0 when no address is found
Also return null pointers instead of empty strings.
2016-07-25 13:10:35 +02:00
Christian Neukirchen
a9e51a214b msort: use blaze822_loop1 2016-07-23 00:28:44 +02:00
Christian Neukirchen
d72696a16b msort: default to all messages when interactive w/o args 2016-07-20 15:39:24 +02:00
Christian Neukirchen
35a8001db2 add msort 2016-07-20 12:19:50 +02:00