6122c0cd5e
manpage: The comparison function must return an integer less than, equal to, or greater than zero if the first argument is considered to be respectively less than, equal to, or greater than the second. Therefore, simply returning "arg1 > arg2" is incorrect. Actually it works but for the number of items to be sorted less than 7 due to special case handling in qsort(3); o add missing '\n' to one of usage() calls. Approved by: phk |
||
---|---|---|
.. | ||
gbde.8 | ||
gbde.c | ||
image.uu | ||
Makefile | ||
template.txt | ||
test.sh |