summaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Enable long double tests on RISC-VMitchell Horne2020-06-241-3/+4
* Add qsort_r(3) regression test.Edward Tomasz Napierala2020-01-202-0/+93
* Add qsort_s(3). Apart from the constraints, it also makes it easierEdward Tomasz Napierala2020-01-202-0/+258
* Unskip test cases from netbsd-tests by defining __HAVE_FENVLi-Wen Hsu2019-08-311-0/+3
* Allow users to override CSTD/CXXSTD on a per-prog basisEnji Cooper2019-03-291-2/+2
* Revert r345706: the third time will be the charmEnji Cooper2019-03-291-2/+2
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-291-2/+2
* Revert r345704Enji Cooper2019-03-291-2/+2
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-291-2/+2
* libc/tests: Add test case for jemalloc/libthr bug fixed in r343566Kyle Evans2019-01-314-0/+178
* Allow multi-byte thousands separators in strfmon(3)Conrad Meyer2018-12-192-0/+72
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* tsearch_test: Test twalk & add some determinism.Will Andrews2017-06-061-1/+29
* Implement the memset_s(3) function as specified by the C11 ISO/IECKonstantin Belousov2017-03-302-0/+64
* Remove __HAVE_LONG_DOUBLE #define from t_strtod.c and place it in MakefileEnji Cooper2017-01-121-0/+8
* Improve typing of POSIX search tree functions.Ed Schouten2016-10-131-2/+2
* MFhead @ r305170Enji Cooper2016-09-011-1/+2
|\
| * DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-311-1/+2
* | Checkpoint initial integration workEnji Cooper2016-08-121-1/+1
|/
* Add __cxa_thread_atexit(3) API implementation.Konstantin Belousov2016-08-064-0/+295
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+22
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+22
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Let tsearch()/tdelete() use an AVL tree.Ed Schouten2015-12-222-0/+132
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-4/+2
* Integrate tools/regression/lib/libc/stdlib into the FreeBSD test suiteEnji Cooper2015-11-085-2/+492
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-041-0/+44