aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha
AgeCommit message (Expand)AuthorFilesLines
2024-06-10Add narrowing divide functions.Joseph Myers1-0/+14
2024-06-10Add narrowing multiply functions.Joseph Myers1-0/+14
2024-06-10Add narrowing subtract functions.Joseph Myers1-0/+14
2024-06-10Add narrowing add functions.Joseph Myers1-0/+15
2018-03-12Forward-port addition of __google_pthread_signal_safe_key_createStan Shebs1-0/+1
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno5-54/+45
2018-01-05Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno2-0/+125
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers72-72/+72
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer1-0/+1
2017-12-07Add _Float32 function aliases.Joseph Myers2-0/+109
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers2-0/+218
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer1-0/+5
2017-11-27Implement the mlock2 functionFlorian Weimer1-0/+1
2017-11-27Add _Float64x function aliases.Joseph Myers2-0/+109
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer1-0/+1
2017-11-09Add jmp_buf-macros.hH.J. Lu1-0/+6
2017-10-18Add _Float128 function aliases.Joseph Myers2-0/+109
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2-46/+2
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy1-0/+3
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu1-0/+1
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella4-49/+9
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy1-0/+3
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab1-0/+5
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella1-4/+0
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2-4/+37
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-1/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2-15/+34
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella1-133/+6
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer1-0/+2
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-1/+9
2017-08-08Do not use __ptr_t.Joseph Myers1-1/+1
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-3/+3
2017-07-19alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella1-0/+1
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-2/+2
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-9/+2
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg1-55/+14
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers1-43/+1
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-27/+15
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers1-1/+1
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-1/+1
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers1-4/+10
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+4
2017-05-30Add reallocarray functionDennis Wölfing1-0/+2
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+1
2017-05-19Split up bits/sigstack.h.Joseph Myers2-27/+3
2017-05-18posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella1-32/+0
2017-05-11Consolidate Linux creat implementationAdhemerval Zanella1-8/+0
2017-05-03Consolidate Linux select implementationAdhemerval Zanella3-3/+54
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella1-188/+0