aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/not-cancel.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao1-0/+8
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-11-01Apply asm redirection in not-cancel before first useAdhemerval Zanella1-15/+15
2022-09-30malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)Adhemerval Zanella1-1/+1
2022-09-30stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella1-1/+1
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld1-1/+7
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto1-0/+7
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-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-2/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-19Remove __waitpid_nocancelAdhemerval Zanella1-4/+0
2019-10-31Remove pause and nanosleep not cancel wrappersAdhemerval Zanella1-8/+0
2019-10-18Add nocancel version of pread64()Leandro Pereira1-0/+4
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-2/+2
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg1-11/+14
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+2
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella1-0/+3
2017-08-22Remove non cancellable sigsuspend definitionAdhemerval Zanella1-4/+0
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella1-2/+3
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella1-8/+2
2017-08-21Consolidate non cancellable waitpid callAdhemerval Zanella1-4/+3
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella1-4/+0
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella1-4/+8
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-7/+10
2017-08-18Consolidate non cancellable openat callAdhemerval Zanella1-10/+8
2017-08-18Consolidate non cancellable write callAdhemerval Zanella1-6/+2
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-7/+3
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-12/+8
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-04Use inline syscalls for non-cancellable versionsAdhemerval Zanella1-33/+43
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar1-1/+1
2014-05-16Fix __waitpid_nocancel link error.linaro/masterRoland McGrath1-6/+1
2014-05-14Consolidate not-cancel.h files.Roland McGrath1-27/+27
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath1-0/+22
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper1-7/+15
2006-02-12[BZ #2226]Ulrich Drepper1-1/+16
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-46/+1