aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/gnu
AgeCommit message (Expand)Author
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
2017-09-28hurd: Fix `getifaddrs' and `freeifaddrs' symbol expositionSamuel Thibault
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-09-07Update netinet/tcp.h from Linux 4.13.Joseph Myers
2017-06-04Regenerate sysdeps/gnu/errlist.c.Zack Weinberg
2017-05-19manual: Convert errno @comments to new @errno macro.Rical Jasan
2017-05-01Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-10-03Add TCP_REPAIR_WINDOW from Linux 4.8.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg
2016-08-03Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-09-01Add more TCP_* values to netinet/tcp.h.Joseph Myers
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault
2015-02-08hurd: fix unwind-resume.c buildSamuel Thibault
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-16Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath
2014-12-02Fix getifaddrs, freeifaddrs namespace (bug 17668).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-09-12Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers
2014-05-09Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath
2014-05-05Fix -Wundef issues in generated errlist.c.Roland McGrath
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers