This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
contrib
/
netbsd-tests
/
lib
/
libc
/
stdlib
History
Enji Cooper
2a0388e163
libutil.h is required for fparseln on FreeBSD
...
Sponsored by: EMC / Isilon Storage Division
2014-10-21 17:57:12 +00:00
..
h_atexit.c
…
h_getopt_long.c
#include libutil.h for fparseln on FreeBSD
2014-10-12 10:07:26 +00:00
h_getopt.c
libutil.h is required for fparseln on FreeBSD
2014-10-21 17:57:12 +00:00
t_abs.c
…
t_atexit.sh
…
t_atoi.c
…
t_div.c
…
t_exit.c
…
t_getenv_thread.c
…
t_getenv.c
Expect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basic
2014-10-10 08:57:55 +00:00
t_getopt.sh
…
t_hsearch.c
…
t_mi_vector_hash.c
…
t_posix_memalign.c
…
t_random.c
…
t_strtod.c
__isnanl is automatically picked according to data type in <math.h>. There
2014-10-13 02:32:37 +00:00
t_strtol.c
…
t_system.c
…