History log of /csrg-svn/lib/libc/ (Results 626 – 650 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6034924-May-1993 torek

lint

6029824-May-1993 bostic

add RLIMIT_MEMLOCK, RLIMIT_NOFILE, RLIMIT_NPROC; limits are now quads

6029524-May-1993 bostic

use getrlimit to get _SC_OPEN_MAX and RLIMIT_NPROC
per-process limits are resources, not sysctl(3) variables

6029424-May-1993 bostic

per-process limits are resources, not sysctl(3) variables

6028224-May-1993 bostic

date and time created 93/05/24 11:40:21 by bostic

6028124-May-1993 bostic

add confstr

6028024-May-1993 bostic

return length + 1, for null terminator

6027924-May-1993 bostic

add pathconf.3

6027824-May-1993 bostic

MAX_INPUT is a min/max

6027724-May-1993 bostic

date and time created 93/05/24 11:23:58 by bostic

6027624-May-1993 bostic

add sysconf.0

6027524-May-1993 bostic

date and time created 93/05/24 10:58:50 by bostic

6027424-May-1993 bostic

add KERN_MAXUFILES, KERN_MAXUPROC, USER_STREAM_MAX, USER_TZNAME_MAX

6027324-May-1993 bostic

KERN_MAXPROC -> KERN_MAXUPROC for _SC_CHILD_MAX; POSIX 1003.1 requires
that CLK_TCK be returned for _SC_CLK_TCK; KERN_MAXFILES -> KERN_MAXUFILES for
_SC_OPEN_MAX; add USER_STREAM_MAX for _SC_STREAM_M

KERN_MAXPROC -> KERN_MAXUPROC for _SC_CHILD_MAX; POSIX 1003.1 requires
that CLK_TCK be returned for _SC_CLK_TCK; KERN_MAXFILES -> KERN_MAXUFILES for
_SC_OPEN_MAX; add USER_STREAM_MAX for _SC_STREAM_MAX, USER_TZNAME_MAX for
_SC_TZNAME_MAX; add _SC_2_CHAR_TERM, _SC_2_UPE; fix binary returns to return
-1 on "no".

show more ...

6027224-May-1993 bostic

add USER_STREAM_MAX, USER_TZNAME_MAX

6027124-May-1993 bostic

update for Margo

6027024-May-1993 bostic

1.4 -> 1.5

6026924-May-1993 bostic

add __rec_fd, to return a file descriptor

6026824-May-1993 bostic

add __rec_fd, to return a file descriptor

6026724-May-1993 bostic

add fd routine, to return a file descriptor

6026624-May-1993 bostic

add fd routine, to return a file descriptor

6026124-May-1993 bostic

add in __bt_fd, to return a file descriptor

6026024-May-1993 bostic

add in __bt_fd, to return a file descriptor

6024723-May-1993 bostic

Add fd interface routine to return file descriptor. Pass file name
to init_htab so that if no page size is specified, the page size will default
to the block size of the file system. Initialize f

Add fd interface routine to return file descriptor. Pass file name
to init_htab so that if no page size is specified, the page size will default
to the block size of the file system. Initialize fill factor so that it will
dynamically be set during operation.

show more ...

6024623-May-1993 bostic

Dynamically compute fill factor (if not user specified). When
first overflow page is allocated, set fill factor to the number of entries
on overflowing page. Verify that new fill factor is at lea

Dynamically compute fill factor (if not user specified). When
first overflow page is allocated, set fill factor to the number of entries
on overflowing page. Verify that new fill factor is at least MIN_FFACTOR.

show more ...

1...<<21222324252627282930>>...222