]> sourceware.org Git - glibc.git/shortlog
glibc.git
2023-12-03 Flavio CruzUpdate code to handle the new ABI for sending inlined...
2023-12-02 Samuel Thibaulthurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
2023-11-30 Adhemerval... linux: Make fdopendir fail with O_PATH (BZ 30373)
2023-11-30 Stefan LieblerAvoid padding in _init and _fini. [BZ #31042]
2023-11-29 Joe Ramsayaarch64: Improve special-case handling in AdvSIMD doubl...
2023-11-29 Adhemerval... malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2
2023-11-29 Adhemerval... elf: Add a way to check if tunable is set (BZ 27069)
2023-11-28 Noah Goldsteinx86: Only align destination to 1x VEC_SIZE in memset...
2023-11-28 Hector Martinelf: Fix TLS modid reuse generation assignment (BZ...
2023-11-28 Tobias KlauserAdd TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet...
2023-11-27 Florian Weimerelf: Relocate libc.so early during startup and dlmopen...
2023-11-27 Florian Weimerelf: Introduce the _dl_open_relocate_one_object function
2023-11-27 Florian Weimerelf: In _dl_relocate_object, skip processing if object...
2023-11-23 Joseph MyersRemove __access_noerrno
2023-11-22 Adhemerval... malloc: Use __get_nprocs on arena_get2 (BZ 30945)
2023-11-22 Joe Ramsayaarch64: Fix libmvec benchmarks
2023-11-22 Florian Weimerposix: Revert the removal of the crypt prototype from...
2023-11-21 Adhemerval... elf: Add comments on how LD_AUDIT and LD_PRELOAD handle...
2023-11-21 Adhemerval... elf: Ignore LD_LIBRARY_PATH and debug env var for setui...
2023-11-21 Adhemerval... elf: Remove any_debug from dl_main_state
2023-11-21 Adhemerval... elf: Remove LD_PROFILE for static binaries
2023-11-21 Adhemerval... elf: Ignore LD_PROFILE for setuid binaries
2023-11-21 Adhemerval... s390: Use dl-symbol-redir-ifunc.h on cpu-tunables
2023-11-21 Adhemerval... x86: Use dl-symbol-redir-ifunc.h on cpu-tunables
2023-11-21 Adhemerval... elf: Emit warning if tunable is ill-formatted
2023-11-21 Adhemerval... elf: Fix _dl_debug_vdprintf to work before self-relocation
2023-11-21 Adhemerval... elf: Do not parse ill-formatted strings
2023-11-21 Adhemerval... elf: Do not process invalid tunable format
2023-11-21 Adhemerval... elf: Add all malloc tunable to unsecvars
2023-11-21 Adhemerval... elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries
2023-11-21 Adhemerval... elf: Add GLIBC_TUNABLES to unsecvars
2023-11-21 Adhemerval... elf: Remove /etc/suid-debug support
2023-11-21 Florian Weimerstdlib: The qsort implementation needs to use heapsort...
2023-11-21 Florian Weimerstdlib: Handle various corner cases in the fallback...
2023-11-21 Florian Weimerstdlib: Avoid another self-comparison in qsort
2023-11-20 Samuel Thibaulthurd: fix restarting reauth_dtable on signal
2023-11-20 Samuel Thibaulthurd: Prevent the final file_exec_paths call from signals
2023-11-20 Carlos O'Donellmanual: Fix termios.c example. (Bug 31078)
2023-11-20 Joe Ramsayaarch64: Add vector implementations of expm1 routines
2023-11-20 Adhemerval... linux: Use fchmodat2 on fchmod for flags different...
2023-11-20 Florian Weimerintl: Add test case for bug 16621
2023-11-20 Jan Palusresolv: free only initialized items from gai pool
2023-11-20 Florian Weimerldconfig: Fixes for skipping temporary files.
2023-11-20 Florian Weimernptl: Link tst-execstack-threads-mod.so with -z execstack
2023-11-20 Florian Weimernptl: Rename tst-execstack to tst-execstack-threads
2023-11-19 Flavio CruzRemove untyped mach RPC code.
2023-11-18 Flavio Cruz_hurd_intr_rpc_mach_msg: handle message iteration corre...
2023-11-16 Mike FABIANlocaledata: Convert oc_FR locale to UTF-8
2023-11-16 Mike FABIANlocaledata: Add information for Occitan
2023-11-16 Florian Weimerelf: Fix force_first handling in dlclose (bug 30981)
2023-11-16 Adhemerval... elf: Handle non-directory name in search path (BZ 31035)
2023-11-16 Mike FABIANNew Zealand locales (en_NZ & mi_NZ) first day of week...
2023-11-15 Noah Goldsteinx86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex...
2023-11-15 Adhemerval... posix: Check pidfd_spawn with tst-spawn7-pid
2023-11-15 Andreas Larssonsparc: Fix broken memset for sparc32 [BZ #31068]
2023-11-15 Gaël PORTAYy2038: Fix support for 64-bit time on legacy ABIs
2023-11-14 Samuel Thibaulthurd: Fix spawni returning allocation errors.
2023-11-14 Samuel Thibaulthurd: Make _hurd_intr_rpc_mach_msg avoid returning...
2023-11-13 Wilco DijkstraAArch64: Remove Falkor memcpy
2023-11-13 Wilco DijkstraAArch64: Add memset_zva64
2023-11-13 Wilco DijkstraAArch64: Cleanup emag memset
2023-11-13 Yanzhang Wangtest: Run the tst-tls-allocation-failure-static-patched...
2023-11-10 Joe Ramsayaarch64: Add vector implementations of log1p routines
2023-11-10 Joe Ramsayaarch64: Add vector implementations of atan2 routines
2023-11-10 Joe Ramsayaarch64: Add vector implementations of atan routines
2023-11-10 Joe Ramsayaarch64: Add vector implementations of acos routines
2023-11-10 Joe Ramsayaarch64: Add vector implementations of asin routines
2023-11-09 Paul EggertFix type typo in “String/Array Conventions” doc
2023-11-08 Florian Weimerstdlib: Avoid element self-comparisons in qsort
2023-11-07 Adhemerval... elf: Add glibc.mem.decorate_maps tunable
2023-11-07 Adhemerval... linux: Decorate __libc_fatal error buffer
2023-11-07 Adhemerval... assert: Decorate error message buffer
2023-11-07 Adhemerval... malloc: Decorate malloc maps
2023-11-07 Adhemerval... nptl: Decorate thread stack on pthread_create
2023-11-07 Adhemerval... support: Add support_set_vma_name
2023-11-07 Adhemerval... linux: Add PR_SET_VMA_ANON_NAME support
2023-11-07 Samuel Thibaulthurd: statfsconv: Add missing f_ffree conversion
2023-11-06 Flavio CruzUpdate BAD_TYPECHECK to work on x86_64
2023-11-03 Sergio Durigan... sysdeps: sem_open: Clear O_CREAT when semaphore file...
2023-11-03 Joseph MyersAdd SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.h
2023-11-03 Adhemerval... linux: Sync Linux 6.6 elf.h
2023-11-03 Adhemerval... linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits...
2023-11-03 Adhemerval... linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6...
2023-11-03 Adhemerval... linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.h
2023-11-03 Adhemerval... Update kernel version to 6.6 in header constant tests
2023-11-03 Adhemerval... Update syscall lists for Linux 6.6
2023-11-03 Maxim KuvyrkovFormat test results closer to what DejaGnu does
2023-11-01 Wilco DijkstraAArch64: Cleanup ifuncs
2023-11-01 Arjun ShankarUse correct subdir when building tst-rfc3484* for mach...
2023-10-31 Adhemerval... stdlib: Add more qsort{_r} coverage
2023-10-31 Adhemerval... stdlib: Remove use of mergesort on qsort (BZ 21719)
2023-10-31 Adhemerval... stdlib: Implement introsort for qsort (BZ 19305)
2023-10-31 Adhemerval... stdlib: qsort: Move some macros to inline function
2023-10-31 Adhemerval... stdlib: Move insertion sort out qsort
2023-10-31 Adhemerval... stdlib: Optimization qsort{_r} swap implementation
2023-10-31 Adhemerval... string: Add internal memswap implementation
2023-10-31 Adhemerval... crypt: Remove manul entry for --enable-crypt
2023-10-31 Joseph MyersUse Linux 6.6 in build-many-glibcs.py
2023-10-30 Adhemerval... crypt: Remove libcrypt support
2023-10-30 Adhemerval... sparc: Remove optimize md5, sha256, and sha512
next
This page took 0.092082 seconds and 5 git commands to generate.