Update NEWS, version.h, and features.h for glibc 2.28.
[platform/upstream/glibc.git] / NEWS
2018-08-01 Carlos O'DonellUpdate NEWS, version.h, and features.h for glibc 2.28.
2018-07-27 Carlos O'DonellUpdate NEWS with ISO 14651 update information.
2018-07-27 Rafal LuzynskiNEWS: Avoid the words "nominative" and "genitive".
2018-07-24 Adhemerval ZanellaMention ISO C threads addition
2018-07-19 H.J. LuINSTALL: Add a note for Intel CET status
2018-07-18 Quentin PAGÈSoc_FR locale: Multiple updates (bug 23140, bug 23422).
2018-07-18 H.J. LuIntel CET: Document --enable-cet
2018-07-18 Valery TimiriliyevNew locale: Yakut (Sakha) for Russia (sah_RU) [BZ ...
2018-07-17 Rafal Luzynskios_RU: Add alternative month names (bug 23140).
2018-07-10 Florian WeimerAdd the statx function
2018-07-05 Maciej W. Rozyckilibc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]
2018-07-05 Florian WeimerAdd renameat2 function [BZ #17662]
2018-07-04 Florian Weimertestrun.sh: Implement --tool=strace, --tool=valgrind
2018-07-04 Mike FABIANBug 23308: Update to Unicode 11.0.0
2018-06-29 Michael WolfNew locale: Lower Sorbian (dsb_DE) [BZ #23208]
2018-06-29 Rafal Luzynskihy_AM: Add alternative month names (bug 23140).
2018-06-29 Zack WeinbergNew configure option --disable-crypt.
2018-06-29 Zack WeinbergDisallow use of DES encryption functions in new programs.
2018-06-29 Rafal Luzynskiast_ES: Add alternative month names (bug 23140).
2018-06-26 Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-25 Rafal Luzynskicsb_PL: Add alternative month names (bug 23140).
2018-06-12 Carlos O'DonellImprove DST handling (Bug 23102, Bug 21942, Bug 18018...
2018-06-11 Rafal Luzynskigd_GB, hsb_DE, wa_BE: Add alternative month names ...
2018-05-24 Florian WeimerAdd references to CVE-2017-18269, CVE-2018-11236, CVE...
2018-05-23 Florian WeimerSwitch IDNA implementation to libidn2 [BZ #19728] ...
2018-05-22 Joseph MyersMake llseek a compat symbol (bug 18471).
2018-05-18 Joseph MyersObsolete nfsservctl.
2018-05-17 Joseph MyersAdd narrowing divide functions.
2018-05-16 Joseph MyersAdd narrowing multiply functions.
2018-05-02 Adhemerval ZanellaDeprecate ustat syscall interface
2018-04-27 Joseph MyersRemove tilegx port.
2018-04-23 Zack WeinbergNEWS: Reindent and copyedit
2018-04-02 Samuel Thibaulthurd: Announce that glibc now builds unpatched
2018-03-20 Joseph MyersAdd narrowing subtract functions.
2018-03-16 Rafal LuzynskiNEWS: Mention the locale data changes (bug 22848, 22937...
2018-03-13 Zack Weinberg[BZ 1190] Make EOF sticky in stdio.
2018-02-12 Zack Weinberg[BZ #19239] Don't include sys/sysmacros.h from sys...
2018-02-10 Joseph MyersAdd narrowing add functions.
2018-02-07 Zack WeinbergDon't install libio.h or _G_config.h.
2018-02-06 Florian WeimerRecord CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]
2018-02-06 Zack WeinbergRemove getc and putc macros from the public stdio.h.
2018-02-01 Dmitry V. LevinOpen master branch for glibc 2.28 development
2018-02-01 Dmitry V. LevinNEWS: add the list of bugs fixed in 2.27
2018-02-01 Florian WeimerRecord CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]
2018-02-01 Rafal LuzynskiNEWS: List the languages which use the alternative...
2018-01-29 Palmer DabbeltSkeleton documentation for the RISC-V port
2018-01-23 Rafal LuzynskiNEWS: Fix spelling mistake: "%ob" -> "%Ob".
2018-01-23 Dmitry V. LevinNEWS: fix spelling mistake
2018-01-23 Carlos O'DonellNEWS: Fix spelling mistake.
2018-01-23 Carlos O'DonellNEWS: Document static application consequenes of %OB...
2018-01-22 Szabolcs NagyFix the wording in NEWS to use "or later"
2018-01-22 Szabolcs NagyUpdate NEWS with binutils version requirement for stati...
2018-01-22 Rafal LuzynskiDocumentation to the above changes (bug 10871).
2018-01-12 Dmitry V. Levinlinux: make getcwd(3) fail if it cannot obtain an absol...
2018-01-08 H.J. Lux86-64: Add sincosf with vector FMA
2018-01-05 Florian WeimerNEWS: Deprecate static dlopen
2018-01-05 Florian WeimerNEWS: Deprecate direct access libio internals
2018-01-02 Rajalakshmi Sriniv... Update NEWS to add cosf and sincosf optimization
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-30 Aurelien Jarnoelf: Check for empty tokens before dynamic string token...
2017-12-24 Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-12-22 Florian Weimercopy_file_range: New function to copy file data
2017-12-20 Adhemerval ZanellaRemove tilepro-*-linux-gnu support
2017-12-18 Szabolcs NagyUpdate NEWS with aarch64 static pie support
2017-12-16 Aurelien Jarnoldconfig: set LC_COLLATE to C [BZ #22505]
2017-12-16 H.J. LuAdd --enable-static-pie configure option to build stati...
2017-12-14 Florian Weimerelf: Count components of the expanded path in _dl_init_...
2017-12-14 Florian Weimerelf: Compute correct array size in _dl_init_paths ...
2017-12-14 Patrick McGeheartysparc: M7 optimized memset/bzero
2017-12-12 H.J. Lux86-64: Add cosf with FMA
2017-12-12 Joseph MyersRemove --with-fp / --without-fp.
2017-12-07 H.J. Lux86-64: Add sinf with FMA
2017-12-07 Joseph MyersAdd _Float32 function aliases.
2017-12-06 Florian WeimerAdd references to CVE-2017-17426
2017-12-06 Rajalakshmi Sriniv... Update NEWS to add sinf optimization
2017-12-06 Joseph MyersAdd _Float64, _Float32x function aliases.
2017-12-05 Florian WeimerLinux: Implement interfaces for memory protection keys
2017-12-01 Aurelien JarnoUpdate NEWS to add CVE-2017-15804 entry
2017-11-30 Juro Bystrickyplural.c: improve reproducibility
2017-11-27 Florian WeimerImplement the mlock2 function
2017-11-27 Joseph MyersAdd _Float64x function aliases.
2017-11-23 Florian WeimerLinux: Add memfd_create system call wrapper
2017-11-22 Joseph MyersObsolete p_secstodate.
2017-11-16 Siddhesh PoyarekarPrefer https for Sourceware links
2017-11-15 Florian Weimermalloc: Account for all heaps in an arena in malloc_inf...
2017-11-11 Florian Weimerresolv: More precise checks in res_hnok, res_dnok ...
2017-10-22 Paul Eggertglob: Fix buffer overflow during GLOB_TILDE unescaping...
2017-10-22 Florian WeimerUpdate NEWS and ChangeLog for CVE-2017-15671
2017-10-20 Florian WeimerMention Tim Rühsen as the reporter for CVE-2017-15670
2017-10-20 Paul EggertCVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
2017-10-18 Joseph MyersAdd _Float128 function aliases.
2017-10-05 Joseph MyersRemove add-ons mechanism.
2017-10-05 Florian Weimerabort: Do not flush stdio streams [BZ #15436]
2017-09-29 Szabolcs NagyNew generic powf
2017-09-29 Szabolcs NagyNew generic log2f
2017-09-29 Szabolcs NagyNew generic logf
2017-09-25 Szabolcs NagyOptimized generic expf and exp2f with wrappers
2017-09-20 Joseph MyersAdd SSE4.1 trunc, truncf (bug 20142).
2017-09-01 Joseph MyersObsolete pow10 functions.
next