aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/not-cancel.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-11-12linux: Add support for getrandom vDSOAdhemerval Zanella1-1/+3
2024-01-12Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao1-1/+6
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-09-30malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)Adhemerval Zanella1-2/+10
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld1-0/+4
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto1-0/+3
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-06-28hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault1-3/+6
2020-06-28hurd: make wait4 a cancellation pointSamuel Thibault1-2/+7
2020-06-28hurd: make close a cancellation pointSamuel Thibault1-4/+5
2020-06-28hurd: make open and openat cancellation pointsSamuel Thibault1-8/+14
2020-06-14hurd: Fix __writev_nocancel_nostatusSamuel Thibault1-2/+8
2020-06-14hurd: Make write and pwrite64 cancellation pointsSamuel Thibault1-2/+8
2020-06-07hurd: Make read and pread64 cancellableSamuel Thibault1-5/+9
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-13hurd: Fix __close_nocancel_nostatus availabilitySamuel Thibault1-5/+5
2019-12-13hurd: Implement __close_nocancel_nostatusSamuel Thibault1-0/+62