]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/unix/sysv/linux/mips/bits
stdlib: resolve a double lock init issue after fork [BZ #32994]
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / mips / bits /
2025-06-17  H. Peter Anvin ... linux: implement arbitrary and split speeds in termios
2025-04-25  H. Peter Anvinlinux/termio: remove <termio.h> and struct termio
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-07  Adhemerval Zanella... Linux: Consolidate typesizes.h
2022-10-10  Andreas SchwabExpose all MAP_ constants in <sys/mman.h> unconditional...
2022-04-18  =Joshua Kinardmips: Fix mips64n32 64 bit time_t stat support (BZ...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-31  Adhemerval Zanellatime: Refactor timesize.h for some ABIs
2021-12-23  Adhemerval ZanellaSet default __TIMESIZE default to 64
2021-12-09  Florian Weimernptl: Add rseq registration
2021-07-09  H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-06-15  Adhemerval Zanellay2038: Add __USE_TIME_BITS64 support for socket-constants.h
2021-06-15  Adhemerval Zanellay2038: Use a common definition for shmid_ds
2021-06-15  Adhemerval Zanellay2038: Use a common definition for semid_ds
2021-06-15  Lukasz Majewskiy2038: Use a common definition for msqid_ds
2021-06-15  Lukasz Majewskiy2038: Use a common definition for stat
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-10-09  Adhemerval Zanellalinux: Move the struct stat{64} to struct_stat.h
2020-10-09  Adhemerval ZanellaRemove mknod wrapper functions, move them to symbols
2020-10-09  Adhemerval ZanellaRemove stat wrapper functions, move them to exported...
2020-07-16  Florian WeimerLinux: Remove rseq support
2020-07-09  Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for shmctl
2020-07-09  Adhemerval Zanellasysvipc: Remove the linux shm-pad.h file
2020-07-09  Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for msgctl
2020-07-09  Adhemerval Zanellasysvipc: Remove the linux msq-pad.h file
2020-07-09  Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for semctl
2020-07-07  Adhemerval Zanellasignal: Add signum-{generic,arch}.h
2020-07-06  Mathieu DesnoyersLinux: Perform rseq registration at C startup and threa...
2020-04-29  Alistair Francissemctl: Remove the sem-pad.h file
2020-02-13  Stefan LieblerUse gcc -finput-charset=ascii for check-installed-headers.
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-10  Adhemerval Zanellasysvipc: Set ipc_perm mode as mode_t (BZ#18231)
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-07-24  Florian WeimerLinux: Use in-tree copy of SO_ constants for !__USE_MIS...
2019-01-03  Adhemerval Zanellatermios: Consolidate termios.h
2019-01-03  Adhemerval Zanellatermios: Remove Linux _IOT_termios
2019-01-03  Adhemerval Zanellatermios: Consolidate tcflow symbolic constants
2019-01-03  Adhemerval Zanellatermios: Consolidate local mode definitions
2019-01-03  Adhemerval Zanellatermios: Consolidate control mode definitions
2019-01-03  Adhemerval Zanellatermios: Consolidate Baud Rate Selection definitions...
2019-01-03  Adhemerval Zanellatermios: Consolidate Output Modes definitions
2019-01-03  Adhemerval Zanellatermios: Consolidate Input Modes definitions.
2019-01-03  Adhemerval Zanellatermios: Consolidate termios c_cc symbolic constants
2019-01-03  Adhemerval Zanellatermios: Consolidate struct termios
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-24  Albert ARIBAUD ... Y2038: provide size of default time_t for target...
2018-10-17  Joseph MyersUse single bits/shm.h for all architectures.
2018-10-17  Joseph MyersMove SHMLBA to its own header.
2018-10-15  Joseph MyersUse single bits/sem.h for all architectures.
2018-10-11  Joseph MyersUse single bits/msq.h for all architectures.
2018-09-25  Joseph MyersUnify some sys/procfs.h headers.
2018-06-18  Joseph MyersAdd SHM_STAT_ANY from Linux 4.17 to bits/shm.h.
2018-06-18  Joseph MyersAdd SEM_STAT_ANY from Linux 4.17 to bits/sem.h.
2018-06-18  Joseph MyersAdd MSG_STAT_ANY from Linux 4.17 to bits/msq.h.
2018-06-05  Joseph MyersAdd MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.
2018-03-05  Samuel Thibaulthurd: Fix includability of <hurd/signal.h> in all standards
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-07  Joseph MyersFix XPG4.2 bits/sigaction.h namespace (bug 21899).
2017-06-21  Zack WeinbergFactor out shared definitions from bits/signum.h.
2017-06-19  Joseph MyersDefine struct rusage in sys/wait.h when required (bug...
2017-06-14  Zack WeinbergRemove __need macros from errno.h (__need_Emath, __need...
2017-06-05  Joseph MyersDefine SIG_HOLD for XPG4 (bug 21538).
2017-06-05  Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-05-23  Zack WeinbergFix a bug in 'Remove __need macros from signal.h' ...
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-19  Joseph MyersSplit up bits/sigstack.h.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): stack_t.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-04-08  Joseph MyersFix termios.h XCASE namespace (bug 19925).
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-08-26  Mike Frysingermips: siginfo.h: add SIGSYS details [BZ #18863]
2015-04-07  James Cowgill[BZ #17930] MIPS: Define SHM_NORESERVE.
2015-02-18  Steve Ellcey2015-02-18 Steve Ellcey <sellcey@imgtec.com>
2015-01-02  Joseph MyersFix MIPS TIOCSER_TEMT namespace (bug 17782).
2015-01-02  Joseph MyersFix MIPS sa_flags type (bug 17781).
2015-01-02  Joseph MyersFix MIPS bits/fcntl.h namespace (bug 17780).
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-06-23  Roland McGrathMIPS: Move NPTL public headers to sysdeps/mips/nptl/.
2014-03-07  Joseph MyersFix POSIX namespace for <bits/siginfo.h> (bug 16674).
2014-02-21  Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-10  Joseph MyersMove mips from ports to libc.
2012-07-01  Joseph MyersMove all files into ports/ subdirectory in preparation... glibc-2.16-ports-before-merge
2012-05-23  Joseph MyersDefine MADV_DONTDUMP and MADV_DODUMP for MIPS.
2012-05-16  Joseph MyersDeclare MIPS stat nanoseconds fields similarly to other...
2012-03-28  Joseph MyersMIPS: Define MAP_STACK and MAP_HUGETLB.
2012-03-09  Paul EggertReplace FSF snail mail address by URL.
2012-03-09  Joseph MyersMIPS: replace bits/socket.h with bits/socket_type.h.
2012-02-27  Joseph MyersMIPS: do not declare recvmmsg and sendmmsg for !__USE_GNU.
2012-02-27  Joseph MyersMIPS: fix pthread_attr_t definitions.
2012-02-26  Joseph MyersMIPS: Name pthread_attr_t union, use it in sigevent...
2012-02-21  Joseph MyersReplace MIPS sys/epoll.h and sys/timerfd.h with bits...
2012-02-20  Andreas Schwabmips: Add support for Linux error EHWPOISON
2012-02-15  Joseph MyersReplace MIPS sys/signalfd.h with bits/signalfd.h.
2012-02-14  Joseph MyersReplace MIPS sys/inotify.h with bits/inotify.h.
2012-02-13  Joseph MyersReplace MIPS sys/eventfd.h with bits/eventfd.h.
next