about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0632-32/+32
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-071-0/+95
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-15/+11
* mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)=Joshua Kinard2022-04-181-15/+23
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0131-31/+31
* time: Refactor timesize.h for some ABIsAdhemerval Zanella2021-12-311-5/+3
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-0/+24
* nptl: Add rseq registrationFlorian Weimer2021-12-091-0/+62
* Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu2021-07-092-99/+20
* y2038: Add __USE_TIME_BITS64 support for socket-constants.hAdhemerval Zanella2021-06-151-2/+34
* y2038: Use a common definition for shmid_dsAdhemerval Zanella2021-06-151-5/+9
* y2038: Use a common definition for semid_dsAdhemerval Zanella2021-06-151-0/+4
* y2038: Use a common definition for msqid_dsLukasz Majewski2021-06-151-6/+12
* y2038: Use a common definition for statLukasz Majewski2021-06-151-39/+50
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0229-29/+29
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-39/+6
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-5/+0
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-7/+0
* Linux: Remove rseq supportFlorian Weimer2020-07-161-62/+0
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-091-3/+3
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-092-26/+49
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-091-6/+6
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-092-31/+56
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-091-2/+2
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-072-68/+65
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+62
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-291-5/+13
* Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler2020-02-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0129-29/+29
* 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-0730-30/+30
* 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-74/+0
* termios: Remove Linux _IOT_termiosAdhemerval Zanella2019-01-031-3/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-032-4/+27
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-032-25/+47
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-031-11/+1
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-031-26/+2
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-031-39/+1
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-031-17/+1
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-032-22/+44
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-032-10/+35
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0126-26/+26
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-241-3/+3
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-94/+26
* Move SHMLBA to its own header.Joseph Myers2018-10-172-3/+25
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-85/+24
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-93/+31
* Unify some sys/procfs.h headers.Joseph Myers2018-09-251-0/+37
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1