about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno2018-01-055-54/+45
* Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno2018-01-052-0/+125
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0172-72/+72
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Add _Float32 function aliases.Joseph Myers2017-12-072-0/+109
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-062-0/+218
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+109
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Add _Float128 function aliases.Joseph Myers2017-10-182-0/+109
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-112-46/+2
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-021-0/+3
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-254-49/+9
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+3
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-191-0/+5
* posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2017-09-131-4/+0
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-082-4/+37
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-302-15/+34
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-241-133/+6
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+2
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-1/+9
* Do not use __ptr_t.Joseph Myers2017-08-081-1/+1
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella2017-07-191-0/+1
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-261-9/+2
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-55/+14
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-191-43/+1
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-27/+15
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-1/+1
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-4/+10
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Split up bits/sigstack.h.Joseph Myers2017-05-192-27/+3
* posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella2017-05-181-32/+0
* Consolidate Linux creat implementationAdhemerval Zanella2017-05-111-8/+0
* Consolidate Linux select implementationAdhemerval Zanella2017-05-033-3/+54
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-188/+0
* Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers2017-03-271-6/+3
* Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers2017-03-201-2/+4
* Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers2017-03-171-1/+1
* conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers2017-03-171-0/+5
* Fix send consolidation typoMarko Myllynen2017-03-121-1/+1