opnsense-src/contrib/netbsd-tests/lib
Enji Cooper e2b4fa14f9 Call sem_unlink on semaphores before attempting to create them
Due to the lack of uniqueness in the semaphore name, and the fact that the
tests don't have cleanup routines, an interrupted test can leave a semaphore
"laying around", causing all subsequent attempts to run the test to fail

I will file a NetBSD PR for this issue soon
2014-11-16 06:59:58 +00:00
..
csu
libbluetooth
libbpfjit
libc Expect lib.libc.sys.getcontext_test.setcontext_link to fail on amd64; add 2014-11-05 16:38:57 +00:00
libcrypt
libcurses
libdes
libevent
libexecinfo Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h 2014-11-04 05:02:22 +00:00
libm Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h 2014-11-04 05:02:22 +00:00
libobjc
libposix
libppath
libprop
libpthread Add missing sys/time.h #include for timespecsub macro in lib/libnetbsd/sys/time.h 2014-11-16 05:13:39 +00:00
librt Call sem_unlink on semaphores before attempting to create them 2014-11-16 06:59:58 +00:00
librumpclient
librumphijack
libskey
libsljit
libutil
semaphore