aboutsummaryrefslogtreecommitdiff
path: root/include/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* Change usleep return type from void to int to match OpenGroup specs.Andrey A. Chernov1997-10-221-1/+1
* Prototypes for getsid() and getpgid(). Also, prefix type names inPeter Wemm1997-08-191-1/+3
* remove stray forward declaration for struct timespecPeter Wemm1997-05-131-3/+0
* Oops, move clock_*() and nanosleep() to time.hPeter Wemm1997-05-121-4/+0
* prototype clock_settime(), clock_gettime(), clock_getres(), nanosleep().Peter Wemm1997-05-121-0/+7
* #ifdef'ed the declaration of lseek() so that -Wredundant-decls doesn'tBruce Evans1997-04-131-0/+10
* Declare issetugid()Peter Wemm1997-04-051-0/+1
* Declare lchown()..Peter Wemm1997-03-311-0/+1
* Merge Lite2 changes -Peter Wemm1997-03-111-1/+9
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-4/+2
* Fixed new and old standards conformance bugs. The non-POSIX confstr() wasBruce Evans1996-07-171-3/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+2
* Add prototype for rfork().Peter Wemm1996-02-231-0/+1
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+1
* Make the argument list for the (non-Posix) fchown() consistent withJoerg Wunsch1995-02-161-1/+1
* Declare [gs]etdomainname().Garrett Wollman1994-09-181-0/+2
* Declare functions that don't return as having attribute __dead2.Bruce Evans1994-09-081-1/+1
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+175