History log of /csrg-svn/lib/libc/ (Results 3076 – 3100 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3621614-Nov-1988 bostic

date and time created 88/11/14 09:47:10 by bostic

3621514-Nov-1988 bostic

from scratch

3621414-Nov-1988 bostic

make consistent with getpwent and getgrent

3618430-Oct-1988 bostic

check for errno < 0

3618330-Oct-1988 bostic

check for h_errno < 0

3616826-Oct-1988 bostic

remove my name

3609023-Oct-1988 bostic

%h is broken; "printf("%hd %hd\n", (short)1, (short)2);" doesn't
behave correctly. If this fix doesn't work, make sure your fix doesn't
sign extend on "%hu" and that "printf %hu -1" still works.

3598221-Oct-1988 bostic

document how to handle "-#"

3578611-Oct-1988 bostic

use herror routine

3577007-Oct-1988 marc

date and time created 88/10/07 17:34:13 by marc

3576907-Oct-1988 marc

date and time created 88/10/07 17:27:11 by marc

3576607-Oct-1988 marc

date and time created 88/10/07 16:35:45 by marc

3576507-Oct-1988 karels

align doesn't need to occupy storage

3575930-Sep-1988 bostic

Berkeley copyright notice

3571024-Sep-1988 bostic

caveat that you shouldn't write over the string; add Berkeley copyright

3570222-Sep-1988 bostic

from scratch; add Berkeley header

3570122-Sep-1988 bostic

rewrite to do wait correctly; should eventually use waitpid();
add Berkeley copyright

3568622-Sep-1988 bostic

move _cleanup from findiop.c to flsbuf.c so lorder doesn't get confused

3567122-Sep-1988 bostic

Berkeley specific copyright

3566922-Sep-1988 bostic

from scratch; write to /dev/tty if possible, block interrupts

3565521-Sep-1988 karels

minor corrections to search procedure, always report any NO_DATA error,
clarify comments

3562520-Sep-1988 bostic

add cleandir

3559720-Sep-1988 karels

remove DEFNAME processing in res_mkquery (do only in res_search)

3553819-Sep-1988 bostic

strtok, only don't skip multiple separators

3552117-Sep-1988 bostic

rework get{gr,pw,fs}ent to all be about the same;
fix some obvious problems, document that set{gr,pw,fs}ent closes any
open files

1...<<121122123124125126127128129130>>...222