aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/alpha/bits
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert31-31/+31
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers31-31/+31
2022-10-24Add ADDRB from Linux 6.0 to bits/termios-c_cflag.hJoseph Myers1-0/+4
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab1-12/+10
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert31-31/+31
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2-99/+20
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert31-31/+31
2020-12-21alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner1-39/+42
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella1-37/+6
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella1-4/+0
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella1-9/+0
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella2-40/+67
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-33/+0
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis1-0/+3
2020-02-13Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler1-1/+1
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski1-0/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers32-32/+32
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis1-0/+3
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella1-54/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert33-33/+33
2019-07-24Linux: 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