]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2020-12-30  Matheus Castanhopowerpc: Use scv instruction on clone when available
2020-12-30  Matheus Castanhopowerpc: Runtime selection between sc and scv for syscalls
2020-12-30  Adhemerval... malloc: preserve errno on mcheck hooks [BZ #17924]
2020-12-30  Siddhesh Poyarekarx86 long double: Add tests for pseudo normal numbers
2020-12-30  Siddhesh Poyarekarx86 long double: Consider pseudo numbers as signaling
2020-12-29  Adhemerval... io: Remove xmknod{at} implementations
2020-12-29  Adhemerval... io: Remove xstat implementations
2020-12-29  Paul Eggertfree: preserve errno [BZ#17924]
2020-12-29  Samuel Thibaulthurd: Accept including hurd/version.h
2020-12-28  Samuel Thibaulthurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support...
2020-12-28  Samuel Thibaultsupport: Make support_process_state_wait wait less
2020-12-26  Samuel Thibaulthurd: set sigaction for signal preemptors in arch-indep...
2020-12-26  Samuel Thibaulthurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty...
2020-12-26  Samuel Thibaulthurd: Try shell in posix_spawn* only in compat mode
2020-12-24  H.J. LuRemove _ISOMAC check from <cpu-features.h>
2020-12-24  H.J. Lux86: Remove the duplicated CPU_FEATURE_CPU_P
2020-12-24  Siddhesh PoyarekarPartially revert 681900d29683722b1cb0a8e565a0585846ec5a61
2020-12-24  Siddhesh Poyarekarx86 long double: Support pseudo numbers in isnanl
2020-12-24  Siddhesh Poyarekarx86 long double: Support pseudo numbers in fpclassifyl
2020-12-24  Siddhesh PoyarekarMTE: Do not pad size in realloc_check
2020-12-24  Siddhesh Poyarekartests-mcheck: New variable to run tests with MALLOC_CHE...
2020-12-23  Florian Weimerelf: Account for glibc-hwcaps/ prefix in _dl_important_...
2020-12-23  Siddhesh Poyarekarmisc: Use __ferror_unlocked instead of ferror
2020-12-22  Florian Weimers390x: Regenerate ulps
2020-12-22  Florian Weimerpowerpc: Regenerate ulps
2020-12-22  Siddhesh Poyarekaraddmntent: Remove unbounded alloca usage from getmntent...
2020-12-22  H.J. Lu<sys/platform/x86.h>: Add Intel LAM support
2020-12-21  Florian Weimeri386: Regenerate ulps
2020-12-21  Szabolcs Nagyaarch64: update ulps.
2020-12-21  Richard Earnshawaarch64: Add aarch64-specific files for memory tagging...
2020-12-21  Richard Earnshawaarch64: Add sysv specific enabling code for memory...
2020-12-21  Richard Earnshawlinux: Add compatibility definitions to sys/prctl.h...
2020-12-21  Richard Earnshawmalloc: Basic support for memory tagging in the malloc...
2020-12-21  Richard Earnshawelf: Add a tunable to control use of tagged memory
2020-12-21  Richard Earnshawconfig: Allow memory tagging to be enabled when configu...
2020-12-21  Matt Turneralpha: Remove anonymous union in struct stat [BZ #27042]
2020-12-21  Paul Zimmermannadd inputs to auto-libm-test-in yielding larger errors...
2020-12-21  Sergei Trofimovichm68k: fix clobbering a5 in setjmp() [BZ #24202]
2020-12-21  liqingqingiconv add iconv_close before the function returned...
2020-12-21  liqingqingiconv: use iconv_close after iconv_open
2020-12-21  Andreas SchwabFix buffer overrun in EUC-KR conversion module (bz...
2020-12-21  Samuel Thibaulthurd: Make trampoline fill siginfo ss_sp from sc_uesp
2020-12-21  Richard BraunHurd: make sigstates hold a reference on thread ports
2020-12-21  Samuel Thibaultprofil-counter: Add missing SIGINFO case
2020-12-21  Jeremie Koenighurd: implement SA_SIGINFO signal handlers.
2020-12-20  Samuel Thibaulthurd: Fix ELF_MACHINE_USER_ADDRESS_MASK value
2020-12-20  Samuel Thibaulthurd: Note when the vm_map kernel bug was fixed
2020-12-19  Samuel Thibaulthurd: Also turn KERN_INVALID_ADDRESS to EINVAL
2020-12-18  Anssi Hannulaieee754: Remove unused __sin32 and __cos32
2020-12-18  Anssi Hannulaieee754: Remove slow paths from asin and acos
2020-12-18  Lode Willemsgetenv: Move call to strlen to the branch it's used in.
2020-12-17  Joseph MyersUpdate kernel version to 5.10 in tst-mman-consts.py.
2020-12-17  Stefan Lieblers390x: Require GCC 7.1 or later to build glibc.
2020-12-16  Florian Weimermalloc: Use __libc_initial to detect an inner libc
2020-12-16  Florian WeimerReplace __libc_multiple_libcs with __libc_initial flag
2020-12-16  Samuel Thibault{nptl,htl}/semaphoreP.h: clean up
2020-12-16  Samuel Thibaulthtl: Get sem_open/sem_close/sem_unlink support [BZ...
2020-12-16  Samuel Thibaultpthread: Move semaphore initialization for open to...
2020-12-16  H.J. LuMark __libc_freeres_fn as used [BZ #27002]
2020-12-16  Joseph MyersUpdate syscall lists for Linux 5.10.
2020-12-16  Samuel Thibaulthtl: Add pshared semaphore support
2020-12-16  Samuel Thibaulthurd: Add LLL_PRIVATE and LLL_SHARED
2020-12-16  Samuel Thibaulthurd: Add __libc_open and __libc_close
2020-12-16  Samuel Thibaulthtl: Add futex-internal.h
2020-12-16  Samuel Thibaulthurd: Add __lll_abstimed_wait_intr
2020-12-16  Samuel Thibaulthurd: make lll_* take a variable instead of a ptr
2020-12-16  Samuel Thibaulthurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER
2020-12-15  Joseph MyersUse Linux 5.10 in build-many-glibcs.py.
2020-12-15  Florian Weimerelf: Record libc.so link map when it is the main progra...
2020-12-15  Joseph MyersUse GMP 6.2.1 in build-many-glibcs.py.
2020-12-15  Szabolcs Nagyaarch64: remove the strlen_asimd symbol
2020-12-15  Guillaume Gardetaarch64: fix static PIE start code for BTI [BZ #27068]
2020-12-15  Szabolcs Nagyelf: Fix failure handling in _dl_map_object_from_fd
2020-12-15  Szabolcs Nagyelf: inline lose for error handling
2020-12-14  Joseph MyersRemove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
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...
next