summaryrefslogtreecommitdiff
path: root/lib/libc/sys/semctl.c
diff options
context:
space:
mode:
authordbj <dbj@NetBSD.org>1999-08-03 10:03:22 +0000
committerdbj <dbj@NetBSD.org>1999-08-03 10:03:22 +0000
commit29ed3cd11b09a5b281152294de2fe3f574286408 (patch)
treef5494fb8808a860c207d8e53e85a84dc869f9d44 /lib/libc/sys/semctl.c
parent705311bceea83341cae37c0b64183f61d40bf643 (diff)
added define for %b bitfield labels
Diffstat (limited to 'lib/libc/sys/semctl.c')
0 files changed, 0 insertions, 0 deletions
it/tests/net/net?id=482644863ecd91174eff5379499398448923c04c'>CID 1107550: resource leakchristos 2013-10-12more testschristos 2013-10-12new test to check if non-blocking sockets are reset to blocking on thechristos 2013-10-10make this work on linuxchristos 2013-10-08Improve tests so that they check the sockaddr's returned by accept(2) andchristos 2013-07-03Enable tests which does not require rump if MKRUMP=no.nakayama 2013-06-27add a pktinfo testchristos 2013-01-06fix messages.christos 2013-01-06new udp testchristos 2011-10-04Fixed reversed/child parent and check the right variable for failure fromchristos 2011-10-03Fix the exceed test.christos 2011-09-30use ATF_CHECK_MSG instead of err() in atf.christos 2011-09-28add back the raw test and fix typo in the libraries.christos 2011-09-28revert part of previous that was wrong.christos 2011-09-28fix error messagechristos 2011-09-28Add a unix socket pathname size limit test.christos 2011-01-11add test for PR kern/44369pooka