aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/gnu
AgeCommit message (Expand)Author
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
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-10-30rename configure.in to configure.acMike Frysinger
2013-09-04Remove --disable-versioning.Joseph Myers
2013-08-29Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge
2013-06-08Avoid trailing whitespace in sysdeps/gnu/errlist.c.Joseph Myers
2013-05-30 [BZ #14256]Jeff Law
2013-05-03Sync with Linux 3.9Andreas Jaeger
2013-03-19s390x: Move rtld link to /libAndreas Schwab
2013-03-15Reverting wrong commit.Adhemerval Zanella
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-01-09Sync netinet/tcp.h with upstream Linux kernel.David S. Miller
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-28Add new defines from Linux 3.7 to <netinet/tcp.h>Andreas Jaeger
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath
2012-09-25Remove various _G_*_t type names.Joseph Myers
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers
2012-09-20Remove _G_NEED_STDARG_H.Joseph Myers
2012-09-17Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers