]> sourceware.org Git - glibc.git/shortlog
glibc.git
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
2023-10-30 Adhemerval... build-many-glibcs: Fix traililing whitespace
2023-10-26 caiyinyuLoongArch: Delete excessively allocated memory.
2023-10-26 caiyinyuLoongArch: Update hwcap.h to sync with LoongArch kernel.
2023-10-26 caiyinyuLoongArch: Unify Register Names.
2023-10-24 Wilco DijkstraAArch64: Add support for MOPS memcpy/memmove/memset
2023-10-24 Arjun ShankarMove getnameinfo from 'inet' to 'nss'
2023-10-24 Arjun ShankarMove getaddrinfo from 'posix' into 'nss'
2023-10-24 Arjun ShankarMove 'services' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'rpc' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'protocols' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'networks' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'netgroup' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'hosts' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'ethers' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarMove 'aliases' routines from 'inet' into 'nss'
2023-10-24 Arjun ShankarRemove 'shadow' and merge into 'nss'
2023-10-24 Arjun ShankarRemove 'pwd' and merge into 'nss'
2023-10-24 Arjun ShankarRemove 'gshadow' and merge into 'nss'
2023-10-24 Arjun ShankarRemove 'grp' and merge into 'nss' and 'posix'
2023-10-23 Adhemerval... malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with...
2023-10-23 Simon Chopintest-container: disable ld.so system cache on DSO detection
2023-10-23 Joe Ramsayaarch64: Add vector implementations of exp10 routines
2023-10-23 Joe Ramsayaarch64: Add vector implementations of log10 routines
2023-10-23 Joe Ramsayaarch64: Add vector implementations of log2 routines
2023-10-23 Joe Ramsayaarch64: Add vector implementations of exp2 routines
2023-10-23 Joe Ramsayaarch64: Add vector implementations of tan routines
2023-10-20 Florian Weimerelf: ldconfig should skip temporary files created by...
2023-10-20 Stefan Lieblertst-spawn-cgroup.c: Fix argument order of UNSUPPORTED...
2023-10-19 Joseph MyersAdd NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5...
2023-10-19 Stefan Lieblers390: Fix undefined behaviour in feenableexcept, fedisa...
2023-10-18 Adhemerval... elf: Do not print the cache entry if --inhibit-cache...
2023-10-18 Florian WeimerRevert "elf: Always call destructors in reverse constru...
2023-10-18 Florian WeimerRevert "elf: Fix compile error with -DNDEBUG [BZ #18755]"
2023-10-17 Sunil K PandeyAdd strlcat/wcslcat testcase.
2023-10-17 Sunil K PandeyAdd strlcpy/wcslcpy testcase
2023-10-17 Bruno VictalAdd LE DSCP code point from RFC-8622.
2023-10-17 Joseph MyersAdd HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h
2023-10-16 Joseph MyersAdd SCM_SECURITY, SCM_PIDFD to bits/socket.h
2023-10-16 Joseph MyersAdd AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h
2023-10-16 Andreas SchwabAvoid maybe-uninitialized warning in __kernel_rem_pio2
2023-10-16 Stefan LieblerFix WAIT_FOR_DEBUGGER for container tests.
2023-10-12 Andreas Schwabstdlib: fix grouping verification with multi-byte thous...
2023-10-09 DJ Deloriebuild-many-glibcs: Check for required system tools
2023-10-06 Noah Goldsteinx86: Prepare `strrchr-evex` and `strrchr-evex512` for...
2023-10-05 Joe Ramsayaarch64: Optimise vecmath logs
2023-10-05 Joe Ramsayaarch64: Cosmetic change in SVE exp routines
2023-10-05 Joe Ramsayaarch64: Optimize SVE cos & cosf
2023-10-05 Joe Ramsayaarch64: Improve vecmath sin routines
2023-10-04 Joe Simmons... nss: Get rid of alloca usage in makedb's write_output.
2023-10-04 Adhemerval... debug: Add regression tests for BZ 30932
2023-10-04 Volker WeißmannFix FORTIFY_SOURCE false positive
2023-10-04 Arjun Shankarnss: Rearrange and sort Makefile variables
2023-10-04 Arjun Shankarinet: Rearrange and sort Makefile variables
2023-10-04 Szabolcs NagyFix off-by-one OOB write in iconv/tst-iconv-mt
2023-10-02 Siddhesh Poyarekartunables: Terminate if end of input is reached (CVE...
next
This page took 0.066034 seconds and 5 git commands to generate.