aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha/bits
AgeCommit message (Expand)Author
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis
2020-02-13Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer
2019-01-03termios: Consolidate termios.hAdhemerval Zanella
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers
2018-09-25Complete sys/procfs.h unification.Joseph Myers
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers
2018-04-20Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella
2017-03-27Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers
2017-03-20Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers
2017-03-17Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer