History log of /csrg-svn/include/ (Results 1 – 25 of 778)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6955119-May-1995 mckusick

srandom and initstate take longs rather than ints

6911629-Apr-1995 bostic

fix the prototype for ftell
From: Chris Torek <torek@BSDI.COM>

6891927-Apr-1995 bostic

move getopt information from stdlib.h to unistd.h
as decreed by IEEE Std 1003.2-1992

6767714-Aug-1994 mckusick

FTS_ISWD is gone

6757528-Jul-1994 pendry

changes for whiteouts and union filesystem

6683116-Apr-1994 bostic

setgroups now takes gid_t's, they are 32-bits

6682116-Apr-1994 bostic

add 1994 to the copyright

6682016-Apr-1994 bostic

make setreuid and setregid take uid_t/gid_t's, for
consistency with the C library source code.
From: "Chris G. Demetriou" <cgd@vangogh.CS.Berkeley.EDU>

6652130-Mar-1994 bostic

sigset_t is unsigned, and sigemptyset should return an int

6623422-Feb-1994 bostic

second argument to nfssvc is a void *argstructp

6620421-Feb-1994 bostic

readv and writev are in <sys/uio.h>; delete them, but leave the
struct forward; fix

6620121-Feb-1994 bostic

add prototypes for readv, writev
use forward declarations instead of including a header file

6619021-Feb-1994 bostic

first pass at making DB use basic integral types (the Alpha port)

6612716-Feb-1994 bostic

add T_AFSDB/18, T_NSAP/22, T_NSAP_PTR/23
From: Paul Vixie <vixie@vangogh.CS.Berkeley.EDU>

6611916-Feb-1994 bostic

add realpath(3); From: Jan-Simon Pendry <pendry@vangogh.CS.Berkeley.EDU>

6576421-Jan-1994 bostic

add USL's copyright notice

6576221-Jan-1994 bostic

add USL's copyright notice

6541404-Jan-1994 bostic

runetype.h is ANSI safe, need to include it so that __isctype works

6540604-Jan-1994 bostic

add _POSIX_SSIZE_MAX, _POSIX_STREAM_MAX, _POSIX_TZNAME_MAX

6540204-Jan-1994 bostic

redefine FOPEN_MAX as the stdio min/max, not in any way related
to the kernel; _POSIX_STREAM_MAX in limits.h makes it public

6540104-Jan-1994 bostic

update the copyright notice

6540004-Jan-1994 bostic

add tar.h

6539904-Jan-1994 bostic

date and time created 94/01/04 13:49:51 by bostic

6539804-Jan-1994 bostic

include <machine/limits.h>; POSIX.1 requires time.h to have CLK_TCK

6539704-Jan-1994 bostic

getgroups now takes gid_t's, they are 32-bits

12345678910>>...32