Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0f197fd6 | 2025-09-20 17:19:57 | fix compilation on NetBSD | ||
| 062a0b02 | 2025-09-20 17:00:58 | sort.c using qsort | ||
| cbbd96e6 | 2025-09-20 16:57:53 | new version using qsort | ||
| 35f307e1 | 2025-09-20 05:01:28 | add paren | ||
| 5991f44f | 2025-09-20 03:39:10 | use memcmp instead of strncmp | ||
| 6e5e2478 | 2025-09-20 03:34:39 | fix build on Linux (Debian) | ||
| bb61366d | 2025-09-20 03:29:27 | add -u option for unique lines | ||
| 6a69a0b3 | 2025-09-20 03:19:08 | fix cflags for debug target | ||
| a3fd1461 | 2025-09-20 03:06:58 | sort stdin to stdout using naïve insertion sort |