summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha/bits
Commit message (Expand)AuthorAgeFilesLines
* 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-0126-26/+26
* 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-252-0/+63
* 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
* Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers2018-04-201-1/+1
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno2018-01-051-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0127-27/+27
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* 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
* Split up bits/sigstack.h.Joseph Myers2017-05-191-27/+0
* 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
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0128-28/+28
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-9/+22
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-11/+0
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-0/+3
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+1
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-10/+15
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-1/+1
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0428-28/+28
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0228-28/+28
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson2014-05-233-0/+305
* alpha: fix sa_flags type (BZ 16967)Richard Henderson2014-05-201-1/+1