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