| Age | Commit message (Expand) | Author |
| 2021-10-04 | Pull up following revision(s) (requested by thorpej in ticket #1351): | martin |
| 2021-10-02 | Pull up following revision(s) (requested by thorpej in ticket #1350): | martin |
| 2020-05-25 | Apply patch, requested by kamil in ticket #925: | martin |
| 2020-05-25 | Apply patch, requested by kamil in ticket #925: | martin |
| 2019-10-23 | Pull up following revision(s) (requested by kamil in ticket #366): | martin |
| 2019-10-15 | Pull up following revision(s) (requested by kamil in ticket #317): | martin |
| 2019-10-15 | Pull up following revision(s) (requested by kamil in ticket #315): | martin |
| 2019-10-15 | Pull up following revision(s) (requested by kamil in ticket #314): | martin |
| 2019-10-15 | Pull up following revision(s) (requested by kamil in ticket #312): | martin |
| 2019-10-15 | Pull up following revision(s) (requested by kamil in ticket #310): | martin |
| 2019-09-01 | Pull up following revision(s) (requested by kamil in ticket #126): | martin |
| 2019-08-16 | Pull up following revision(s) (requested by kamil in ticket #62): | martin |
| 2019-07-28 | PR/54414: Valery Ushakov: add a test for wcsrtombs(3) doesn't update the | christos |
| 2019-07-16 | PR misc/54382: whenever open(2) is called with O_CREAT, make sure to | martin |
| 2019-07-13 | In the setitimer_old test case, allow for time passing between the two | gson |
| 2019-07-09 | return return atf_no_error() instead of 0 for consistency. | maya |
| 2019-07-09 | Update require.memory to match the increased rlimit. | gson |
| 2019-07-01 | Avoid GCC warning on NetBSD/i386 | kamil |
| 2019-06-30 | Add a test for verifying procinfo note inside coredumps. | mgorny |
| 2019-06-26 | Implement PT_GETXSTATE and PT_SETXSTATE | mgorny |
| 2019-06-20 | Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIX | kamil |
| 2019-06-18 | Allow to conditionally enable LWP ATF tests in t_ptrace_wait* | kamil |
| 2019-06-13 | Enable vfork(2) ATF tests in t_ptrace_wait* | kamil |
| 2019-06-12 | Add new ATF ptrace(2) tests for posix_spawn, reusing tests for fork/vfork | kamil |
| 2019-06-11 | Add new PTRACE_POSIX_SPAWN tests in ptrace(3) | kamil |
| 2019-06-10 | Add posix_spawn(3) ATF tests in t_ptrace_wait* | kamil |
| 2019-06-10 | Add more verbosity to debug messages in t_ptrace_wait | kamil |
| 2019-06-04 | Fix alignment of SSE filling data | mgorny |
| 2019-06-04 | Add more debug to register writing tests | mgorny |
| 2019-05-25 | Add new user_va0_disable* tests in t_ptrace_wait* | kamil |
| 2019-05-25 | Add get_user_va0_disable() in t_ptrace_wait.h | kamil |
| 2019-05-10 | Add PT_SET*REGS tests for mm/xmm registers. | mgorny |
| 2019-05-10 | Remove obsolete size asserts. | mgorny |
| 2019-05-10 | Use newly-filled i386 reg structs in PT_GETFPREGS & PT_GETXMMREGS tests. | mgorny |
| 2019-05-10 | Add tests for PT_SETREGS | mgorny |
| 2019-05-09 | Add ptrace() tests for reading mm* and xmm* registers | mgorny |
| 2019-05-06 | fix unused variable warnings. | christos |
| 2019-05-05 | Introduce tests for reading r8..r15 registers. | mgorny |
| 2019-05-05 | Reintroduce i386 tests for general-purpose registers, without MMX req | mgorny |
| 2019-05-05 | Revert i386_regs_gp_read as it fails on non-MMX systems. | mgorny |
| 2019-05-05 | Add tests for reading pre-set general purpose register values via PT_GETREGS. | mgorny |
| 2019-05-02 | Adapt t_ptrace_wait* tests for recent kernel changes | kamil |
| 2019-05-02 | Rename and partially enable trace_thread ATF ptrace(2) tests | kamil |
| 2019-05-01 | ATF ptrace(2) tests suspend1 and resume1 now pass | kamil |
| 2019-05-01 | ATF ptrace(2) tests signal9 and signal10 now pass | kamil |
| 2019-05-01 | Add new fork/vfork ATF trests in t_ptrace_wait* | kamil |
| 2019-04-30 | Add new ATF ptrace(2) tests: bytes_transfer_eof | kamil |
| 2019-04-26 | Use LDADD, which apparently puts the libraries at the end of the command, | maya |
| 2019-04-26 | -frounding-math is gcc specific, help clang builds | maya |
| 2019-04-25 | Fix typo in 'exceptions' | kamil |