summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC r316179,r316180,r316181,r316260:ngie2017-05-292-0/+36
* MFC r315526vangyzen2017-05-011-0/+4
* MFC r313439,r314450:ngie2017-03-0733-281/+121
* MFC r312008:ngie2017-02-124-0/+442
* MFC r311925,r311968,r311969,r312102,r312108:ngie2017-02-045-53/+106
* MFC r311236,r311919:ngie2017-01-141-0/+7
* MFC r311268:ngie2017-01-131-0/+6
* MFC r311240:ngie2017-01-071-0/+3
* MFC r311273:ngie2017-01-071-0/+3
* MFC r311250:ngie2017-01-071-0/+3
* MFC r311271:ngie2017-01-071-0/+3
* MFC r311272: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 r305358:ngie2016-12-0312-31/+812
* Remove legacy brk and sbrk from RISC-V.br2016-05-251-2/+3
* Remove brk and sbrk from arm64. They were defined in The Single UNIXandrew2016-05-201-0/+4
* 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
* 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
* Pass 8 arguments to makecontext on arm64 as this is all we support.andrew2015-10-011-0/+6
* Expect access_test:access_inval to fail before __FreeBSD_version == 1100033ngie2014-12-301-0/+5
* Only pass 6 arguments to the 'run' function on amd64. amd64'sjhb2014-11-251-14/+10
* Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) withngie2014-11-1717-31/+31
* Expect lib.libc.sys.getcontext_test.setcontext_link to fail on amd64; addngie2014-11-051-0/+14
* Remove expected failure from lib.libc.sys.t_mincore:mincore_residngie2014-11-051-3/+0
* Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/co...ngie2014-11-041-3/+2
* Port t_mincore to FreeBSDngie2014-11-011-0/+21
* Port t_kevent to FreeBSDngie2014-11-011-0/+26
* getitimer on FreeBSD returns the last set time instead of the remaining time;ngie2014-11-011-0/+5
* Port lib/libc/sys/t_dup to FreeBSD/Linuxngie2014-11-011-0/+20
* - Add sys/types.h for the APIs in sys/sysctl.hngie2014-10-241-0/+42
* Correct my previous commit:ngie2014-10-241-4/+9
* - Mark signo __unused in the signal handler functionngie2014-10-241-0/+8
* - Add inttypes.h and stdint.h in lieu of int_limits.h from NetBSDngie2014-10-241-0/+8
* - Test for EINVAL requirement when passing an invalid flag in to msync(2)ngie2014-10-241-0/+11
* - Ignore EINVAL check with mknod(path, S_IFCHR, -1) as the testcase is alwaysngie2014-10-241-0/+10
* Omit the mprotect_exec testcase on FreeBSDngie2014-10-231-0/+6
* Mark signum __unusedngie2014-10-231-0/+8
* Fix a typo (__FreeBSD__ -> __NetBSD__ when omitting setrlimit_nthr)ngie2014-10-231-1/+1
* Add limits.h #include for SSIZE_MAXngie2014-10-231-0/+4
* Add limits.h #include for SSIZE_MAXngie2014-10-231-0/+4
* - Omit setrlimit_nthr testcase on FreeBSD (requires lwp.h, et al)ngie2014-10-231-0/+10
* - Mark sig/signo __unusedngie2014-10-231-0/+12
* Use <atf_srcdir>/truncate_test.root_owned instead of /usr/bin/fpr as fpr doesngie2014-10-231-0/+13
* Add limits.h #include for INT_MAXngie2014-10-231-0/+4
* Mark signo __unused in handler(..)ngie2014-10-231-0/+4
OpenPOWER on IntegriCloud