Age | Commit message (Expand) | Author | Files | Lines |
2017-06-22 | Bug 21533: Update to Unicode 10.0.0 | Mike FABIAN | 1 | -2/+2 |
2017-06-20 | Factor out shared definitions from bits/signum.h. | Zack Weinberg | 1 | -0/+2 |
2017-06-20 | Rename xlocale.h to bits/types/__locale_t.h. | Zack Weinberg | 1 | -0/+4 |
2017-06-20 | Mention in NEWS that __(NO|USE)_STRING_INLINES don't do anything anymore. | Zack Weinberg | 1 | -0/+4 |
2017-06-19 | Require GCC 4.9 or later for building glibc. | Joseph Myers | 1 | -0/+4 |
2017-06-19 | S390: Sync ptrace.h with kernel. [BZ #21539] | Stefan Liebler | 1 | -0/+9 |
2017-06-15 | Enable tunables by default | Siddhesh Poyarekar | 1 | -0/+3 |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg | 1 | -0/+4 |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 1 | -0/+11 |
2017-06-05 | Fix struct sigaltstack namespace (bug 21517). | Joseph Myers | 1 | -0/+3 |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 1 | -0/+7 |
2017-05-30 | Add reallocarray function | Dennis Wölfing | 1 | -0/+4 |
2017-05-20 | Remove the bulk of the NaCl port. | Zack Weinberg | 1 | -0/+3 |
2017-05-08 | Remove <sys/ultrasound.h> | Florian Weimer | 1 | -0/+2 |
2017-05-08 | Require Linux kernel 3.2 or later on x86 / x86_64. | Joseph Myers | 1 | -0/+4 |
2017-04-25 | [BZ 21340] add support for POSIX_SPAWN_SETSID | Adhemerval Zanella | 1 | -0/+5 |
2017-04-18 | malloc: Turn cfree into a compatibility symbol | Florian Weimer | 1 | -0/+3 |
2017-04-13 | resolv: Remove EDNS fallback [BZ #21369] | Florian Weimer | 1 | -0/+5 |
2017-04-13 | resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361] | Florian Weimer | 1 | -1/+2 |
2017-04-07 | resolv: Remove IQUERY support | Florian Weimer | 1 | -0/+3 |
2017-03-28 | localedata: hu_HU: fix multiple sorting bugs (bug 18934) | Egmont Koblinger | 1 | -0/+4 |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk | 1 | -0/+20 |
2017-03-11 | If sunrpc code is disabled, rpcsvc header files, rpcgen and | Thorsten Kukuk | 1 | -0/+6 |
2017-02-21 | Bug 20313: Update to Unicode 9.0.0 | Mike FABIAN | 1 | -1/+3 |
2017-02-05 | Open master for developmentglibc-2.25.90 | Siddhesh Poyarekar | 1 | -0/+14 |
2017-02-05 | Add list of bugs fixed in 2.25 | Siddhesh Poyarekar | 1 | -2/+145 |
2017-02-05 | Add missing NEWS items | Siddhesh Poyarekar | 1 | -0/+8 |
2017-01-14 | Fix typo in NEWS | Siddhesh Poyarekar | 1 | -1/+1 |
2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-31 | CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] | Florian Weimer | 1 | -1/+7 |
2016-12-31 | Add NEWS item for tunables | Siddhesh Poyarekar | 1 | -0/+5 |
2016-12-31 | resolv: Deprecate RES_BLAST | Florian Weimer | 1 | -3/+3 |
2016-12-31 | resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] | Florian Weimer | 1 | -0/+5 |
2016-12-31 | Add fromfp functions. | Joseph Myers | 1 | -1/+3 |
2016-12-26 | Enable -fstack-protector=* when requested by configure [BZ #7065] | Nick Alcock | 1 | -0/+4 |
2016-12-22 | Update NEWS feature test macro description of TS 18661-1 support. | Joseph Myers | 1 | -1/+1 |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 1 | -0/+2 |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers | 1 | -0/+3 |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 1 | -0/+6 |
2016-12-16 | Define FE_SNANS_ALWAYS_SIGNAL. | Joseph Myers | 1 | -2/+2 |
2016-12-12 | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 1 | -0/+3 |
2016-12-08 | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg | 1 | -0/+13 |
2016-12-08 | Add pretty printers for the NPTL lock types | Martin Galvan | 1 | -0/+5 |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers | 1 | -0/+3 |
2016-11-30 | libio: Limit buffer size to 8192 bytes [BZ #4099] | Florian Weimer | 1 | -0/+6 |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 1 | -1/+1 |
2016-11-23 | More NEWS entries / fixes for float_t / double_t changes. | Joseph Myers | 1 | -2/+9 |
2016-11-23 | Fix default float_t definition (bug 20855). | Joseph Myers | 1 | -0/+5 |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 1 | -1/+2 |