summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* MFC r313377:ngie2017-02-141-0/+5
* MFC r312008:ngie2017-02-1214-69/+870
* MFC r311925,r311968,r311969,r312102,r312108:ngie2017-02-0431-215/+201
* MFC r311236,r311919:ngie2017-01-141-0/+7
* MFC r311924:ngie2017-01-142-2/+2
* MFC r311926:ngie2017-01-141-2/+0
* MFC r311227,r311917:ngie2017-01-141-0/+31
* MFC r311268:ngie2017-01-131-0/+6
* MFC r311870:ngie2017-01-131-3/+3
* MFC r311871:ngie2017-01-131-5/+3
* MFC r311245:ngie2017-01-071-0/+3
* MFC r311247:ngie2017-01-071-0/+3
* MFC r311248:ngie2017-01-071-0/+3
* MFC r311235:ngie2017-01-071-0/+3
* MFC r311240:ngie2017-01-071-0/+3
* MFC r311273:ngie2017-01-071-0/+3
* MFC r311228:ngie2017-01-071-0/+3
* MFC r311250:ngie2017-01-071-0/+3
* MFC r311229:ngie2017-01-071-0/+3
* MFC r311271:ngie2017-01-071-0/+3
* MFC r311249:ngie2017-01-072-1/+22
* MFC r311272:ngie2017-01-071-0/+3
* MFC r311246:ngie2017-01-071-0/+3
* MFC r311270:ngie2017-01-071-0/+3
* MFC r311242:ngie2017-01-071-0/+3
* MFC r311239:ngie2017-01-071-0/+3
* MFC r309837:ngie2016-12-241-2/+13
* MFC r309474:ngie2016-12-031-0/+12
* MFC r305451:ngie2016-12-031-0/+25
* MFC r305358:ngie2016-12-0341-233/+2809
* MFC r306782-r306783bapt2016-11-051-1/+1
* Fix up r274061ngie2016-06-091-6/+26
* Update `goodResult` after recent changes made to the PRNG in libcngie2016-06-091-1/+1
* Add debug output to aid in determining why `goodResult` != `result`ngie2016-06-091-0/+5
* Remove legacy brk and sbrk from RISC-V.br2016-05-252-4/+6
* Remove brk and sbrk from arm64. They were defined in The Single UNIXandrew2016-05-202-0/+8
* Fix up r298368ngie2016-04-261-1/+1
* Fix coverity issue with contrib/netbsd-tests/lib/libc/ssp/h_read.cngie2016-04-201-1/+3
* Fix coverity issues with contrib/netbsd-tests/lib/libc/sys/t_connect.cngie2016-04-201-0/+8
* Disable the NetBSD-specific EFAULT requirements test in gettimeofday_errngie2016-04-071-0/+2
* Fix and connect setjmp test.bdrewery2016-03-092-2/+2
* Add debug output via ATF_REQUIRE_MSG when the first call tongie2016-01-271-1/+2
* Adjust vm.max_wired in order to avoid hitting EAGAIN artificiallyngie2016-01-271-0/+137
* Don't dump core files with lib/libc/ssp/ssp_test and lib/libc/gen/assert_testngie2015-12-222-0/+24
* Redo r290847: use #ifdef __NetBSD__ on all the non-public APIs tongie2015-11-151-12/+10
* also skip the definition of ':fopen_regular' to avoid the build to fail due tobapt2015-11-151-0/+2
* Cast xdr_void to xdrproc_t to mute -Wincompatible-pointer-types warnings fromngie2015-11-151-0/+6
* Fix -Wunused warnings with variables used unlit code by adding appropriate #i...ngie2015-11-152-0/+6
* Push the FreeBSD changes under a specific #ifdef to easier tracking what needsbapt2015-11-021-0/+4
* Fix regression test on multibytesbapt2015-11-021-1/+1
OpenPOWER on IntegriCloud