kmx.io/kmx_sort

Branch :


Log

Author Commit Date CI Message
thodg 5991f44f 2025-09-20 03:39:10 use memcmp instead of strncmp
thodg 6e5e2478 2025-09-20 03:34:39 fix build on Linux (Debian)
thodg bb61366d 2025-09-20 03:29:27 add -u option for unique lines
thodg 6a69a0b3 2025-09-20 03:19:08 fix cflags for debug target
thodg a3fd1461 2025-09-20 03:06:58 sort stdin to stdout using naïve insertion sort