aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-02-08rt: Turn forwards from librt to libc into compat symbols [BZ #24194]Florian Weimer
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu
2019-02-04elf: Implement --preload option for the dynamic linkerDavid Newall
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers
2019-01-31Open master for 2.30 developmentglibc-2.29.9000Siddhesh Poyarekar
2019-01-31Prepare for 2.29 releaseSiddhesh Poyarekar
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi
2019-01-24strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer
2019-01-21x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-28NEWS: Fix another typo ("multithread..." -> "multi-threaded...").Rafal Luzynski
2018-12-28NEWS: Fix a minor typo ("incosistent" -> "inconsistent").Rafal Luzynski
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers
2018-12-21Add C-SKY portMao Han
2018-12-07Add getcpuH.J. Lu
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
2018-11-30posix: Use posix_spawn on popenAdhemerval Zanella
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers
2018-10-24Use gen-libm-test.py to generate ulps table for manual.Joseph Myers
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2018-09-19Add new pow implementationSzabolcs Nagy
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers
2018-09-12Add new log2 implementationSzabolcs Nagy
2018-09-12Add new log implementationSzabolcs Nagy
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy
2018-08-30reallocarray: Declare under _DEFAULT_SOURCEFlorian Weimer
2018-08-23Update NEWS for sinf improvementsWilco Dijkstra
2018-08-14Improve performance of sinf and cosfWilco Dijkstra
2018-08-02Add convenience target 'install-locale-files'.Carlos O'Donell
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-08-01Open master branch for glibc 2.29 developmentglibc-2.28.9000Carlos O'Donell
2018-08-01Update NEWS, version.h, and features.h for glibc 2.28.glibc-2.28Carlos O'Donell
2018-07-27Update NEWS with ISO 14651 update information.Carlos O'Donell
2018-07-27NEWS: Avoid the words "nominative" and "genitive".Rafal Luzynski
2018-07-24Mention ISO C threads additionAdhemerval Zanella
2018-07-19INSTALL: Add a note for Intel CET statusH.J. Lu
2018-07-18oc_FR locale: Multiple updates (bug 23140, bug 23422).Quentin PAGÈS
2018-07-18Intel CET: Document --enable-cetH.J. Lu
2018-07-18New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241]Valery Timiriliyev
2018-07-17os_RU: Add alternative month names (bug 23140).Rafal Luzynski
2018-07-10Add the statx functionFlorian Weimer
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer