NetBSD/tests/lib/libc/stdlib
maya 5d240897e9 Don't require size to be a multiple of alignment. This is no longer a
requirement as of C18.
2018-07-29 01:45:25 +00:00
..
Makefile Add __TEST_FENV 2015-12-22 14:25:58 +00:00
h_atexit.c
h_getopt.c
h_getopt_long.c
t_abs.c Fix sign. 2014-03-01 22:38:13 +00:00
t_atexit.sh Reference correct binary in error messages. 2017-07-10 21:43:33 +00:00
t_atoi.c
t_div.c
t_exit.c
t_getenv.c Double the timeout for sentev_basic to 600 seconds to make it work on 2015-02-27 08:55:35 +00:00
t_getenv_thread.c
t_getopt.sh
t_hsearch.c amend the new destroy function to take function pointers. 2014-07-20 20:17:21 +00:00
t_mi_vector_hash.c
t_posix_memalign.c Don't require size to be a multiple of alignment. This is no longer a 2018-07-29 01:45:25 +00:00
t_random.c
t_strtod.c Put have fenv elsewhere. 2015-12-22 14:18:35 +00:00
t_strtoi.c Fix typo in ATF test t_strtoi.c 2017-04-28 19:01:01 +00:00
t_strtol.c Fix ISO C compliance: strtol of "0xX" should give the largest valid 2017-07-06 21:08:44 +00:00
t_system.c