about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0131-31/+31
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0631-31/+31
* Add ADDRB from Linux 6.0 to bits/termios-c_cflag.hJoseph Myers2022-10-241-0/+4
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-12/+10
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0131-31/+31
* Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2021-07-092-99/+20
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0231-31/+31
* alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner2020-12-211-39/+42
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-37/+6
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-4/+0
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-9/+0
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-072-40/+67
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-33/+0
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+3
* Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler2020-02-131-1/+1
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0132-32/+32
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-241-0/+3
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-101-54/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0733-33/+33
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-241-0/+38
* 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