56962 | 02-Dec-1992 |
bostic |
merge sort from Peter McIlroy date and time created 92/12/02 15:55:33 by bostic |
56731 | 13-Nov-1992 |
bostic |
date and time created 92/11/13 14:33:38 by bostic |
55925 | 20-Aug-1992 |
bostic |
inline the simple sort function |
54707 | 06-Jul-1992 |
marc |
add optreset global for resetting state of getopt (for using multiple times in the same program). |
54585 | 01-Jul-1992 |
bostic |
fix what I broken, minor reformatting, comments from Peter |
54579 | 30-Jun-1992 |
bostic |
new versions from Peter McIlroy, add sradixsort(3) |
54496 | 26-Jun-1992 |
bostic |
date and time created 92/06/26 06:55:56 by bostic |
54495 | 26-Jun-1992 |
bostic |
date and time created 92/06/26 06:55:48 by bostic |
54443 | 25-Jun-1992 |
bostic |
maybe no bug fixes, but introduces some new bugs! |
54430 | 25-Jun-1992 |
bostic |
add strtoq.3 strtouq.3 |
54428 | 25-Jun-1992 |
bostic |
add strtoq.3, strtouq.3 |
54427 | 25-Jun-1992 |
bostic |
general cleanup, KNF; no bug fixes |
54426 | 25-Jun-1992 |
bostic |
add strtoq, strtouq; break up machine dependent stuff |
54201 | 22-Jun-1992 |
bostic |
put Bentley's comment into the source code for info purposes |
54022 | 17-Jun-1992 |
mckusick |
check for NULL environment (4.3BSD-reno/lib/2) |
53879 | 04-Jun-1992 |
mckusick |
add support for luna68k from Omron |
52854 | 07-Mar-1992 |
ralph |
added mips case |
52204 | 14-Jan-1992 |
bostic |
init the pointer if not passed the array of weightss |
51742 | 19-Nov-1991 |
torek |
lim cannot be signed, must be size_t |
51709 | 14-Nov-1991 |
bostic |
fix C syntax |
51708 | 14-Nov-1991 |
bostic |
move getsubopt.3 from libc/gen |
51707 | 14-Nov-1991 |
bostic |
add suboptarg back in, it got lost somewhere |
51687 | 13-Nov-1991 |
bostic |
Peter McIlroy's modifications to do reverse sorting for speed; also bounding of the stack is rigorous and different! |
51655 | 12-Nov-1991 |
bostic |
include user level signal.h |
51653 | 12-Nov-1991 |
bostic |
make Reiser cpp happy |