summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/stdlib/h_atexit.c
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-02-09 21:12:26 +0000
committerngie <ngie@FreeBSD.org>2017-02-09 21:12:26 +0000
commitc286d65a4db083caf43ec32fa9241865aa1293d2 (patch)
tree28f7e65838a8dc6a0d14c12953de679ce66065dd /contrib/netbsd-tests/lib/libc/stdlib/h_atexit.c
parenta1e52233c91fd46e666297270ab655f1abff8535 (diff)
downloadFreeBSD-src-c286d65a4db083caf43ec32fa9241865aa1293d2.zip
FreeBSD-src-c286d65a4db083caf43ec32fa9241865aa1293d2.tar.gz
MFC r305483,r306030,r306031,r306033,r306036:
r305483: Fix tests/sys/kqueue NetBSD tests on 32-bit platforms by using proper format specifier for pointers when printing them out with printf(3) Pointyhat to: ngie r306030: Port vnode_leak_test:main to FreeBSD Use a simpler way of dumping kern.maxvnodes, i.e. `sysctl -n kern.maxvnodes` The awk filtering method employed in NetBSD doesn't work on FreeBSD r306031: Port contrib/netbsd-tests/fs/h_funcs.subr to FreeBSD Use kldstat -m to determine whether or not a filesystem is loaded. This works well with tmpfs, ufs, and zfs r306033: Port sizes_test and statvfs_test to FreeBSD Similar to r306030, use a simpler method for getting the value of `hw.pagesize`, i.e. `sysctl -n hw.pagesize`. The awk filtering method doesn't work on FreeBSD r306036: Port to mknod_test and readdir_test to FreeBSD The `mknod <file> p` command doesn't exist on FreeBSD, like on NetBSD. Use mkfifo instead to create named pipes (FIFOs).
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/stdlib/h_atexit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud