History log of /csrg-svn/lib/libc/stdlib/ (Results 126 – 150 of 349)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4704606-Mar-1991 bostic

add getopt(3), make links for random

4662724-Feb-1991 bostic

add ANSI prototypes

4659923-Feb-1991 donn

Adjustments and bug fixes after adding prototypes to include files.

4657523-Feb-1991 bostic

reformat to KNF

4657423-Feb-1991 donn

Changes for prototype declarations.

4657323-Feb-1991 donn

Changes for prototype declarations.

4648921-Feb-1991 bostic

morecore should be static

4644818-Feb-1991 donn

Add our (trivial) multibyte character support.

4614326-Jan-1991 bostic

doesn't need stdc.h

4605020-Jan-1991 bostic

new stdio version of exit.c; from Chris Torek

4593513-Jan-1991 bostic

make SHELLSORT a subroutine -- it's a lot cleaner, and RISC's don't care.

4577914-Dec-1990 bostic

don't bother storing a temp value

4564326-Nov-1990 bostic

reimplementation of qsort
fix so that comparison routine can call qsort
do insertion sort of each partition at THRESH
detect already sorted data and skip partition sort
select a better median in a fe

reimplementation of qsort
fix so that comparison routine can call qsort
do insertion sort of each partition at THRESH
detect already sorted data and skip partition sort
select a better median in a few cases
some coding improvements, and lots of comments

show more ...

4563321-Nov-1990 bostic

document that nmemb must be < INT_MAX

4558114-Nov-1990 bostic

broke if registered more than 32 atexit functions; from Chris Torek

4556511-Nov-1990 bostic

add books/papers to SEE ALSO

4556411-Nov-1990 bostic

add radixsort

4544730-Oct-1990 bostic

date and time created 90/10/30 12:41:30 by bostic

4544630-Oct-1990 bostic

date and time created 90/10/30 12:41:26 by bostic

4542729-Oct-1990 bostic

NCHARS -> NBUCKETS; redo stack bounding explanation;
off-by-one in the stack bounding; fix max bucket selection loop

4534613-Oct-1990 bostic

no real changes; hopefully make the stack explanation clearer

4534512-Oct-1990 bostic

bound the stack correctly

4528701-Oct-1990 bostic

date and time created 90/10/01 22:07:21 by bostic

4528601-Oct-1990 bostic

date and time created 90/10/01 22:07:16 by bostic

4357123-Jun-1990 trent

new copyright notice

12345678910>>...14