summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+2
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-022-45/+1
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-281-1/+0
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+1
* Update kernel-features.h files for Linux 5.1.Joseph Myers2019-05-161-3/+5
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+1
* misc: Add twalk_r functionFlorian Weimer2019-05-021-0/+1
* alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson2019-04-012-3/+7
* Break lines before not after operators, batch 4.Joseph Myers2019-03-071-3/+3
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-011-0/+2
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-011-0/+8
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-011-0/+2
* Add more spaces before '('.Joseph Myers2019-02-281-2/+2
* Break further lines before not after operators.Joseph Myers2019-02-261-6/+7
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+1
* termios: Consolidate termios.hAdhemerval Zanella2019-01-031-69/+0
* termios: Remove Linux _IOT_termiosAdhemerval Zanella2019-01-031-3/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-031-5/+1
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-032-21/+43
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-032-13/+36
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-032-25/+47
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-032-45/+67
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-032-17/+39
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-032-19/+41
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-032-14/+38
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0170-70/+70
* alpha: Use Linux generic sigaction implementationAdhemerval Zanella2018-12-185-109/+14
* Remove __ASSUME_ST_INO_64_BIT.Joseph Myers2018-12-181-3/+0
* Add getcpuH.J. Lu2018-12-071-0/+1
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-0/+1
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+2
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+1
* 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