opnsense-src/contrib/netbsd-tests/lib/libc/stdlib
Enji Cooper 92e8bbfdfd Add __FreeBSD_version guards around hsearch_r to ease MFCing the code to
stable/10

It was added when __FreeBSD_version was ~1100027
2014-12-21 23:47:30 +00:00
..
h_atexit.c Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
h_getopt.c Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
h_getopt_long.c Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
t_abs.c
t_atexit.sh
t_atoi.c
t_div.c
t_exit.c
t_getenv.c Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with 2014-11-17 13:39:00 +00:00
t_getenv_thread.c
t_getopt.sh
t_hsearch.c Add __FreeBSD_version guards around hsearch_r to ease MFCing the code to 2014-12-21 23:47:30 +00:00
t_mi_vector_hash.c
t_posix_memalign.c
t_random.c
t_strtod.c 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
t_strtol.c
t_system.c