freebsd-dev/contrib/netbsd-tests/lib/libc/stdlib
Enji Cooper 13081ad7c6 Add additional __FreeBSD_version guards around the hsearch_r testcases
The reasoning for this is the same as r276046: to ease MFCing the tests
to ^/stable/10 .

This was accidentally missed in r313439

MFC after:	1 week
X-MFC with:	r313439
Sponsored by:	Dell EMC Isilon
2017-03-01 03:31:12 +00:00
..
h_atexit.c
h_getopt_long.c Reintroduce libutil.h #include for FreeBSD only for fparseln 2017-01-16 20:46:40 +00:00
h_getopt.c Reintroduce libutil.h #include for FreeBSD only for fparseln 2017-01-16 20:46:40 +00:00
t_abs.c
t_atexit.sh
t_atoi.c
t_div.c
t_exit.c
t_getenv_thread.c
t_getenv.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_getopt.sh
t_hsearch.c Add additional __FreeBSD_version guards around the hsearch_r testcases 2017-03-01 03:31:12 +00:00
t_mi_vector_hash.c
t_posix_memalign.c Don't test size[i] % align[i] == 0 case on FreeBSD 2016-08-25 19:17:16 +00:00
t_random.c
t_strtod.c :strtold_nan: remove unnecessary strcmp check 2017-01-14 08:35:29 +00:00
t_strtoi.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_strtol.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_system.c