History log of /csrg-svn/lib/libc/ (Results 2276 – 2300 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4569004-Dec-1990 bostic

split out tzset and tzsetwall from ctime(3); first cut at making it
understandable.
date and time created 90/12/04 20:11:30 by bostic

4566830-Nov-1990 bostic

add %s for number of seconds since the Epoch

4566129-Nov-1990 bostic

minor changes + typos

4565328-Nov-1990 bostic

new version, using POSIX structures and include file

4565028-Nov-1990 bostic

EBADFORMAT -> EFTYPE

4564928-Nov-1990 bostic

EBADFORMAT -> EFTYPE

4564628-Nov-1990 bostic

make error messages a little better, use constants in unistd.h

4564427-Nov-1990 bostic

fix cursor movement to work with insertions/deletions, minor hash fixes

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 ...

4564024-Nov-1990 bostic

add EBADFORMAT

4563421-Nov-1990 bostic

move R_PUT to BTREEINFO structure

4563321-Nov-1990 bostic

document that nmemb must be < INT_MAX

4562819-Nov-1990 bostic

document memory behavior and errno values more completely

4562718-Nov-1990 bostic

wasn't resetting errno for fts_children call of fts_build for
unsearchable directories

4561715-Nov-1990 bostic

lots of changes, rearrangement for clarity, few normative changes

4560014-Nov-1990 bostic

use macros to set/read options
rename functions/fields to POSIX names
make comments consistently use capital letters
get rid of global variable stream and pass around current stream pointer
don't cas

use macros to set/read options
rename functions/fields to POSIX names
make comments consistently use capital letters
get rid of global variable stream and pass around current stream pointer
don't cast free to void
add FTS__NOINSTR flag, instead of using 0 as "no user instructions"
allow fts_children call for FTS_{D,DNR,DNX} instead of just FTS_D
change fts_build so that fts_children can read FTS_DNX directories
make fts_stat return FTS_NS on stat failure, not FTS_ERR
make fts_stat unset errno on FTS_{NS,SLNONE} conditions

show more ...

4558114-Nov-1990 bostic

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

4556812-Nov-1990 bostic

cleanup, change exit status, lots of rewrite for style

4556511-Nov-1990 bostic

add books/papers to SEE ALSO

4556411-Nov-1990 bostic

add radixsort

4556311-Nov-1990 bostic

move radixsort to stdlib, so it's with qsort

4552908-Nov-1990 bostic

checkpoint, add various flags, add btree stuff consistently

4552807-Nov-1990 marc

reduce size of devname entry

4544830-Oct-1990 bostic

minor whacks, try to get to format right

4544730-Oct-1990 bostic

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

1...<<919293949596979899100>>...222