| Commit message (Expand) | Author | Age | Files | Lines |
* | hurd: Fix build | Samuel Thibault | 2018-10-31 | 1 | -2/+2 |
* | hurd: Document how to translate EIEIO error message | Samuel Thibault | 2018-10-31 | 1 | -0/+13 |
* | Update netinet/udp.h from Linux 4.18. | Joseph Myers | 2018-08-27 | 1 | -0/+1 |
* | Update netinet/tcp.h from Linux 4.18. | Joseph Myers | 2018-08-21 | 1 | -0/+16 |
* | hurd: Fix shmid_ds's shm_segsz field type | Samuel Thibault | 2018-06-02 | 1 | -1/+1 |
* | Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766] | Tulio Magno Quites Machado Filho | 2018-04-26 | 1 | -5/+2 |
* | hurd: Fix symbols exposition | Samuel Thibault | 2018-04-19 | 2 | -3/+3 |
* | Fix errno values | Samuel Thibault | 2018-03-20 | 1 | -16/+16 |
* | Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15. | Joseph Myers | 2018-02-06 | 1 | -0/+2 |
* | LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes | Andreas Schwab | 2018-01-25 | 1 | -2/+2 |
* | csu: Update __libgcc_s_init comment | Florian Weimer | 2018-01-11 | 1 | -2/+6 |
* | hurd: Fix glob64 compatibility symbols | Samuel Thibault | 2018-01-06 | 3 | -3/+90 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 21 | -21/+21 |
* | The -Wstringop-truncation option new in GCC 8 detects common misuses | Martin Sebor | 2017-11-15 | 1 | -3/+6 |
* | hurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition | Samuel Thibault | 2017-09-28 | 1 | -0/+2 |
* | posix: Sync glob with gnulib [BZ #1062] | Adhemerval Zanella | 2017-09-08 | 2 | -3/+10 |
* | Update netinet/tcp.h from Linux 4.13. | Joseph Myers | 2017-09-07 | 1 | -2/+8 |
* | Regenerate sysdeps/gnu/errlist.c. | Zack Weinberg | 2017-06-04 | 1 | -45/+37 |
* | manual: Convert errno @comments to new @errno macro. | Rical Jasan | 2017-05-19 | 1 | -16/+5 |
* | Add TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet/tcp.h. | Joseph Myers | 2017-05-01 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 21 | -21/+21 |
* | Define wordsize.h macros everywhere | Steve Ellcey | 2016-11-04 | 2 | -3/+3 |
* | Add TCP_REPAIR_WINDOW from Linux 4.8. | Joseph Myers | 2016-10-03 | 1 | -0/+11 |
* | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 2016-09-23 | 3 | -121/+121 |
* | Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h. | Joseph Myers | 2016-08-03 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 21 | -21/+21 |
* | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell | 2015-11-27 | 1 | -1/+1 |
* | Add more TCP_* values to netinet/tcp.h. | Joseph Myers | 2015-09-01 | 1 | -0/+8 |
* | hurd: fix unwind-resume.c build | Samuel Thibault | 2015-02-08 | 1 | -0/+4 |
* | hurd: fix unwind-resume.c build | Samuel Thibault | 2015-02-08 | 1 | -0/+4 |
* | ARM: Consolidate with generic unwinder wrapper code | Roland McGrath | 2015-01-05 | 1 | -18/+17 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 21 | -21/+21 |
* | Use PTR_MANGLE on libgcc unwinder function pointers. | Roland McGrath | 2014-12-16 | 1 | -3/+12 |
* | Revert "Use pragmas rather than makefiles for necessary options for unwind co... | Roland McGrath | 2014-12-16 | 2 | -2/+2 |
* | Use pragmas rather than makefiles for necessary options for unwind code. | Roland McGrath | 2014-12-16 | 2 | -2/+2 |
* | Fix getifaddrs, freeifaddrs namespace (bug 17668). | Joseph Myers | 2014-12-02 | 1 | -4/+6 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 3 | -3/+3 |
* | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 2014-11-19 | 1 | -0/+2 |
* | Add new Linux 3.16 constants to netinet/udp.h. | Joseph Myers | 2014-09-12 | 1 | -0/+4 |
* | Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. | Joseph Myers | 2014-07-17 | 2 | -44/+13 |
* | Silence a missing-noreturn warning for _Unwind_Resume. | Roland McGrath | 2014-05-09 | 1 | -5/+7 |
* | Fix -Wundef issues in generated errlist.c. | Roland McGrath | 2014-05-05 | 2 | -2/+4 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 1 | -2/+2 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 21 | -21/+21 |
* | Remove __FAVOR_BSD. | Joseph Myers | 2013-12-17 | 2 | -75/+78 |
* | Use __glibc_reserved instead __unused. | Ondřej Bílka | 2013-11-26 | 3 | -3/+3 |
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 2 | -1/+1 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -1/+1 |
* | Support ELFOSABI_GNU on all GNU systems. | Thomas Schwinge | 2013-08-29 | 1 | -0/+48 |