History log of /csrg-svn/lib/libc/ (Results 1051 – 1075 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5648909-Oct-1992 bostic

close read file descriptor

5648809-Oct-1992 bostic

update

5648709-Oct-1992 torek

sscanf first arg should be "const char *" (from John Gilmore)

5642204-Oct-1992 margo

Disallow O_WRONLY permission on hash files.

5642104-Oct-1992 bostic

don't permit O_WRONLY

5642004-Oct-1992 bostic

document that O_WRONLY isn't doable

5641904-Oct-1992 bostic

litn

5641804-Oct-1992 bostic

make it work for n==0: give in and run strlen first, then use memcpy
from Chris Torek

5641704-Oct-1992 bostic

lint

5641604-Oct-1992 bostic

lint

5641404-Oct-1992 bostic

fix include files

5641304-Oct-1992 bostic

<sys/errno.h> -> <errno.h>

5641204-Oct-1992 bostic

<sys/errno.h> -> <errno.h>

5641104-Oct-1992 bostic

<sys/errno.h> -> <errno.h>

5641004-Oct-1992 bostic

<sys/errno.h> -> <errno.h>

5640904-Oct-1992 bostic

<sys/errno.h> -> <errno.h>

5640804-Oct-1992 bostic

<sys/errno.h> -> <errno.h>

5640503-Oct-1992 bostic

explicitly document renumbering effect of deletion

5640403-Oct-1992 bostic

fix delete code (pinning was incorrect)

5640303-Oct-1992 ralph

the field p_frag is a character and cgetnum takes apointer to a long.
This causes an unaligned exception in some CPUs.

5640203-Oct-1992 bostic

once half < nbytes, don't decrement further, can wrap around

5640103-Oct-1992 bostic

bytes needed calculation for BLEAF parent page was wrong -- included
data bytes as well. This caused a later error, not positive that it's fixed.
Also, page was being allowed to split on "skipped" o

bytes needed calculation for BLEAF parent page was wrong -- included
data bytes as well. This caused a later error, not positive that it's fixed.
Also, page was being allowed to split on "skipped" offset, which caused root
split to drop core

show more ...

5638501-Oct-1992 bostic

typo

5637401-Oct-1992 bostic

requires unistd.h

5637301-Oct-1992 bostic

"touch foo; ls foo**" returned no match; from Christos

1...<<41424344454647484950>>...222