summaryrefslogtreecommitdiff
path: root/sysdeps/gnu
AgeCommit message (Expand)Author
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-17Updates struct tcp_info and TCP_AO_XX corresponding struct from 6.17 to netin...Jiayuan Chen
2025-10-29Updates struct tcp_zerocopy_receive from 5.11 to netinet/tcp.h.Jiayuan Chen
2025-08-04errlist: add missing entries for MIPS/SPARCLuca Boccassi
2025-06-17Add TCPI_OPT_USEC_TS from Linux 6.14 and TCPI_OPT_TFO_CHILD from 6.15 to neti...Jeremy Harris
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-08-07sysdeps: Re-flow and sort multiline gnu/Makefile definitionsAdhemerval Zanella
2024-04-19login: Use unsigned 32-bit types for seconds-since-epochFlorian Weimer
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-28Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.Tobias Klauser
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-05-01hurd 64bit: Fix struct msqid_ds and shmid_ds fieldsSamuel Thibault
2023-05-01hurd 64bit: Fix ipc_perm fields typesSamuel Thibault
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-09-08errlist: add missing entry for EDEADLOCK (bug 29545)Andreas Schwab
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-07-22hurd: Fix glob lstat compatibilitySamuel Thibault
2021-06-29Add RFC 8335 Definitions from Linux 5.13Andreas Roeseler
2021-06-15posix: Add glob64 with 64-bit time_t supportAdhemerval Zanella
2021-05-06Annotate additional APIs with GCC attribute access.Martin Sebor
2021-03-01Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.cFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-09-29string: Fix strerrorname_np return value [BZ #26555]Adhemerval Zanella
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-07-07signal: Move sys_siglist to a compat symbolAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-27Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer
2019-08-13login: Assume that _HAVE_UT_* constants are trueFlorian Weimer
2019-03-25Add UDP_GRO from Linux 5.0 to netinet/udp.h.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-31hurd: Fix buildSamuel Thibault
2018-10-31hurd: Document how to translate EIEIO error messageSamuel Thibault
2018-08-27Update netinet/udp.h from Linux 4.18.Joseph Myers
2018-08-21Update netinet/tcp.h from Linux 4.18.Joseph Myers
2018-06-02hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault
2018-04-26Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]Tulio Magno Quites Machado Filho
2018-04-19hurd: Fix symbols expositionSamuel Thibault
2018-03-20Fix errno valuesSamuel Thibault
2018-02-06Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15.Joseph Myers
2018-01-25LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotesAndreas Schwab
2018-01-11csu: Update __libgcc_s_init commentFlorian Weimer
2018-01-06hurd: Fix glob64 compatibility symbolsSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor