index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
semctl.c
Age
Commit message (
Expand
)
Author
2015-01-29
Remove va_arg hack for Clang/PPC.
joerg
2014-08-13
Use the lint path as workaround for Clang on 32bit PPC for now.
joerg
2014-08-10
If LINT code path uses memcpy, it should also include string.h.
joerg
2009-01-16
don't use glue for semctl, the number of underscores makes this an intractable
christos
2009-01-15
fix the semctl glue build that worked before by chance by side effects of
christos
2009-01-11
merge christos-time_t
christos
2005-09-13
compat core reorg.
christos
2003-07-26
netbsd.org->NetBSD.org
salo
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2000-06-14
sweep of my licenses (userland files w/o only my copyright) for
cgd
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
2000-01-22
Delint.
mycroft
1999-08-25
Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d
thorpej
1997-07-13
Fix RCSID's
christos
1995-02-27
clean up merge, fix Id's
cgd
1995-02-27
clean up RCS Id's
cgd
1994-10-20
make the sysv functions real syscalls.
cgd