aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/semctl.2
Commit message (Expand)AuthorAgeFilesLines
* Apply the logic from r363051 to semctl(2) and __sem_base field.Mark Johnston2020-07-091-2/+1
* Don't declare union semun in userspace unless _WANT_SEMUN is defined.Brooks Davis2018-03-021-5/+8
* Rename kernel-only members of semid_ds and msgid_ds.Brooks Davis2018-03-021-1/+1
* Make the structure definitions in the man pages match the real code, andKonstantin Belousov2009-06-291-3/+0
* Eliminate macro calls inside literal displays.Ruslan Ermilov2005-01-151-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-2/+4
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-2/+6
* Add GETPID to the list of operations for which semctl(2) returns the value.Maxim Konovalov2002-03-061-1/+1
* Fix SysV Semaphore Handling.Michael Reifenberger2001-10-111-1/+17
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-3/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-0/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use ellipsis in synopsis.Joseph Koshy1998-09-121-2/+6
* Removed unnecessary quoting of function names in synopsis to simplifyBruce Evans1997-03-181-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Back out change. The last argument to semctl() IS union semunSteven Wallace1996-12-181-1/+1
* Last argument to semctl() is union semun *, not union semun.Jordan K. Hubbard1996-12-171-2/+2
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-3/+3
* Add man pages for the SYSV shm* and sem* functions.Joerg Wunsch1995-10-031-0/+173