]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2021-11-30  Matheus Castanhopowerpc64[le]: Fix CFI and LR save address for asm...
2021-11-25  Adhemerval... linux: Use /proc/stat fallback for __get_nprocs_conf...
2021-11-24  Florian Weimernptl: Do not set signal mask on second setjmp return...
2021-11-10  Florian Weimers390: Use long branches across object boundaries (jgh...
2021-11-05  Florian Weimerelf: Earlier missing dynamic segment check in _dl_map_o...
2021-11-04  Nikita Popovgconv: Do not emit spurious NUL character in ISO-2022...
2021-11-03  H.J. LuAvoid warning: overriding recipe for .../tst-ro-dynamic...
2021-11-03  H.J. Luld.so: Initialize bootstrap_map.l_ld_readonly [BZ ...
2021-11-03  H.J. Luld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld...
2021-10-29  Siddhesh PoyarekarHandle NULL input to malloc_usable_size [BZ #28506]
2021-10-19  Szabolcs Nagyelf: Avoid deadlock between pthread_create and ctors...
2021-10-18  Stafford Hornetimex: Use 64-bit fields on 32-bit TIMESIZE=64 systems...
2021-10-18  Adhemerval... y2038: Use a common definition for stat for sparc32
2021-10-13  H.J. Luelf: Replace nsid with args.nsid [BZ #27609]
2021-10-07  Stefan LieblerS390: Add PCI_MIO and SIE HWCAPs
2021-10-06  Siddhesh Poyarekarsupport: Also return fd when it is 0
2021-10-01  Florian WeimerAdd missing braces to bsearch inline implementation...
2021-10-01  Jonathan WakelySuppress -Wcast-qual warnings in bsearch
2021-10-01  Adhemerval... linux: Revert the use of sched_getaffinity on get_nproc...
2021-10-01  Adhemerval... linux: Simplify get_nprocs
2021-10-01  Adhemerval... misc: Add __get_nprocs_sched
2021-10-01  Florian Weimernptl: pthread_kill must send signals to a specific...
2021-10-01  Florian Weimersupport: Add check for TID zero in support_wait_for_thr...
2021-09-23  Florian Weimernptl: Avoid setxid deadlock with blocked signals in...
2021-09-21  Adhemerval... Use support_open_dev_null_range io/tst-closefrom, misc...
2021-09-21  Adhemerval... support: Add support_open_dev_null_range
2021-09-21  Florian Weimernptl: Fix type of pthread_mutexattr_getrobust_np, pthre...
2021-09-20  Florian Weimernptl: pthread_kill needs to return ESRCH for old progra...
2021-09-19  Aurelien Jarnoposix: Fix attribute access mode on getcwd [BZ #27476]
2021-09-15  Joseph MyersAdd MADV_POPULATE_READ and MADV_POPULATE_WRITE from...
2021-09-15  Joseph MyersUpdate kernel version to 5.14 in tst-mman-consts.py
2021-09-15  Joseph MyersUpdate syscall lists for Linux 5.14
2021-09-15  Joseph MyersUse Linux 5.14 in build-many-glibcs.py
2021-09-14  Aurelien JarnoFix failing nss/tst-nss-files-hosts-long with local...
2021-09-13  Siddhesh Poyarekariconvconfig: Fix behaviour with --prefix [BZ #28199]
2021-09-13  Florian Weimernptl: Fix race between pthread_kill and thread exit...
2021-09-13  Florian Weimernptl: pthread_kill, pthread_cancel should not fail...
2021-09-13  Florian Weimersupport: Add support_wait_for_thread_exit
2021-09-07  Jiaxun YangMIPS: Setup errno for {f,l,}xstat
2021-08-31  H.J. Lux86-64: Use testl to check __x86_string_control
2021-08-20  Arjun Shankarelf: Fix missing colon in LD_SHOW_AUXV output [BZ ...
2021-08-16  Nikita Popovlibrt: add test (bug 28213)
2021-08-09  Nikita Popovlibrt: fix NULL pointer dereference (bug 28213)
2021-08-06  Florian WeimerLinux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS...
2021-08-04  Siddhesh Poyarekariconv_charmap: Close output file when done
2021-08-04  Siddhesh Poyarekarcopy_and_spawn_sgid: Avoid double calls to close()
2021-08-04  Siddhesh Poyarekargaiconf_init: Avoid double-free in label and precedence...
2021-08-04  Siddhesh Poyarekargconv_parseconfdir: Fix memory leak
2021-08-04  Siddhesh Poyarekarldconfig: avoid leak on empty paths in config file
2021-08-02  Carlos O'DonellUpdate ChangeLog.old/ChangeLog.23. glibc-2.34
2021-08-02  Carlos O'DonellPrepare for glibc 2.34 release.
2021-08-02  Carlos O'Donellpo/nl.po: Update Dutch translation.
2021-08-01  Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2021-08-01  Carlos O'DonellUpdate translations.
2021-08-01  Carlos O'DonellUpdate NEWS.
2021-08-01  Mark HarrisNEWS: Fix typos, grammar, and missing words
2021-07-30  Adhemerval... elf: Fix audit regression
2021-07-29  Carlos O'DonellUpdate libc.pot for 2.34 release.
2021-07-28  H.J. Lux86-64: Add Avoid_Short_Distance_REP_MOVSB
2021-07-28  H.J. LuTypo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER
2021-07-28  Florian Weimerbuild-many-glibcs.py: Add x86_64-linux-gnu-minimal...
2021-07-28  Siddhesh Poyarekartests: use xmalloc to allocate implementation array
2021-07-28  Siddhesh Poyarekarxmalloc: Fix warnings with gcc analyzer
2021-07-28  Siddhesh Poyarekar__cxa_thread_atexit_impl: Abort on allocation failure...
2021-07-27  Siddhesh Poyarekarmanual: Drop the .so suffix in libc_malloc_debug descri...
2021-07-27  Samuel Thibaulthurd: _Fork: unlock malloc before calling fork child...
2021-07-26  Siddhesh PoyarekarExclude static tests for mcheck and malloc-check
2021-07-25  Arjun Shankari386: Regenerate ulps
2021-07-23  Siddhesh Poyarekarmanual: Document unsupported cases for interposition
2021-07-23  H.J. Lux86: Install <bits/platform/x86.h> [BZ #27958]
2021-07-23  Siddhesh PoyarekarFix build and tests with --disable-tunables
2021-07-22  Samuel Thibaulthurd: Fix glob lstat compatibility
2021-07-22  Florian Weimersocket: Add time64 alias for setsockopt
2021-07-22  Florian Weimersocket: Add time64 alias for getsockopt
2021-07-22  Siddhesh Poyarekarmcheck Fix malloc_usable_size [BZ #22057]
2021-07-22  Siddhesh PoyarekarRemove malloc hooks [BZ #23328]
2021-07-22  Siddhesh PoyarekarMove malloc_{g,s}et_state to libc_malloc_debug
2021-07-22  Siddhesh Poyarekarglibc.malloc.check: Wean away from malloc hooks
2021-07-22  Siddhesh Poyarekarmtrace: Wean away from malloc hooks
2021-07-22  Siddhesh PoyarekarSimplify __malloc_initialized
2021-07-22  Siddhesh Poyarekarmcheck: Wean away from malloc hooks [BZ #23489]
2021-07-22  Siddhesh PoyarekarMove malloc hooks into a compat DSO
2021-07-22  Siddhesh PoyarekarRemove __morecore and __default_morecore
2021-07-22  Siddhesh PoyarekarRemove __after_morecore_hook
2021-07-22  Siddhesh PoyarekarMake mcheck tests conditional on GLIBC_2.23 or earlier
2021-07-21  Samuel Thibaultposix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support
2021-07-21  Samuel Thibaultmalloc: Fix tst-mallocfork3-malloc-check link
2021-07-21  Vineet GuptaARC: elf: make type safe
2021-07-21  Vineet GuptaARC: fp: (micro)optimize FPU_STATUS read by eliding...
2021-07-21  Florian Weimersocket: Add time64 alias for sendmsg
2021-07-21  Florian Weimersocket: Add time64 alias for recvmsg
2021-07-21  Florian Weimersocket: Add time64 alias for sendmmsg
2021-07-21  Florian WeimerLinux: Add time64 alias for prctl
2021-07-21  Florian Weimerio: Add time64 alias for fcntl
2021-07-21  Florian Weimermisc: Add time64 alias for ioctl
2021-07-21  Darius RadRISC-V: Update rv64 ULPs
2021-07-20  Florian Weimerresolv: Do not install libnss_dns.a, libnss_dns.so
2021-07-19  Samuel Thibaulthurd: Add support for spawn_do_closefrom
2021-07-19  Adhemerval... elf: Fix tst-cpu-features-cpuinfo on some AMD systems...
2021-07-19  H.J. Lui386: Add the clone3 wrapper
next