summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/stdlib
Commit message (Collapse)AuthorAgeFilesLines
* libutil.h is required for fparseln on FreeBSDngie2014-10-211-0/+3
| | | | Sponsored by: EMC / Isilon Storage Division
* __isnanl is automatically picked according to data type in <math.h>. Therengie2014-10-131-0/+2
| | | | | | isn't a need for the explicit __isnanl test Sponsored by: EMC / Isilon Storage Division
* #include libutil.h for fparseln on FreeBSDngie2014-10-121-0/+3
| | | | Sponsored by: EMC / Isilon Storage Division
* Expect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basicngie2014-10-101-0/+12
| | | | | | | See bin/189805 for more details In collaboration with: pho Sponsored by: EMC / Isilon Storage Division
* Only build/run hsearch_basic and hsearch_r_basic on NetBSDngie2014-10-101-0/+8
| | | | | | hdestroy1 is not present on FreeBSD Sponsored by: EMC / Isilon Storage Division
* Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,ngie2014-10-0218-0/+3045
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
OpenPOWER on IntegriCloud