Bug 21533: Update to Unicode 10.0.0
[platform/upstream/glibc.git] / NEWS
2017-06-22 Mike FABIANBug 21533: Update to Unicode 10.0.0
2017-06-21 Zack WeinbergFactor out shared definitions from bits/signum.h.
2017-06-21 Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-06-20 Zack WeinbergMention in NEWS that __(NO|USE)_STRING_INLINES don...
2017-06-19 Joseph MyersRequire GCC 4.9 or later for building glibc.
2017-06-19 Stefan LieblerS390: Sync ptrace.h with kernel. [BZ #21539]
2017-06-15 Siddhesh PoyarekarEnable tunables by default
2017-06-14 Zack WeinbergRemove __need macros from errno.h (__need_Emath, __need...
2017-06-06 Stefan LieblerOptimize generic spinlock code and use C11 like atomic...
2017-06-05 Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-05-31 Adhemerval Zanellaposix: Implement preadv2 and pwritev2
2017-05-30 Dennis WölfingAdd reallocarray function
2017-05-20 Zack WeinbergRemove the bulk of the NaCl port.
2017-05-08 Florian WeimerRemove <sys/ultrasound.h>
2017-05-08 Joseph MyersRequire Linux kernel 3.2 or later on x86 / x86_64.
2017-04-25 Adhemerval Zanella[BZ 21340] add support for POSIX_SPAWN_SETSID
2017-04-18 Florian Weimermalloc: Turn cfree into a compatibility symbol
2017-04-13 Florian Weimerresolv: Remove EDNS fallback [BZ #21369]
2017-04-13 Florian Weimerresolv: Reduce EDNS payload size to 1200 bytes [BZ...
2017-04-07 Florian Weimerresolv: Remove IQUERY support
2017-03-28 Egmont Koblingerlocaledata: hu_HU: fix multiple sorting bugs (bug 18934)
2017-03-21 Thorsten KukukMerge branch 'master' of ssh://sourceware.org/git/glibc
2017-03-21 Thorsten KukukDeprecate libnsl by default (only shared library will be
2017-03-11 Thorsten KukukIf sunrpc code is disabled, rpcsvc header files, rpcgen and
2017-02-21 Mike FABIANBug 20313: Update to Unicode 9.0.0
2017-02-05 Siddhesh PoyarekarOpen master for development
2017-02-05 Siddhesh PoyarekarAdd list of bugs fixed in 2.25
2017-02-05 Siddhesh PoyarekarAdd missing NEWS items
2017-01-14 Siddhesh PoyarekarFix typo in NEWS
2017-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Florian WeimerCVE-2015-5180: resolv: Fix crash with internal QTYPE...
2016-12-31 Siddhesh PoyarekarAdd NEWS item for tunables
2016-12-31 Florian Weimerresolv: Deprecate RES_BLAST
2016-12-31 Florian Weimerresolv: Deprecate the "inet6" option and RES_USE_INET6...
2016-12-31 Joseph MyersAdd fromfp functions.
2016-12-26 Nick AlcockEnable -fstack-protector=* when requested by configure...
2016-12-22 Joseph MyersUpdate NEWS feature test macro description of TS 18661...
2016-12-21 Joseph MyersAdd roundeven, roundevenf, roundevenl.
2016-12-20 Joseph MyersAdd fmaxmag, fminmag functions.
2016-12-16 Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-12-16 Joseph MyersDefine FE_SNANS_ALWAYS_SIGNAL.
2016-12-12 Florian WeimerAdd getentropy, getrandom, <sys/random.h> [BZ #17252]
2016-12-08 Zack WeinbergMake _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_S...
2016-12-08 Martin GalvanAdd pretty printers for the NPTL lock types
2016-12-02 Joseph MyersAdd llogb, llogbf, llogbl.
2016-11-30 Florian Weimerlibio: Limit buffer size to 8192 bytes [BZ #4099]
2016-11-24 Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-23 Joseph MyersMore NEWS entries / fixes for float_t / double_t changes.
2016-11-23 Joseph MyersFix default float_t definition (bug 20855).
2016-11-19 Joseph MyersAdd setpayload, setpayloadf, setpayloadl.
2016-10-28 Joseph MyersAdd SNAN, SNANF, SNANL macros.
2016-10-26 Joseph MyersAdd canonicalize, canonicalizef, canonicalizel.
2016-10-26 Florian Weimermalloc: Remove malloc_get_state, malloc_set_state ...
2016-10-25 Gabriel F. T. GomesAdd strfromd, strfromf, and strfroml functions
2016-10-19 Joseph MyersAdd getpayload, getpayloadf, getpayloadl.
2016-10-15 Joseph MyersAdd totalordermag, totalordermagf, totalordermagl.
2016-10-12 Joseph MyersAdd totalorder, totalorderf, totalorderl.
2016-10-07 Florian Weimerresolv: Remove RES_USEBSTRING and its implementation...
2016-10-07 Florian Weimerresolv: Remove RES_NOIP6DOTINT and its implementation
2016-10-07 Florian Weimerresolv: Deprecate unimplemented flags
2016-10-07 Stefan LieblerAdd configure check to test if gcc supports attribute...
2016-10-06 Joseph MyersAdd iseqsig.
2016-09-30 Joseph MyersAdd iscanonical.
2016-09-23 Joseph MyersAdd iszero.
2016-09-21 Joseph MyersAdd issubnormal.
2016-09-21 Joseph MyersAdd <stdint.h> integer width macros.
2016-09-21 Florian Weimerresolv: Remove unsupported hook functions from the...
2016-09-21 Florian Weimer<arpa/nameser.h>: Remove RR type classification macros...
2016-09-21 Florian WeimerRemove obsolete DNSSEC support [BZ #20591]
2016-09-19 Joseph MyersAdd <limits.h> integer width macros.
2016-09-07 Joseph MyersAdd femode_t functions.
2016-09-01 Florian WeimerBase <sys/quota.h> on Linux kernel headers [BZ #20525]
2016-08-29 Joseph MyersAdd fetestexceptflag.
2016-08-16 Joseph MyersAdd fesetexcept.
2016-08-16 Florian WeimerAdd CVE-2016-6323 missing from NEWS entry
2016-08-16 Florian WeimerAdd NEWS entry for CVE-2016-6323
2016-08-03 Joseph MyersSupport __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test...
2016-08-03 Zack WeinbergDeprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
2016-08-03 Joseph MyersSupport __STDC_WANT_IEC_60559_BFP_EXT__ feature test...
2016-08-02 Joseph MyersSupport __STDC_WANT_LIB_EXT2__ feature test macro.
2016-08-02 Carlos O'DonellOpen development for 2.25.
2016-08-02 Carlos O'DonellUpdate libc.pot and NEWS.
2016-07-29 Florian WeimerCVE-2016-5417 was assigned to bug 19257
2016-07-11 Siddhesh PoyarekarRevert "Add pretty printers for the NPTL lock types"
2016-07-08 Martin GalvanAdd pretty printers for the NPTL lock types
2016-06-16 Rajalakshmi Sriniv... Add nextup and nextdown math functions
2016-06-11 Mike FrysingerNEWS: clarify localedef --old-style update
2016-06-11 Marko Myllynenlocaledef: drop unused --old-style
2016-06-10 Florian Weimermalloc: Remove __malloc_initialize_hook from the API...
2016-05-23 Florian WeimerCVE-2016-4429: sunrpc: Do not use alloca in clntudp_cal...
2016-05-04 Florian WeimerCVE-2016-1234: glob: Do not copy d_name field of struct...
2016-04-30 Stephen GallagherNSS: Implement group merging support.
2016-04-29 Florian WeimerNEWS entry for CVE-2016-3075
2016-04-29 Florian WeimerCVE-2016-3706: getaddrinfo: stack overflow in hostent...
2016-04-14 Florian WeimerRemove union wait [BZ #19613]
2016-02-25 Carlos O'DonellNEWS (2.23): Fix typo in bug 19048 text.
2016-02-24 Joseph MyersRequire Linux 3.2 except on x86 / x86_64, 3.2 headers...
2016-02-20 Florian WeimerDeprecate readdir_r, readdir64_r [BZ #19056]
2016-02-19 Mike Frysingerlocales: pap_AN: delete old/deprecated locale [BZ ...
next