Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-10-28 | Add SNAN, SNANF, SNANL macros. | Joseph Myers | 1 | -0/+2 |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 1 | -0/+2 |
2016-10-26 | malloc: Remove malloc_get_state, malloc_set_state [BZ #19473] | Florian Weimer | 1 | -0/+8 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 1 | -0/+3 |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 1 | -0/+2 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 1 | -1/+2 |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 1 | -0/+2 |
2016-10-07 | resolv: Remove RES_USEBSTRING and its implementation [BZ #20629] | Florian Weimer | 1 | -0/+5 |
2016-10-07 | resolv: Remove RES_NOIP6DOTINT and its implementation | Florian Weimer | 1 | -0/+5 |
2016-10-07 | resolv: Deprecate unimplemented flags | Florian Weimer | 1 | -0/+4 |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler | 1 | -0/+9 |
2016-10-06 | Add iseqsig. | Joseph Myers | 1 | -0/+2 |
2016-09-30 | Add iscanonical. | Joseph Myers | 1 | -1/+1 |
2016-09-23 | Add iszero. | Joseph Myers | 1 | -1/+1 |
2016-09-21 | Add issubnormal. | Joseph Myers | 1 | -0/+4 |
2016-09-21 | Add <stdint.h> integer width macros. | Joseph Myers | 1 | -1/+10 |
2016-09-21 | resolv: Remove unsupported hook functions from the API [BZ #20016] | Florian Weimer | 1 | -0/+5 |
2016-09-21 | <arpa/nameser.h>: Remove RR type classification macros [BZ #20592] | Florian Weimer | 1 | -0/+6 |
2016-09-21 | Remove obsolete DNSSEC support [BZ #20591] | Florian Weimer | 1 | -0/+6 |
2016-09-19 | Add <limits.h> integer width macros. | Joseph Myers | 1 | -0/+4 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 1 | -2/+3 |
2016-09-01 | Base <sys/quota.h> on Linux kernel headers [BZ #20525] | Florian Weimer | 1 | -0/+4 |
2016-08-29 | Add fetestexceptflag. | Joseph Myers | 1 | -1/+2 |
2016-08-16 | Add fesetexcept. | Joseph Myers | 1 | -0/+2 |
2016-08-16 | Add CVE-2016-6323 missing from NEWS entry | Florian Weimer | 1 | -1/+1 |
2016-08-16 | Add NEWS entry for CVE-2016-6323 | Florian Weimer | 1 | -1/+5 |
2016-08-03 | Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro. | Joseph Myers | 1 | -0/+5 |
2016-08-03 | Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h> | Zack Weinberg | 1 | -0/+10 |
2016-08-03 | Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro. | Joseph Myers | 1 | -0/+5 |
2016-08-02 | Support __STDC_WANT_LIB_EXT2__ feature test macro. | Joseph Myers | 1 | -1/+4 |
2016-08-01 | Open development for 2.25.glibc-2.24.90 | Carlos O'Donell | 1 | -0/+13 |
2016-08-01 | Update libc.pot and NEWS. | Carlos O'Donell | 1 | -2/+237 |
2016-07-29 | CVE-2016-5417 was assigned to bug 19257 | Florian Weimer | 1 | -0/+5 |
2016-07-11 | Revert "Add pretty printers for the NPTL lock types" | Siddhesh Poyarekar | 1 | -3/+0 |
2016-07-08 | Add pretty printers for the NPTL lock types | Martin Galvan | 1 | -0/+3 |
2016-06-16 | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 1 | -0/+7 |
2016-06-11 | NEWS: clarify localedef --old-style update | Mike Frysinger | 1 | -2/+3 |