Age | Commit message (Expand) | Author | Files | Lines |
2019-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer | 2 | -2/+0 |
2019-03-13 | Move inttypes.h and stdint.h to stdlib. | Zack Weinberg | 2 | -1/+2 |
2019-03-01 | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2 | -0/+15 |
2019-03-01 | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2 | -0/+10 |
2019-03-01 | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes | 2 | -0/+12 |
2019-02-27 | hurd: Add renameat2 support for RENAME_NOREPLACE | Samuel Thibault | 1 | -0/+2 |
2019-02-27 | wcsmbs: optimize wcscat | Adhemerval Zanella | 1 | -0/+4 |
2019-02-22 | Break some lines before not after operators. | Joseph Myers | 1 | -4/+4 |
2019-02-21 | Add internal implementations for argp.h, err.h, and error.h functions | Gabriel F. T. Gomes | 1 | -1/+2 |
2019-02-16 | Add missing header wrappers under include/ | Florian Weimer | 19 | -0/+19 |
2019-02-13 | Fix -Wempty-body warnings in glibc. | Joseph Myers | 1 | -5/+5 |
2019-02-08 | Provide <bits/unistd_ext.h> as a sysdeps header exclusively | Florian Weimer | 1 | -1/+0 |
2019-02-08 | posix: Fix missing wrapper header for <bits/unistd_ext.h> | Florian Weimer | 1 | -0/+1 |
2019-02-07 | array_length: Make usable as a constant expression | Florian Weimer | 1 | -6/+6 |
2019-02-05 | arm: Use "nr" constraint for Systemtap probes [BZ #24164] | Florian Weimer | 1 | -0/+1 |
2019-02-04 | Fix handling of collating elements in fnmatch (bug 17396, bug 16976) | Andreas Schwab | 1 | -0/+2 |
2019-02-03 | time: Use int, not long int, for internal GMT offsets | Florian Weimer | 1 | -1/+1 |
2019-01-31 | Tag 2.29 releaseglibc-2.29 | Siddhesh Poyarekar | 1 | -1/+1 |
2019-01-21 | CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] | Florian Weimer | 1 | -3/+3 |
2019-01-03 | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg | 2 | -1/+32 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 31 | -31/+31 |
2018-12-20 | Y2038: make __difftime compatible with 64-bit time | Albert ARIBAUD (3ADEV) | 1 | -0/+7 |
2018-12-18 | Y2038: add function __ctime64_r | Albert ARIBAUD (3ADEV) | 1 | -0/+8 |
2018-12-18 | Y2038: add function __ctime64 | Albert ARIBAUD (3ADEV) | 1 | -0/+7 |
2018-12-18 | Y2038: add function __gmtime64_r | Albert ARIBAUD (3ADEV) | 1 | -0/+8 |
2018-12-18 | Y2038: add function __gmtime64 | Albert ARIBAUD (3ADEV) | 1 | -0/+7 |
2018-12-18 | Y2038: add function __localtime64_r | Albert ARIBAUD (3ADEV) | 1 | -0/+8 |
2018-12-17 | Y2038: add function __localtime64 | Albert ARIBAUD (3ADEV) | 1 | -0/+8 |
2018-12-11 | Add *-ldbl.h headers to include/bits | Gabriel F. T. Gomes | 6 | -0/+6 |
2018-12-07 | Don't use __typeof__ (getcpu) | H.J. Lu | 1 | -1/+3 |
2018-12-07 | hurd: Fix linknamespace of spawni | Samuel Thibault | 1 | -0/+2 |
2018-12-07 | Add getcpu | H.J. Lu | 1 | -0/+2 |
2018-12-05 | Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) | Zack Weinberg | 2 | -7/+0 |
2018-12-05 | Add __vsyslog_internal, with same flags as __v*printf_internal. | Zack Weinberg | 1 | -7/+12 |
2018-12-05 | Add __v*printf_internal with flags arguments | Zack Weinberg | 2 | -13/+0 |
2018-12-05 | Y2038: make __tz_convert compatible with 64-bit-time | Albert ARIBAUD (3ADEV) | 1 | -4/+4 |
2018-11-30 | Fix _dl_profile_fixup data-dependency issue (Bug 23690) | Tulio Magno Quites Machado Filho | 1 | -0/+4 |
2018-11-16 | Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg | 1 | -3/+14 |
2018-11-13 | Add hidden_tls_def macros, fix powerpc-soft build with GCC 9. | Joseph Myers | 1 | -2/+31 |
2018-11-09 | Add support for GCC 9 attribute copy. | Martin Sebor | 1 | -5/+15 |
2018-10-24 | Y2038: Add 64-bit time for all architectures | Albert ARIBAUD (3ADEV) | 1 | -5/+1 |
2018-10-24 | posix: Add internal symbols for posix_spawn interface | Adhemerval Zanella | 1 | -0/+35 |
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 1 | -0/+2 |
2018-09-27 | Use round functions not __round functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2018-09-20 | Use trunc functions not __trunc functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2018-09-19 | Fix mktime localtime offset confusion | Paul Eggert | 1 | -2/+2 |
2018-09-19 | Merge mktime, timegm from upstream Gnulib | Paul Eggert | 2 | -0/+457 |
2018-09-17 | Use ceil functions not __ceil functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 1 | -0/+1 |
2018-09-14 | Use floor functions not __floor functions in glibc libm. | Joseph Myers | 1 | -8/+21 |