| Commit message (Expand) | Author | Age | Files | Lines |
* | posix: Add glob64 with 64-bit time_t support | Adhemerval Zanella | 2021-06-15 | 1 | -1/+2 |
* | Annotate additional APIs with GCC attribute access. | Martin Sebor | 2021-05-06 | 1 | -1/+3 |
* | Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c | Florian Weimer | 2021-03-01 | 1 | -83/+0 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 19 | -19/+19 |
* | string: Fix strerrorname_np return value [BZ #26555] | Adhemerval Zanella | 2020-09-29 | 1 | -152/+149 |
* | Remove internal usage of extensible stat functions | Adhemerval Zanella | 2020-09-11 | 2 | -2/+2 |
* | signal: Move sys_errlist to a compat symbol | Adhemerval Zanella | 2020-07-07 | 5 | -1781/+799 |
* | signal: Move sys_siglist to a compat symbol | Adhemerval Zanella | 2020-07-07 | 1 | -78/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 22 | -22/+22 |
* | Add TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h. | Joseph Myers | 2019-09-27 | 1 | -0/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 22 | -22/+22 |
* | login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899] | Florian Weimer | 2019-08-15 | 1 | -4/+8 |
* | login: Assume that _HAVE_UT_* constants are true | Florian Weimer | 2019-08-13 | 1 | -126/+0 |
* | Add UDP_GRO from Linux 5.0 to netinet/udp.h. | Joseph Myers | 2019-03-25 | 1 | -0/+1 |
* | Break more lines before not after operators. | Joseph Myers | 2019-02-25 | 3 | -17/+21 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 23 | -23/+23 |
* | 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 |