aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* After one too many PRs on the subject, bite the bullet and define IOV_MAXGarrett Wollman2001-06-181-0/+2
* Don't allow userland to use the RFHIGHPID flag. Its only purpose is toDag-Erling Smørgrav2001-03-131-1/+1
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-3/+6
* Implement POSIX.1b shared memory objects. In this implementation,Garrett Wollman2000-04-221-0/+4
* Add the _POSIX_SEMAPHORES feature flag.Jason Evans2000-03-161-0/+1
* Move POSIX feature constants from pthread.h to unistd.h, as required byJason Evans1999-12-161-0/+24
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Changes to the LINUX_THREADS support to only allocate extra memory forJulian Elischer1999-01-071-2/+1
* Reviewed by: Luoqi Chen, Jordan HubbardJulian Elischer1998-12-191-1/+4
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-10/+7
* Reviewed by: bdePeter Dufault1998-03-081-40/+5
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-041-1/+86
* Modifications to existing files to support the initial AIO/LIO andJohn Dyson1997-06-161-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Restored comment about _POSIX_SAVED_IDS from rev.1.2.Bruce Evans1996-12-181-3/+7
* Turn off _POSIX_SAVED_IDSAndrey A. Chernov1996-12-061-3/+2
* Changed _POSIX_VERSION from 198808L to 199009L. We're close to conformingBruce Evans1996-11-291-2/+2
* Don't pollute the namespace with rfork flags if _POSIX_SOURCE is defined.Bruce Evans1996-09-031-2/+3
* Sync rfork() flags up with OpenBSD.Sujal Patel1996-08-201-7/+13
* Implement the RFNOWAIT flag for rfork(). If set this flag will cause theSujal Patel1996-04-171-11/+7
* Garrett pointed out that the correct place for unix system call argsPeter Wemm1996-02-231-1/+17
* Define _POSIX_VDISABLE so that it can be used in #if expressions.Bruce Evans1995-05-111-1/+1
* Enable _POSIX_SAVED_IDS and fix comment to describe current situationAndrey A. Chernov1995-04-291-6/+3
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+124