summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/stdlib
Commit message (Expand)AuthorAgeFilesLines
* MFC r313439,r314450:ngie2017-03-074-11/+22
* MFC r311925,r311968,r311969,r312102,r312108:ngie2017-02-041-4/+0
* MFC r305358:ngie2016-12-035-21/+387
* Add __FreeBSD_version guards around hsearch_r to ease MFCing the code tongie2014-12-211-1/+5
* Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) withngie2014-11-175-10/+10
* Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/co...ngie2014-11-041-3/+2
* Finish off lib/libc/stdlib/t_strtod.c port by checking for "y" twice onngie2014-11-041-1/+7
* Port h_atexit to FreeBSDngie2014-11-011-0/+34
* libutil.h is required for fparseln on FreeBSDngie2014-10-211-0/+3
* __isnanl is automatically picked according to data type in <math.h>. Therengie2014-10-131-0/+2
* #include libutil.h for fparseln on FreeBSDngie2014-10-121-0/+3
* Expect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basicngie2014-10-101-0/+12
* Only build/run hsearch_basic and hsearch_r_basic on NetBSDngie2014-10-101-0/+8
* Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,ngie2014-10-0218-0/+3045
OpenPOWER on IntegriCloud