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