aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha/bits
AgeCommit message (Expand)AuthorFilesLines
2019-07-21Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer1-0/+38
2019-01-03termios: Consolidate termios.hAdhemerval Zanella1-69/+0
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella1-3/+0
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella1-5/+1
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella2-21/+43
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella2-13/+36
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2-25/+47
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella2-45/+67
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella2-17/+39
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2-19/+41
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella2-14/+38
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers26-26/+26
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers1-101/+0
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers1-85/+0
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers1-75/+0
2018-09-25Complete sys/procfs.h unification.Joseph Myers2-0/+63
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers1-0/+1
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers1-0/+1
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers1-0/+1
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-04-20Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers1-1/+1
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault1-0/+5
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno1-3/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers27-27/+27
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-3/+3
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-05-19Split up bits/sigstack.h.Joseph Myers1-27/+0
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella1-188/+0
2017-03-27Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers1-6/+3
2017-03-20Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers1-2/+4
2017-03-17Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers1-1/+1
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-9/+22
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-11/+0
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella1-0/+3
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+1
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-10/+15
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-2/+1
2016-04-08Fix termios.h XCASE namespace (bug 19925).Joseph Myers1-1/+1
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu1-0/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers28-28/+28
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-05-23alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson3-0/+305