sobomax
8ce714e6e3
o Fix semantics of comparison function for qsort(3). According to qsort(3)
...
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
2004-06-25 13:04:49 +00:00
..
2004-04-27 14:43:03 +00:00
2004-05-20 15:01:26 +00:00
2004-05-17 20:45:21 +00:00
2004-04-09 19:58:40 +00:00
2004-05-17 08:35:43 +00:00
2004-05-14 13:31:21 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2003-12-23 07:16:38 +00:00
2004-06-18 20:06:04 +00:00
2003-10-24 22:02:29 +00:00
2004-06-02 23:02:31 +00:00
2004-02-23 20:25:27 +00:00
2004-04-09 19:58:40 +00:00
2004-06-19 22:41:18 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2004-06-14 07:21:19 +00:00
2004-02-23 20:25:27 +00:00
2004-04-01 20:31:49 +00:00
2004-04-09 19:58:40 +00:00
2004-05-18 19:51:41 +00:00
2004-05-17 08:35:43 +00:00
2004-02-05 22:44:25 +00:00
2004-02-23 20:25:27 +00:00
2004-06-25 13:04:49 +00:00
2004-06-17 06:04:14 +00:00
2004-06-21 09:20:06 +00:00
2004-02-23 20:25:27 +00:00
2004-04-04 04:17:07 +00:00
2004-06-12 21:22:47 +00:00
2004-05-17 21:05:39 +00:00
2004-06-14 19:31:10 +00:00
2004-05-17 08:35:43 +00:00
2004-03-03 20:21:15 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-06-10 07:51:11 +00:00
2004-02-23 20:25:27 +00:00
2004-02-23 20:25:27 +00:00
2004-03-05 08:10:19 +00:00
2003-05-03 18:41:59 +00:00
2004-05-30 10:10:41 +00:00
2003-05-03 18:41:59 +00:00
2004-03-21 01:21:26 +00:00
2004-02-23 20:25:27 +00:00
2004-06-22 09:18:50 +00:00
2004-05-17 08:35:43 +00:00
2004-05-17 08:35:43 +00:00
2004-05-17 08:35:43 +00:00
2004-01-27 19:28:13 +00:00
2004-05-17 08:35:43 +00:00
2004-05-17 08:35:43 +00:00
2004-04-09 19:58:40 +00:00
2004-02-23 20:25:27 +00:00
2004-05-17 08:35:43 +00:00
2004-04-09 19:58:40 +00:00
2004-05-17 21:24:06 +00:00
2004-05-24 13:39:06 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2004-05-10 22:33:12 +00:00
2004-05-17 08:35:43 +00:00
2004-02-23 20:25:27 +00:00
2004-04-09 19:58:40 +00:00
2004-02-23 20:25:27 +00:00
2004-06-16 23:39:33 +00:00
2004-06-16 23:39:33 +00:00
2004-04-09 19:58:40 +00:00
2004-05-17 08:25:15 +00:00
2004-04-09 19:58:40 +00:00
2004-02-23 20:25:27 +00:00
2004-04-09 19:58:40 +00:00
2004-05-24 16:24:26 +00:00
2004-06-16 06:29:41 +00:00
2004-06-16 05:08:57 +00:00
2004-02-23 20:25:27 +00:00
2004-04-09 19:58:40 +00:00
2004-05-20 16:40:06 +00:00
2004-06-05 20:22:15 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2003-05-03 18:41:59 +00:00
2004-04-09 19:58:40 +00:00
2004-06-18 15:08:08 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2004-04-09 19:58:40 +00:00
2004-05-25 20:08:50 +00:00
2004-05-20 10:37:13 +00:00
2003-11-19 16:59:00 +00:00