summaryrefslogtreecommitdiffstats
path: root/sys/sys/posix4.h
Commit message (Expand)AuthorAgeFilesLines
* In order to maximize the re-usability of kernel code in user space thiskmacy2011-09-161-1/+1
* Add a facility to dynamically adjust or unconfigure p1003_1b mib.kib2010-06-021-0/+1
* Update #includes list.trhodes2006-11-111-1/+1
* Extended the POSIX scheduler APIs to accept lwpid as well, we've alreadydavidxu2006-07-111-8/+8
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Rework the sysconf(3) interaction with aio:alfred2002-11-171-0/+1
* headers should not really include "opt_foo.h" (in this case opt_posix.h).alfred2002-11-151-2/+0
* Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.alfred2002-09-191-0/+1
* Remove __P.alfred2002-03-191-2/+2
* KSE Milestone 2julian2001-09-121-8/+8
* Fixed some type mismatches. p_retval[0] in struct proc has typebde1999-12-271-8/+10
* Well folks, this is it - The second stage of the removal for build supportpeter1999-04-171-1/+1
* The system call stubs for the sched_* system calls can't bedufault1998-03-281-4/+0
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-215/+41
* Reviewed by: bdedufault1998-03-081-13/+5
* Reviewed by: msmith, bde long agodufault1998-03-041-0/+300
OpenPOWER on IntegriCloud