about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg2016-12-081-0/+13
* Add pretty printers for the NPTL lock typesMartin Galvan2016-12-081-0/+5
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3
* libio: Limit buffer size to 8192 bytes [BZ #4099]Florian Weimer2016-11-301-0/+6
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-1/+1
* More NEWS entries / fixes for float_t / double_t changes.Joseph Myers2016-11-231-2/+9
* Fix default float_t definition (bug 20855).Joseph Myers2016-11-231-0/+5
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-1/+2
* Add SNAN, SNANF, SNANL macros.Joseph Myers2016-10-281-0/+2
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+2
* malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]Florian Weimer2016-10-261-0/+8
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+3
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+2
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-1/+2
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+2
* resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer2016-10-071-0/+5
* resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer2016-10-071-0/+5
* resolv: Deprecate unimplemented flagsFlorian Weimer2016-10-071-0/+4
* Add configure check to test if gcc supports attribute ifunc.Stefan Liebler2016-10-071-0/+9
* Add iseqsig.Joseph Myers2016-10-061-0/+2
* Add iscanonical.Joseph Myers2016-09-301-1/+1
* Add iszero.Joseph Myers2016-09-231-1/+1
* Add issubnormal.Joseph Myers2016-09-211-0/+4
* Add <stdint.h> integer width macros.Joseph Myers2016-09-211-1/+10
* resolv: Remove unsupported hook functions from the API [BZ #20016]Florian Weimer2016-09-211-0/+5
* <arpa/nameser.h>: Remove RR type classification macros [BZ #20592]Florian Weimer2016-09-211-0/+6
* Remove obsolete DNSSEC support [BZ #20591]Florian Weimer2016-09-211-0/+6
* Add <limits.h> integer width macros.Joseph Myers2016-09-191-0/+4
* Add femode_t functions.Joseph Myers2016-09-071-2/+3
* Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer2016-09-011-0/+4
* Add fetestexceptflag.Joseph Myers2016-08-291-1/+2
* Add fesetexcept.Joseph Myers2016-08-161-0/+2
* Add CVE-2016-6323 missing from NEWS entryFlorian Weimer2016-08-161-1/+1
* Add NEWS entry for CVE-2016-6323Florian Weimer2016-08-161-1/+5
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-031-0/+5
* Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg2016-08-031-0/+10
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-031-0/+5
* Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers2016-08-021-1/+4
* Open development for 2.25. glibc-2.24.90Carlos O'Donell2016-08-011-0/+13
* Update libc.pot and NEWS.Carlos O'Donell2016-08-011-2/+237
* CVE-2016-5417 was assigned to bug 19257Florian Weimer2016-07-291-0/+5
* Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar2016-07-111-3/+0
* Add pretty printers for the NPTL lock typesMartin Galvan2016-07-081-0/+3
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+7
* NEWS: clarify localedef --old-style updateMike Frysinger2016-06-111-2/+3
* localedef: drop unused --old-styleMarko Myllynen2016-06-111-0/+3
* malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer2016-06-101-0/+3
* CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]Florian Weimer2016-05-231-0/+4
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-041-0/+4
* NSS: Implement group merging support.Stephen Gallagher2016-04-291-0/+8