summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libpthread/h_atexit.c
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) withngie2014-11-171-1/+1
| | | | | | | | | their #ifdef equivalents for everything changed in contrib/netbsd-tests. There are some items from the vendor tree that use #if defined(__FreeBSD__) or #if defined(__NetBSD__) which are being left alone Requested by: bde, rpaulo Sponsored by: EMC / Isilon Storage Division
* Port helper program to FreeBSD, similar to ../../lib/libc/stdlib/h_atexit.cngie2014-11-161-0/+20
| | | | | Submitted by: pho In collaboration with: kib
* Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,ngie2014-10-021-0/+183
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
OpenPOWER on IntegriCloud