about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/not-cancel.h
Commit message (Expand)AuthorAgeFilesLines
* Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao2024-01-121-1/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)Adhemerval Zanella2022-09-301-2/+10
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-271-0/+4
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-221-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Make fcntl(F_SETLKW*) cancellation pointsSamuel Thibault2020-06-281-3/+6
* hurd: make wait4 a cancellation pointSamuel Thibault2020-06-281-2/+7
* hurd: make close a cancellation pointSamuel Thibault2020-06-281-4/+5
* hurd: make open and openat cancellation pointsSamuel Thibault2020-06-281-8/+14
* hurd: Fix __writev_nocancel_nostatusSamuel Thibault2020-06-141-2/+8
* hurd: Make write and pwrite64 cancellation pointsSamuel Thibault2020-06-141-2/+8
* hurd: Make read and pread64 cancellableSamuel Thibault2020-06-071-5/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* hurd: Fix __close_nocancel_nostatus availabilitySamuel Thibault2019-12-131-5/+5
* hurd: Implement __close_nocancel_nostatusSamuel Thibault2019-12-131-0/+62