summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/semctl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-16/+2
|
* XPG says 4th arg is optionalderaadt1998-06-101-6/+27
|
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
|
* Use SYSLIBC_SCCS; these are syscallstholo1997-04-261-3/+3
|
* Fix RCS idstholo1996-08-191-1/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+50