about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* resolv: Remove RES_INSECURE1, RES_INSECURE2Florian Weimer2019-04-081-0/+3
* resolv: Remove support for RES_USE_INET6 and the inet6 optionFlorian Weimer2019-04-081-0/+3
* ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi2019-04-021-0/+2
* NEWS: Mention Minguo calendar support added [BZ #24293]TAMUKI Shoichi2019-04-021-0/+4
* Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno2019-03-161-0/+4
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-0/+3
* Bug 24307: Update to Unicode 12.0.0Mike FABIAN2019-03-081-0/+4
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-081-0/+2
* rt: Turn forwards from librt to libc into compat symbols [BZ #24194]Florian Weimer2019-02-081-1/+5
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-041-1/+7
* elf: Implement --preload option for the dynamic linkerDavid Newall2019-02-041-1/+2
* Require GCC 6.2 or later to build glibc.Joseph Myers2019-02-011-1/+4
* Open master for 2.30 development glibc-2.29.9000Siddhesh Poyarekar2019-01-311-0/+24
* Prepare for 2.29 releaseSiddhesh Poyarekar2019-01-311-2/+130
* strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi2019-01-241-0/+4
* strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi2019-01-241-0/+8
* CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer2019-01-211-0/+4
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-211-0/+6
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg2019-01-031-0/+17
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* NEWS: Fix another typo ("multithread..." -> "multi-threaded...").Rafal Luzynski2018-12-281-1/+1
* NEWS: Fix a minor typo ("incosistent" -> "inconsistent").Rafal Luzynski2018-12-281-1/+1
* Require GCC 5 or later to build glibc (bug 23993).Joseph Myers2018-12-211-0/+6
* Add C-SKY portMao Han2018-12-211-0/+6
* Add getcpuH.J. Lu2018-12-071-0/+3
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-071-4/+6
* posix: Use posix_spawn on popenAdhemerval Zanella2018-11-301-0/+6
* CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer2018-11-271-1/+3
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+5
* Patch to require Python 3.4 or later to build glibc.Joseph Myers2018-10-291-1/+1
* Use gen-libm-test.py to generate ulps table for manual.Joseph Myers2018-10-241-1/+1
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-211-0/+9
* Add new pow implementationSzabolcs Nagy2018-09-191-1/+1
* Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers2018-09-141-0/+6
* Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers2018-09-141-0/+5
* Add new log2 implementationSzabolcs Nagy2018-09-121-1/+1
* Add new log implementationSzabolcs Nagy2018-09-121-1/+1
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-051-1/+1
* reallocarray: Declare under _DEFAULT_SOURCEFlorian Weimer2018-08-301-0/+3
* Update NEWS for sinf improvementsWilco Dijkstra2018-08-231-2/+2
* Improve performance of sinf and cosfWilco Dijkstra2018-08-141-0/+2
* Add convenience target 'install-locale-files'.Carlos O'Donell2018-08-021-1/+6
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-021-1/+2
* Open master branch for glibc 2.29 development glibc-2.28.9000Carlos O'Donell2018-08-011-0/+24
* Update NEWS, version.h, and features.h for glibc 2.28. glibc-2.28Carlos O'Donell2018-08-011-2/+180
* Update NEWS with ISO 14651 update information.Carlos O'Donell2018-07-271-0/+12
* NEWS: Avoid the words "nominative" and "genitive".Rafal Luzynski2018-07-271-3/+4
* Mention ISO C threads additionAdhemerval Zanella2018-07-241-0/+19
* INSTALL: Add a note for Intel CET statusH.J. Lu2018-07-191-1/+4