summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers
2016-11-30libio: Limit buffer size to 8192 bytes [BZ #4099]Florian Weimer
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers
2016-11-23More NEWS entries / fixes for float_t / double_t changes.Joseph Myers
2016-11-23Fix default float_t definition (bug 20855).Joseph Myers
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers
2016-10-28Add SNAN, SNANF, SNANL macros.Joseph Myers
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-10-26malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]Florian Weimer
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers
2016-10-07resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer
2016-10-07resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer
2016-10-07resolv: Deprecate unimplemented flagsFlorian Weimer
2016-10-07Add configure check to test if gcc supports attribute ifunc.Stefan Liebler
2016-10-06Add iseqsig.Joseph Myers
2016-09-30Add iscanonical.Joseph Myers
2016-09-23Add iszero.Joseph Myers
2016-09-21Add issubnormal.Joseph Myers
2016-09-21Add <stdint.h> integer width macros.Joseph Myers
2016-09-21resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer
2016-09-21<arpa/nameser.h>: Remove RR type classification macros [BZ #20592]Florian Weimer
2016-09-21Remove obsolete DNSSEC support [BZ #20591]Florian Weimer
2016-09-19Add <limits.h> integer width macros.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-09-01Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer
2016-08-29Add fetestexceptflag.Joseph Myers
2016-08-16Add fesetexcept.Joseph Myers
2016-08-16Add CVE-2016-6323 missing from NEWS entryFlorian Weimer
2016-08-16Add NEWS entry for CVE-2016-6323Florian Weimer
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers
2016-08-03Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers
2016-08-01Open development for 2.25.Carlos O'Donell
2016-08-01Update libc.pot and NEWS.Carlos O'Donell
2016-07-29CVE-2016-5417 was assigned to bug 19257Florian Weimer
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan
2016-06-11NEWS: clarify localedef --old-style updateMike Frysinger
2016-06-11localedef: drop unused --old-styleMarko Myllynen
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer
2016-05-23CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer
2016-05-04CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer
2016-04-29NSS: Implement group merging support.Stephen Gallagher