aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2022-01-27NEWS: Add a bug fix entry for BZ #27974H.J. Lu1-0/+1
2022-01-27NEWS: Add a bug fix entry for BZ #27457H.J. Lu1-0/+1
2022-01-27NEWS: Add a bug fix entry for BZ #28755H.J. Lu1-0/+1
2022-01-27NEWS: Add a bug fix entry for BZ #24794H.J. Lu1-0/+1
2021-01-13x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu1-0/+1
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu1-0/+1
2021-01-12x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu1-0/+1
2020-07-04NEWS: Mention BZ 25933 fixH.J. Lu1-0/+1
2020-05-19nss_compat: internal_end*ent may clobber errno, hiding ERANGE [BZ #25976]Florian Weimer1-0/+1
2019-12-05<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]Kamlesh Kumar1-0/+1
2019-12-03x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer1-0/+1
2019-11-28libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer1-0/+1
2019-11-22Update NEWS for CVE-2019-19126Florian Weimer1-0/+6
2019-11-22rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki1-0/+1
2019-09-14alpha: force old OSF1 syscalls for getegid, geteuid and getppid [BZ #24986]Aurelien Jarno1-0/+2
2019-07-09NEWS: Add deprecated section headingFlorian Weimer1-0/+2
2019-07-09io: Remove copy_file_range emulation [BZ #24744]Florian Weimer1-0/+9
2019-06-20libio: do not attempt to free wide buffers of legacy streams [BZ #24228]Dmitry V. Levin1-0/+1
2019-05-16Update NEWS for BZ#24476 Guard __dlerror_main_freeres.Mark Wielaard1-0/+1
2019-05-15Fix crash in _IO_wfile_sync (bug 20568)Andreas Schwab1-0/+1
2019-04-26elf: Fix pldd (BZ#18035)Adhemerval Zanella1-0/+1
2019-04-25Revert "memusagestat: use local glibc when linking [BZ #18465]"Florian Weimer1-1/+0
2019-04-24memusagestat: use local glibc when linking [BZ #18465]Mike Frysinger1-0/+1
2019-04-15malloc: Set and reset all hooks for tracing (Bug 16573)Carlos O'Donell1-0/+1
2019-04-03ja_JP locale: Add entry for the new Japanese era [BZ #22964]TAMUKI Shoichi1-0/+4
2019-03-16Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]Aurelien Jarno1-0/+4
2019-02-15nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]Florian Weimer1-0/+1
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer1-0/+1
2019-02-05arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer1-0/+1
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu1-0/+17
2019-01-31Prepare for 2.29 releaseSiddhesh Poyarekar1-2/+130
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi1-0/+4
2019-01-24strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi1-0/+8
2019-01-21CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer1-0/+4
2019-01-21x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu1-0/+6
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg1-0/+17
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-28NEWS: Fix another typo ("multithread..." -> "multi-threaded...").Rafal Luzynski1-1/+1
2018-12-28NEWS: Fix a minor typo ("incosistent" -> "inconsistent").Rafal Luzynski1-1/+1
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers1-0/+6
2018-12-21Add C-SKY portMao Han1-0/+6
2018-12-07Add getcpuH.J. Lu1-0/+3
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer1-4/+6
2018-11-30posix: Use posix_spawn on popenAdhemerval Zanella1-0/+6
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer1-1/+3
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer1-0/+5
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers1-1/+1
2018-10-24Use gen-libm-test.py to generate ulps table for manual.Joseph Myers1-1/+1
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella1-0/+9