summaryrefslogtreecommitdiffstats
path: root/sys/sys/unistd.h
Commit message (Expand)AuthorAgeFilesLines
* After one too many PRs on the subject, bite the bullet and define IOV_MAXwollman2001-06-181-0/+2
* Don't allow userland to use the RFHIGHPID flag. Its only purpose is todes2001-03-131-1/+1
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-3/+6
* Implement POSIX.1b shared memory objects. In this implementation,wollman2000-04-221-0/+4
* Add the _POSIX_SEMAPHORES feature flag.jasone2000-03-161-0/+1
* Move POSIX feature constants from pthread.h to unistd.h, as required byjasone1999-12-161-0/+24
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Changes to the LINUX_THREADS support to only allocate extra memory forjulian1999-01-071-2/+1
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-1/+4
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-10/+7
* Reviewed by: bdedufault1998-03-081-40/+5
* Reviewed by: msmith, bde long agodufault1998-03-041-1/+86
* Modifications to existing files to support the initial AIO/LIO anddyson1997-06-161-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Restored comment about _POSIX_SAVED_IDS from rev.1.2.bde1996-12-181-3/+7
* Turn off _POSIX_SAVED_IDSache1996-12-061-3/+2
* Changed _POSIX_VERSION from 198808L to 199009L. We're close to conformingbde1996-11-291-2/+2
* Don't pollute the namespace with rfork flags if _POSIX_SOURCE is defined.bde1996-09-031-2/+3
* Sync rfork() flags up with OpenBSD.smpatel1996-08-201-7/+13
* Implement the RFNOWAIT flag for rfork(). If set this flag will cause thesmpatel1996-04-171-11/+7
* Garrett pointed out that the correct place for unix system call argspeter1996-02-231-1/+17
* Define _POSIX_VDISABLE so that it can be used in #if expressions.bde1995-05-111-1/+1
* Enable _POSIX_SAVED_IDS and fix comment to describe current situationache1995-04-291-6/+3
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+124
OpenPOWER on IntegriCloud