]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Fix use-after-free in glob when expanding ~user (bug 25414)
[thirdparty/glibc.git] / ChangeLog
2020-01-21  Florian Weimerriscv: Do not use __has_include__
2019-11-18  Florian WeimerLinux: Use in-tree copy of SO_ constants for !__USE_MIS...
2019-11-18  Florian Weimermalloc: Various cleanups for malloc/tst-mxfast
2019-11-18  DJ DelorieAdd glibc.malloc.mxfast tunable
2019-11-18  Niklas Hambüchenmalloc: Fix missing accounting of top chunk in malloc_i...
2019-11-18  Florian Weimermalloc: Remove unwanted leading whitespace in malloc_in...
2019-11-18  Wilco DijkstraSmall tcache improvements
2019-11-18  Joseph MyersFix assertion in malloc.c:tcache_get.
2019-11-05  Stefan LieblerFix alignment of TLS variables for tls variant TLS_TCB_...
2019-10-31  Florian Weimerelf: Refuse to dlopen PIE objects [BZ #24323]
2019-10-31  DJ Delorienss_db: fix endent wrt NULL mappings [BZ #24695] [BZ...
2019-10-31  Adhemerval Zanellasupport: Export bindir path on support_path
2019-10-31  H.J. LuCall _dl_open_check after relocation [BZ #24259]
2019-09-20  Joseph MyersFix RISC-V vfork build with Linux 5.3 kernel headers.
2019-09-14  Aurelien Jarnoalpha: force old OSF1 syscalls for getegid, geteuid...
2019-09-13  Wilco DijkstraImprove performance of memmem
2019-09-13  Wilco DijkstraImprove performance of strstr
2019-09-03  Aurelien JarnoUpdate Alpha libm-test-ulps
2019-08-18  Adhemerval Zanellahppa: Update libm-tests-ulps
2019-08-15  Richard Hendersonalpha: Do not redefine __NR_shmat or __NR_osf_shmat
2019-07-15  Adhemerval Zanellaposix: Fix large mmap64 offset for mips64n32 (BZ#24699)
2019-07-12  Szabolcs Nagyaarch64: handle STO_AARCH64_VARIANT_PCS
2019-07-09  Szabolcs Nagyaarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VAR...
2019-07-09  Florian Weimerio: Remove copy_file_range emulation [BZ #24744]
2019-06-20  Dmitry V. Levinlibio: do not attempt to free wide buffers of legacy...
2019-06-05  Zack WeinbergUse a proper C tokenizer to implement the obsolete...
2019-06-05  Florian Weimermalloc: Fix warnings in tests with GCC 9
2019-05-22  Wilco DijkstraFix tcache count maximum (BZ #24531)
2019-05-16  Mark Wielaarddlfcn: Guard __dlerror_main_freeres with __libc_once_ge...
2019-05-15  Andreas SchwabFix crash in _IO_wfile_sync (bug 20568)
2019-04-26  Adhemerval Zanellaelf: Fix pldd (BZ#18035)
2019-04-26  Adhemerval Zanellasupport: Add support_capture_subprogram
2019-04-25  Florian WeimerRevert "memusagestat: use local glibc when linking...
2019-04-24  Mike Frysingermemusagestat: use local glibc when linking [BZ #18465]
2019-04-15  Carlos O'Donellmalloc: Set and reset all hooks for tracing (Bug 16573)
2019-04-03  TAMUKI Shoichija_JP locale: Add entry for the new Japanese era [BZ...
2019-03-22  TAMUKI Shoichija_JP: Change the offset for Taisho gan-nen from 2...
2019-03-21  Stefan LieblerS390: Mark vx and vxe as important hwcap.
2019-03-16  Aurelien JarnoRecord CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]
2019-03-16  Paul Eggertregex: fix read overrun [BZ #24114]
2019-03-13  Stefan LieblerFix output of LD_SHOW_AUXV=1.
2019-02-15  Florian Weimernptl: Fix invalid Systemtap probe in pthread_join ...
2019-02-08  Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
2019-02-07  Stefan LieblerAdd compiler barriers around modifications of the robus...
2019-02-05  Florian Weimerarm: Use "nr" constraint for Systemtap probes [BZ ...
2019-02-04  H.J. Lux86-64 memcmp: Use unsigned Jcc instructions on size...
2019-02-01  Carlos O'Donellnptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
2019-01-31  Siddhesh PoyarekarTag 2.29 release glibc-2.29
2019-01-31  Siddhesh PoyarekarPrepare for 2.29 release
2019-01-25  Siddhesh PoyarekarUpdate translations
2019-01-24  Samuel Thibaulthurd: Fix initial sigaltstack state
2019-01-24  Uroš Bizjakalpha: Fix __remqu corrupting $f3 register
2019-01-24  Samuel Thibaulthurd: Fix initial sigaltstack state
2019-01-24  TAMUKI Shoichistrftime: Pass the additional flags from "%EY" to ...
2019-01-24  TAMUKI Shoichistrftime: Set the default width of "%Ey" to 2 [BZ ...
2019-01-24  Adhemerval Zanellahurd: Fix libsupport xsigstack build
2019-01-24  Adhemerval Zanellaelf: Fix LD_AUDIT for modules with invalid version...
2019-01-22  Samuel Thibaulthurd: Support AT_EMPTY_PATH
2019-01-22  Samuel Thibaulthurd: Check at_flags passed to faccessat
2019-01-21  Joseph MyersUse binutils 2.32 branch in build-many-glibcs.py.
2019-01-21  Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-21  H.J. Lux86-64 strnlen/wcsnlen: Properly handle the length...
2019-01-21  H.J. Lux86-64 strncpy: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 strncmp family: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memset/wmemset: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memrchr: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 memcpy: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 memcmp/wmemcmp: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memchr/wmemchr: Properly handle the length param...
2019-01-21  Florian Weimerresolv: Do not send queries for non-host-names in nss_d...
2019-01-21  Florian Weimerresolv: Reformat inet_addr, inet_aton to GNU style
2019-01-18  Florian Weimermalloc: Revert fastbins to old-style atomics
2019-01-18  H.J. LuDisable lazy binding on tests for minimal signal handler
2019-01-17  TAMUKI Shoichimanual: Fix the wording to "alternative" rather than...
2019-01-16  Paul Clarkepowerpc: Fix tiny bug in strncmp.c
2019-01-16  Zack WeinbergTests for minimal signal handler functionality in MINSI...
2019-01-16  Siddhesh PoyarekarUpdate libc.pot
2019-01-15  Tulio Magno Quites... Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
2019-01-15  Rogerio Alvespowerpc: fix tst-ucontext-ppc64-vscr test for POWER...
2019-01-14  Leonardo Sandovalx86-64: Optimize strcat/strncat, strcpy/strncpy and...
2019-01-12  Dmitry V. LevinFix a few typos in comments
2019-01-11  TAMUKI Shoichistrftime: Consequently use the "L_" macro with characte...
2019-01-11  Rogerio Alvespowerpc: Fix VSCR position in ucontext (bug 24088)
2019-01-10  Andreas K. Hüttelresolv: IDNA tests: AAAA (28) is valid, no fallthrough...
2019-01-09  Jim WilsonRISC-V: Update LP64D libm-test-ulps.
2019-01-09  Wilco Dijkstra[AArch64] Add ifunc support for Ares
2019-01-07  H.J. Lusoft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]
2019-01-07  Aurelien JarnoOnly build libm with -fno-math-errno (bug 24024)
2019-01-07  Aurelien Jarnoen_US: define date_fmt (bug 24046)
2019-01-07  Florian Weimermanual: Use @code{errno} instead of @var{errno} [BZ...
2019-01-05  Adhemerval Zanellaposix: Fix tst-spawn.c issue from commit 805334b26c
2019-01-04  Rafal LuzynskiChangeLog: Fix an obvious typo in the previous commit.
2019-01-04  Martin Jansasysdeps/ieee754: prevent maybe-uninitialized errors...
2019-01-04  Szabolcs NagyFix the manual for old texinfo
2019-01-04  Florian WeimerLinux: Improve handling of resource limits in misc...
2019-01-03  Adhemerval Zanellanptl: Cleanup cancellation macros
2019-01-03  Adhemerval Zanellai386: Remove bogus THREAD_ATOMIC_* macros
2019-01-03  Adhemerval Zanellax86_64: Remove wrong THREAD_ATOMIC_* macros
2019-01-03  Adhemerval Zanellanptl: Fix testcases for new pthread cancellation mechanism
2019-01-03  Adhemerval Zanellanptl: Remove tst-cancel-wrappers test and related macros
next