coreutils/src
Michael Debertol 233a778963 sort/ls: implement version cmp matching GNU spec
This reimplements version_cmp, which is used in sort and ls to sort
according to versions.
However, it is not bug-for-bug identical with GNU's implementation.
I reported a bug with GNU here:
https://lists.gnu.org/archive/html/bug-coreutils/2021-06/msg00045.html
This implementation does not contain the bugs regarding the handling of
file extensions and null bytes.
2021-06-27 15:29:17 +02:00
..
bin uutils: enable shell completions 2021-06-25 21:23:45 +02:00
uu sort/ls: implement version cmp matching GNU spec 2021-06-27 15:29:17 +02:00
uucore sort/ls: implement version cmp matching GNU spec 2021-06-27 15:29:17 +02:00
uucore_procs maint: remove obsolete attributes 2021-05-28 18:03:47 +02:00