Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-16 | Use empty initializer to silence GCC 4.9 or older | H.J. Lu | 1 | -2/+2 |
2024-12-15 | Revert "Add braces in initializers for GCC 4.9 or older" | H.J. Lu | 1 | -2/+2 |
2024-12-14 | Add braces in initializers for GCC 4.9 or older | H.J. Lu | 1 | -2/+2 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-11-15 | posix: Check pidfd_spawn with tst-spawn7-pid | Adhemerval Zanella | 1 | -1/+1 |
2023-09-05 | posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349) | Adhemerval Zanella Netto | 1 | -6/+7 |
2023-03-08 | posix: Ensure the initial signal disposition for tst-spawn7 | Adhemerval Zanella Netto | 1 | -0/+6 |
2023-02-13 | Naming the parameter of dummy_sa_handler | Mahesh Bodapati | 1 | -1/+1 |
2023-02-01 | linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn | Adhemerval Zanella Netto | 1 | -0/+179 |