about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* Use common bits/shm.h for more architectures.Joseph Myers2018-10-101-101/+0
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-101-85/+0
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-101-75/+0
* Complete sys/procfs.h unification.Joseph Myers2018-09-253-127/+63
* alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13Florian Weimer2018-07-241-1/+3
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-242-0/+25
* Add the statx functionFlorian Weimer2018-07-102-0/+6
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-052-0/+6
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+1
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+14
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+14
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-0413-94/+0
* Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers2018-04-201-1/+1
* Consolidate Linux getdents{64} implementationAdhemerval Zanella2018-04-192-0/+17
* linux: Consolidate sigaction implementationAdhemerval Zanella2018-04-051-12/+9
* Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers2018-03-221-5/+0
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+14
* alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg2018-03-101-0/+2
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-071-28/+0
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Add narrowing add functions.Joseph Myers2018-02-101-0/+15
* 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