summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_sem.c
Commit message (Expand)AuthorAgeFilesLines
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-3/+3
* make sem_leave return a usable errno instead of -1.alfred2003-01-101-3/+3
* Be consistent about funtions being static.phk2002-10-161-11/+11
* disable debug output by default.alfred2002-10-071-24/+30
* Bring in my implementation of kernel support for posix realtime semaphoresalfred2002-09-181-0/+835
OpenPOWER on IntegriCloud