Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-05-28 | hurd: Fix setting up signal thread stack alignment | Samuel Thibault | 1 | -7/+5 |
2023-04-03 | hurd: Remove __hurd_threadvar_stack_{offset,mask} | Sergey Bugaev | 1 | -18/+2 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-07-27 | arc4random: simplify design for better safety | Jason A. Donenfeld | 1 | -2/+0 |
2022-07-22 | stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) | Adhemerval Zanella Netto | 1 | -0/+2 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-07-27 | hurd: _Fork: unlock malloc before calling fork child hooks | Samuel Thibault | 1 | -0/+1 |
2021-07-11 | hurd _Fork: Drop duplicate malloc_fork_lock calls | Samuel Thibault | 1 | -3/+0 |
2021-06-24 | posix: Consolidate fork implementation | Adhemerval Zanella | 1 | -0/+719 |