History log of /csrg-svn/lib/libc/ (Results 251 – 275 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6488916-Nov-1993 bostic

ETIMEDOUT: Connection timed out -> Operation timed out

6488416-Nov-1993 bostic

typo

6481104-Nov-1993 torek

fseek drops ungetc data; compute correct final offset (from Donn@BSDI)

6481003-Nov-1993 torek

ungetc clears EOF condition

6480902-Nov-1993 bostic

note that announcements are made of future releases

6471313-Oct-1993 bostic

don't automatically retain the pattern if GLOB_BRACE or GLOB_TILDE
are set; don't retain the pattern if GLOB_NOMAGIC is set unless there aren't
any magic characters

6471213-Oct-1993 bostic

glob0 shouldn't set pglob->gl_matchc to 0, it's done by glob,
and glob0 gets called recursively

6471012-Oct-1993 bostic

typo

6470912-Oct-1993 bostic

up to 1.72

6470812-Oct-1993 bostic

hash can actually read version 1 as well as version 2, the on-disk
format didn't change

6449116-Sep-1993 bostic

note there are formatted man pages

6449016-Sep-1993 bostic

update to 1.71

6448916-Sep-1993 bostic

clear the DB structure (bt_pinned wasn't initialized)

6448816-Sep-1993 bostic

was returning a pointer into the stack!
change to use bt_cur as bt_search does

6448716-Sep-1993 bostic

make it so you can a class of tests, too

6448616-Sep-1993 bostic

if btree STATISTICS compiled in, print them out

6448514-Sep-1993 bostic

the __rec_search value shouldn't be stored in a static, can't pin
across calls in that case

6448414-Sep-1993 bostic

the __bt_search value shouldn't be stored in a static, can't pin
across calls in that case

6448313-Sep-1993 bostic

O_NONBLOCK is reasonable for an open(2) flag

6448213-Sep-1993 bostic

O_NONBLOCK is reasonable for an open(2) flag

6448111-Sep-1993 bostic

ndbm will pass none of the (future) DB flags

6447107-Sep-1993 bostic

rewrite test20 in old-style awk commands
the bug is that printf(".*s", 0, string); in old awk printed the whole line,
and substr(field, 1, 0) gives you an empty line -- make it all work

6447007-Sep-1993 bostic

need PORT directory, too, to pick up <sys/XXX.h>

6446907-Sep-1993 bostic

lint

6446807-Sep-1993 bostic

1.7

1...<<11121314151617181920>>...222