| Age | Commit message (Expand) | Author |
| 2021-12-15 | When running the tests under "qemu -accel kvm" on a Linux host, | gson |
| 2021-12-10 | s/occured/occurred/ in comments, log messages and man pages. | andvar |
| 2021-11-22 | undef a couple more. | christos |
| 2021-11-20 | Merge common code for the chdir cases (Piyush Sachdeva) | christos |
| 2021-11-15 | Add missing test | christos |
| 2021-11-07 | Fix linking for multi-source file tests, the second part of the tuple | martin |
| 2021-11-07 | new tests for posix_spawn_chdir from Piyush Sachdeva | christos |
| 2021-09-03 | s/existant/existent/ in comments and messages, plus few more similar fixes. | andvar |
| 2021-08-21 | fix mainly same typos as in my previous commit but outside sys/dev/dm. | andvar |
| 2021-05-02 | Add test for POSIX_SPAWN_RESETIDS flag | martin |
| 2021-01-13 | skip sigbus_adraln on MIPS | skrll |
| 2021-01-11 | PR/55715: pmax testbed panics with "assertion "asid == curcpu()->ci_pmap_asid... | skrll |
| 2021-01-10 | PR/55715: pmax testbed panics with "assertion "asid == curcpu()->ci_pmap_asid... | skrll |
| 2020-10-13 | For aarch64eb, no SIGBUS signal for unaligned accesses. | rin |
| 2020-08-24 | Expect a failure to trap unaligned acesses only when running under | gson |
| 2020-08-23 | Expect failure only when running under qemu's TCG CPU emulation, not | gson |
| 2020-08-23 | Provide separate functions to check for running under qemu in general | gson |
| 2020-07-03 | Verify that PR lib/55041 is no longer an issue. | jruoho |
| 2020-06-20 | Skip sigbus_adraln for powerpc. | rin |
| 2020-03-13 | t_glob.c: clean up test code | rillig |
| 2020-03-13 | t_glob.c: add test cases for hidden directory and file | rillig |
| 2020-03-13 | t_glob.c: use distinct names for test structures | rillig |
| 2020-03-13 | t_glob.c: move expected globbing result directly into the test cases | rillig |
| 2020-02-22 | Update t_siginfo.c build rules | kamil |
| 2020-02-22 | Disable the t_siginfo test under MKSANITIZER / MKLIBCSANITIZER | kamil |
| 2020-02-21 | Mark division by 0 as expected in sigfpe_int | kamil |
| 2020-02-11 | aarch64 doesn't trap integer division by zero either. | riastradh |
| 2019-07-16 | PR misc/54382: whenever open(2) is called with O_CREAT, make sure to | martin |
| 2019-04-26 | -frounding-math is gcc specific, help clang builds | maya |
| 2019-04-25 | Fix typo in 'exceptions' | kamil |
| 2019-04-24 | PR/54000: Andreag Gustafsson: Compile the rounding test with | christos |
| 2019-03-11 | Explicitly test for PR lib/54053 | kre |
| 2019-01-30 | Clean up terminology: modern arm CPUs do properly implement IEEE 754 | martin |
| 2019-01-26 | aarch64 does not trap on unaligned acces | martin |
| 2019-01-23 | There are aarch64 Cortex cpus that do not trap on some floating point | martin |
| 2018-12-16 | port-macppc/46319 is marked as resolved now. | sevan |
| 2018-06-19 | No semicolon after macro do ... while (0) wrapper. | gson |
| 2018-01-17 | Improve portability of headers and sort them. | maya |
| 2017-12-21 | Fix broken test: we can't assume that the current schedule priority range | christos |
| 2017-12-18 | Don't use SCHED_OTHER. | christos |
| 2017-12-13 | Revert rev 1.4: fmtcheck(3) neglect unused trailing arguments as before. | rin |
| 2017-12-07 | Correct a couple of broken test cases: | kre |
| 2017-04-26 | - add range tests | christos |
| 2017-03-05 | reenable sigfpe_flt on powerpc now that FPU exceptions work. | chs |
| 2017-02-09 | remove exect, it will not be fixed and it will be removed. | christos |
| 2017-01-14 | PR/51825: Ngie Cooper: use the non _ version of the macro | christos |
| 2017-01-13 | Don't play with "../.." in includes for h_macros.h; deal with it centrally. | christos |
| 2017-01-11 | more error checks | christos |
| 2017-01-11 | fix mismatched paren, also the previous commit should say and check error | christos |
| 2017-01-11 | wrap the macro in do/while. | christos |