about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/not-cancel.h
Commit message (Expand)AuthorAgeFilesLines
* Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao2024-01-121-0/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Apply asm redirection in not-cancel before first useAdhemerval Zanella2022-11-011-15/+15
* malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)Adhemerval Zanella2022-09-301-1/+1
* stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella2022-09-301-1/+1
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-271-1/+7
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-221-0/+7
* 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
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Remove __waitpid_nocancelAdhemerval Zanella2019-12-191-4/+0
* Remove pause and nanosleep not cancel wrappersAdhemerval Zanella2019-10-311-8/+0
* Add nocancel version of pread64()Leandro Pereira2019-10-181-0/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-2/+2
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-11/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+2
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-231-0/+3
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-221-4/+0
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-221-2/+3
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-221-8/+2
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-211-4/+3
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-211-4/+0
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-211-4/+8
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-7/+10
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-181-10/+8
* Consolidate non cancellable write callAdhemerval Zanella2017-08-181-6/+2
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-7/+3
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-12/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Use inline syscalls for non-cancellable versionsAdhemerval Zanella2015-06-041-33/+43
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-1/+1
* Fix __waitpid_nocancel link error. linaro/masterRoland McGrath2014-05-161-6/+1
* Consolidate not-cancel.h files.Roland McGrath2014-05-141-27/+27
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. cvs/fedora-glibc-20060731T0706Roland McGrath2006-07-311-0/+22
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-151-7/+15
* [BZ #2226]Ulrich Drepper2006-02-121-1/+16
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-46/+1