History log of /csrg-svn/lib/libc/ (Results 1501 – 1525 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5233804-Feb-1992 bostic

strvis couldn't handle empty strings; from Christos for csh(1)

5229603-Feb-1992 bostic

date and time created 92/02/03 19:57:24 by bostic

5229503-Feb-1992 bostic

minor cleanups to the code, KNF, one bug fix; make man pages real

5229403-Feb-1992 marc

check in forMarc

5229003-Feb-1992 bostic

fix FTS_FOLLOW so fts can actually return; add flags to FTS struct for
symbolic link follow and chdir errors; close symbolic link file descriptors;
nlink and cderror fixes in fts_build to make ls wor

fix FTS_FOLLOW so fts can actually return; add flags to FTS struct for
symbolic link follow and chdir errors; close symbolic link file descriptors;
nlink and cderror fixes in fts_build to make ls work; link directories in
forward order for ls -f; minor fixes

show more ...

5228102-Feb-1992 marc

check in for marc

5228002-Feb-1992 marc

check in for marc

5227831-Jan-1992 bostic

rework errno processing to be more consistent and to set in the correct
node; don't chdir back up if unable to chdir down; preserve the cd error
value to set in each node of the directory that is read

5222921-Jan-1992 bostic

index/rindex return a pointer to the character, not the character

5222821-Jan-1992 elan

Corrected compar() fn type to const FTSENT ** rather than
const FTSENT *.

5222720-Jan-1992 bostic

statb is now a pointer, statp

5221817-Jan-1992 bostic

see accpath, used by fts_stat

5220915-Jan-1992 bostic

adjust tree pointers when realloc space; add FTS_DOT; don't allocate
stat structures unless user needs them;

5220815-Jan-1992 bostic

lots of minor rewording; add FTS_DOT, fix errno reporting

5220614-Jan-1992 bostic

set errno on FTS_DNR

5220414-Jan-1992 bostic

init the pointer if not passed the array of weightss

5216109-Jan-1992 bostic

fts_children needs to return user's logical hierarchy;
make fts_error user visible, add wording to fts_children description

5216009-Jan-1992 bostic

fts_children needs to return user's logical hierarchy;
change fts_cderr to fts_errno; change fts_children to recognize call before
fts_read called; change fts_stat to set fts_errno on error

5215509-Jan-1992 bostic

KNF

5215008-Jan-1992 bostic

lint and KNF

5214408-Jan-1992 bostic

typo

5207530-Dec-1991 bostic

add fts_cycle for cycles, quit overloading fts_link; minor wordsmithing

5207330-Dec-1991 bostic

weren't checking high enough in the tree for cycles; get rid of the
savelink stuff and just add another pointer field to the FTSENT structure

5207128-Dec-1991 bostic

ANSI C: tolower/toupper only work if isupper/islower is true for char

5206726-Dec-1991 bostic

SEEDOT replaced FTS_DOT completely

1...<<61626364656667686970>>...222