]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2020-12-14  DJ Deloriensswitch: handle missing actions properly
2020-12-14  H.J. Lux86: Remove the default REP MOVSB threshold tunable...
2020-12-12  Mark Wielaardelf.h: Remove SHF_GNU_BUILD_NOTE.
2020-12-12  Dmitry V. Levinelf.h: fix spelling typos in comments
2020-12-12  Jonny GrantFix spelling and grammar in several comments
2020-12-11  W. Hashimotomalloc: Detect infinite-loop in _int_free when freeing...
2020-12-11  Szabolcs Nagyelf: Fix dl-load.c
2020-12-11  Florian Weimerelf: Include libc.so.6 as main program in dependency...
2020-12-11  Florian Weimersupport: Add support_slibdir_prefix variable
2020-12-11  Szabolcs Nagyaarch64: Use mmap to add PROT_BTI instead of mprotect...
2020-12-11  Szabolcs Nagyelf: Pass the fd to note processing
2020-12-11  Szabolcs Nagyelf: Move note processing after l_phdr is updated
2020-12-11  Szabolcs Nagyaarch64: align address for BTI protection [BZ #26988]
2020-12-11  Szabolcs Nagyaarch64: Fix missing BTI protection from dependencies...
2020-12-11  Stefan LieblerFix linknamespace errors in nss_database.c if build...
2020-12-11  Dmitry V. Levintreewide: fix incorrect spelling of indices in comments
2020-12-10  Adhemerval... linux: Consolidate brk implementation
2020-12-10  Florian Weimerelf: Include <sys/param.h> in cache.c
2020-12-10  Florian Weimers390x: Add glibc-hwcaps support
2020-12-10  Florian Weimerelf: Fix run-time dependencies of tst-dlopen-fail-2
2020-12-10  Stefan LieblerHandle out-of-memory case in svc_tcp.c/svc_unix.c:rende...
2020-12-09  Florian Weimerelf: Fix incorrect comparison in sort_priorities_by_name
2020-12-09  Marius HillenbrandS390: Derive float_t from FLT_EVAL_METHOD
2020-12-09  Andreas SchwabFix parsing of /sys/devices/system/cpu/online (bug...
2020-12-08  Joseph MyersMake strtoimax, strtoumax, wcstoimax, wcstoumax into...
2020-12-08  Paul ZimmermannFixed typos in "NEWS for version 2.32"
2020-12-08  Siddhesh PoyarekarAdd NEWS entry for CVE-2020-29562 (BZ #26923)
2020-12-07  Michael Colavitaiconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
2020-12-06  H.J. Lux86: Rename readelflib.c
2020-12-04  DJ Deloriensswitch: use new internal API (callers)
2020-12-04  DJ Deloriensswitch: user new internal API (tests)
2020-12-04  DJ Deloriensswitch: use new internal API (core)
2020-12-04  Florian Weimernss: Implement <nss_database.h>
2020-12-04  Florian Weimer<nss_action.h>: New abstraction for combining NSS modul...
2020-12-04  Florian Weimernss: Introduce <nss_module.h>
2020-12-04  Florian WeimerAdd scripts/move-symbol-to-libc.py
2020-12-04  Florian Weimerpowerpc64le: Add glibc-hwcaps support
2020-12-04  H.J. Lux86: Adjust tst-cpu-features-supports.c for GCC 11
2020-12-04  H.J. Lux86: Set RDRAND usable if CPU supports RDRAND
2020-12-04  Matheus Castanhoelf: Add missing <stddef.h> header to elf/dl-hwcaps.h
2020-12-04  Lukasz Majewskilowlevellock-futex: Remove not used macros
2020-12-04  Lukasz Majewskifutex: Remove not used futex_reltimed_wait{_cancelable}
2020-12-04  Lukasz Majewskiy2038: Convert gai_suspend to support 64 bit time
2020-12-04  Lukasz Majewskisymbols: Add defines for libanl's libanl_hidden_{def...
2020-12-04  Florian Weimerx86_64: Add glibc-hwcaps support
2020-12-04  Florian Weimerelf: Add glibc-hwcaps subdirectory support to ld.so...
2020-12-04  Florian Weimerelf: Process glibc-hwcaps subdirectories in ldconfig
2020-12-04  Florian Weimerelf: Implement tail merging of strings in ldconfig
2020-12-04  Florian Weimerelf: Implement a string table for ldconfig, with tail...
2020-12-04  Florian Weimerelf: Add extension mechanism to ld.so.cache
2020-12-04  Florian Weimerelf: Add endianness markup to ld.so.cache (bug 27008)
2020-12-04  Florian Weimerelf: Add glibc-hwcaps support for LD_LIBRARY_PATH
2020-12-03  Florian Weimerelf: Synchronize <elf.h> section header flags with...
2020-12-03  Jakub Jelinekx86: Fix THREAD_SELF definition to avoid ld.so crash...
2020-12-03  Samuel Thibaulthtl: Add hidden def for __pthread_create/detach
2020-12-03  Florian Weimermanual: Clarify File Access Modes section and add O_PATH
2020-12-03  Samuel Thibaulthtl: Add missing symbols
2020-12-02  Adhemerval... Revert "linux: Move xmknod{at} to compat symbols"
2020-12-02  Adhemerval... Revert "linux: Move {f}xstat{at} to compat symbols"
2020-12-02  Florian Weimerelf.h: Fix spelling of EM_TILE64 comment
2020-12-01  Lucas A. M... nptl: Fix __futex_clocklock64 return error check [BZ...
2020-11-30  Paul E. Murphypowerpc64le: ifunc select *f128 routines in multiarch...
2020-11-30  Lukasz Majewskiy2038: Convert aio_suspend to support 64 bit time
2020-11-30  Shuo WangFix typo in NEWS file
2020-11-27  Adhemerval... nptl: Add EOVERFLOW checks for futex calls
2020-11-27  Adhemerval... nptl: Fix PTHREAD_PRIO_PROTECT timed lock
2020-11-27  Adhemerval... sh: Add sh4 fpu Implies folder
2020-11-26  Xiaoming Niio: nftw/ftw: Fix stack overflow with large nopenfd...
2020-11-26  Florian Weimerelf: Introduce enum opt_format in the ldconfig implemen...
2020-11-26  Florian Weimersupport: Add support_copy_file
2020-11-25  Florian WeimerNEWS entry for commit b4f020c9b408fb3d1d3d4901c4a718391...
2020-11-25  Prasanth Rtimezone: Change zdump installation to bin directory
2020-11-25  Adhemerval... nptl: Return EINVAL for invalid clock for pthread_clock...
2020-11-25  Adhemerval... nptl: Return EINVAL for pthread_mutex_clocklock/PI...
2020-11-25  Adhemerval... nptl: Replace lll_futex_wake with futex-internal.h
2020-11-25  Adhemerval... nptl: Replace lll_futex_supported_clockid with futex...
2020-11-25  Adhemerval... nptl: Replace lll_futex_{timed_}wait by futex-internal.h
2020-11-25  Adhemerval... nptl: Replace lll_timedwait with __futex_abstimed_wait64
2020-11-25  Adhemerval... nptl: Replace __futex_clocklock_wait64 with __futex_abs...
2020-11-25  Adhemerval... nptl: Remove _futex_clock_wait_bitset64
2020-11-25  Adhemerval... nptl: Consolidate __futex_abstimed_wait_{cancelable}64
2020-11-25  Adhemerval... nptl: Extend __futex_abstimed_wait_cancelable64 comment
2020-11-25  Adhemerval... nptl: Remove clockwait_tid
2020-11-25  Adhemerval... nptl: Remove futex_wait_cancelable
2020-11-25  Adhemerval... nptl: Remove unused internal futex functions
2020-11-25  Stefan LieblerMark mtrace tests UNSUPPORTED if bug-ga2.mtrace or...
2020-11-24  Shuo Wangelf: Fix uninitialized variable for _dl_write
2020-11-24  Matheus Castanhopowerpc: Make PT_THREAD_POINTER available to assembly...
2020-11-23  Stefan LieblerUse libnss_files.so for tests posix/bug-ga2 and resolv...
2020-11-23  Samuel Thibaulthurd report-wait: Fix stpcpy usage
2020-11-23  Samuel Thibaulthurd S_msg_report_wait: Fix detecting fd ports
2020-11-23  Samuel Thibaulthurd S_msg_report_wait: Fix reporting ports
2020-11-22  Samuel Thibaulthurd: Fix strcpy calls
2020-11-22  Samuel Thibaulthurd: Fix _S_msg_get/set_env_variable prototype
2020-11-16  Samuel Thibaulthurd: Enable using ifunc
2020-11-16  Samuel ThibaultAdd {,sysdep-}ld-library-path make variable
2020-11-16  Florian Weimernptl: Move stack list variables into _rtld_global
2020-11-15  Samuel Thibaulthurd: let _dl_argv and __libc_stack_end be relro
2020-11-15  Samuel Thibaulthurd: Remove some remnants of cthreads
2020-11-14  Lukasz Majewskinanosleep: Pass NULL when rem == NULL on ports with...
next