summaryrefslogtreecommitdiff
path: root/lib/libc/sys/semctl.c
AgeCommit message (Expand)Author
2015-01-29Remove va_arg hack for Clang/PPC.joerg
2014-08-13Use the lint path as workaround for Clang on 32bit PPC for now.joerg
2014-08-10If LINT code path uses memcpy, it should also include string.h.joerg
2009-01-16don't use glue for semctl, the number of underscores makes this an intractablechristos
2009-01-15fix the semctl glue build that worked before by chance by side effects ofchristos
2009-01-11merge christos-time_tchristos
2005-09-13compat core reorg.christos
2003-07-26netbsd.org->NetBSD.orgsalo
2003-01-18Merge the nathanw_sa branch.thorpej
2002-05-26__STDC__ is always defined on NetBSD.wiz
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
2000-01-22Delint.mycroft
1999-08-25Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'dthorpej
1997-07-13Fix RCSID'schristos
1995-02-27clean up merge, fix Id'scgd
1995-02-27clean up RCS Id'scgd
1994-10-20make the sysv functions real syscalls.cgd