]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2024-04-09  Wilco DijkstraAArch64: Improve strlen_asimd
2024-04-09  Wilco DijkstraAArch64: Optimize memrchr
2024-04-09  Wilco DijkstraAArch64: Optimize memchr
2024-04-09  Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2024-04-09  Wilco Dijkstraaarch64: Cleanup memset ifunc
2024-04-09  Wilco DijkstraAArch64: Fix typo in sve configure check (BZ# 29394)
2024-04-09  Danila Kuteninaarch64: Optimize string functions with shrn instruction
2024-04-09  Wilco DijkstraAArch64: Sort makefile entries
2024-04-09  Wilco DijkstraAArch64: Add SVE memcpy
2024-04-09  Wilco DijkstraAArch64: Optimize memcmp
2024-02-12  Adhemerval... Revert "elf: Fix wrong break removal from 8ee878592c"
2024-02-12  Adhemerval... malloc: Use __get_nprocs on arena_get2 (BZ 30945)
2024-02-05  Adhemerval... elf: Fix wrong break removal from 8ee878592c
2024-02-01  Sunil K Pandeyx86_64: Optimize ffsll function code size.
2023-12-23  H.J. LuNEWS: Mention bug fixes for 29039/30745/30843
2023-12-23  H.J. Lux86-64: Fix the tcb field load for x32 [BZ #31185]
2023-12-23  H.J. Lux86-64: Fix the dtv field load for x32 [BZ #31184]
2023-12-22  Hector Martinelf: Fix TLS modid reuse generation assignment (BZ...
2023-10-02  Siddhesh Poyarekartunables: Terminate if end of input is reached (CVE...
2023-09-26  Siddhesh PoyarekarDocument CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26  Romain GeisslerFix leak in getaddrinfo introduced by the fix for CVE...
2023-09-16  Siddhesh Poyarekargetaddrinfo: Fix use after free in getcanonname (CVE...
2023-09-15  Siddhesh Poyarekargethosts: Return EAI_MEMORY on allocation failure
2023-09-15  Siddhesh Poyarekargaih_inet: Split result generation into its own function
2023-09-15  Siddhesh Poyarekargaih_inet: split loopback lookup into its own function
2023-09-15  Siddhesh Poyarekargaih_inet: make gethosts into a function
2023-09-15  Siddhesh Poyarekargaih_inet: separate nss lookup loop into its own function
2023-09-15  Siddhesh Poyarekargaih_inet: Split nscd lookup code into its own function.
2023-09-15  Siddhesh Poyarekargaih_inet: Split simple gethostbyname into its own...
2023-09-15  Siddhesh Poyarekargaih_inet: make numeric lookup a separate routine
2023-09-15  Siddhesh Poyarekargaih_inet: Simplify service resolution
2023-09-15  Siddhesh Poyarekargetaddrinfo: Fix leak with AI_ALL [BZ #28852]
2023-09-15  Siddhesh Poyarekargaih_inet: Simplify canon name resolution
2023-09-15  Siddhesh Poyarekargethosts: Remove unused argument _type
2023-09-15  Siddhesh Poyarekarnss: Sort tests and tests-container and put one test...
2023-09-15  Siddhesh PoyarekarSimplify allocations and fix merge and continue actions...
2023-09-05  Noah Goldsteinx86: Fix incorrect scope of setting `shared_per_thread...
2023-09-05  Noah Goldsteinx86: Use `3/4*sizeof(per-thread-L3)` as low bound for...
2023-09-05  Noah Goldsteinx86: Fix slight bug in `shared_per_thread` cache size...
2023-09-05  Noah Goldsteinx86: Increase `non_temporal_threshold` to roughly ...
2023-07-21  Florian Weimerdebug: Mark libSegFault.so as NODELETE
2023-05-23  H.J. LuDocument BZ #20975 fix
2023-05-23  H.J. Lu__check_pf: Add a cancellation cleanup handler [BZ...
2023-04-28  Florian Weimergmon: Revert addition of tunables to preserve GLIBC_PRI...
2023-04-28  Simon Kissanegmon: fix memory corruption issues [BZ# 30101]
2023-04-28  Simon Kissanegmon: improve mcount overflow handling [BZ# 27576]
2023-04-28  Леонид Юрьев... gmon: Fix allocated buffer overflow (bug 29444)
2023-04-28  Adam Yiposix: Fix system blocks SIGCHLD erroneously [BZ #30163]
2023-04-24  Florian Weimerx86_64: Fix asm constraints in feraiseexcept (bug 30305)
2023-04-24  Florian Weimergshadow: Matching sgetsgent, sgetsgent_r ERANGE handlin...
2023-04-20  H.J. Lux86: Check minimum/maximum of non_temporal_threshold...
2023-02-20  Vitaly Bukastdlib: Undo post review change to 16adc58e73f3 [BZ...
2023-02-08  Florian Weimerelf: Smoke-test ldconfig -p against system /etc/ld...
2023-02-08  Adhemerval... elf: Fix 64 time_t support for installed statically...
2023-02-07  Adhemerval... Fix NEWS bug entry for 0b962177ee3b45cf775176eb454fcf6a...
2023-02-07  Andreas SchwabUse 64-bit time_t interfaces in strftime and strptime...
2023-02-02  Siddhesh Poyarekarcdefs: Limit definition of fortification macros
2023-01-11  Carlos O'Donellmalloc: Fix -Wuse-after-free warning in tst-mallocalign...
2023-01-11  H.J. Lus_sincosf.h: Change pio4 type to float [BZ #28713]
2023-01-11  H.J. Lumath: Properly cast X_TLOSS to float [BZ #28713]
2023-01-11  H.J. LuRegenerate ulps on x86_64 with GCC 12
2023-01-11  Martin SeborAvoid -Wuse-after-free in tests [BZ #26779].
2023-01-11  Joseph MyersFix build of nptl/tst-thread_local1.cc with GCC 12
2023-01-11  Joseph MyersFix stdio-common tests for GCC 12 -Waddress
2023-01-11  Joseph MyersFix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
2023-01-11  Martin Seborresolv: Avoid GCC 12 false positive warning [BZ #28439].
2023-01-11  Martin Seborintl: Avoid -Wuse-after-free [BZ #26779]
2023-01-10  Fangrui Songelf: Drop elf/tls-macros.h in favor of __thread and...
2023-01-10  Florian Weimertime: Set daylight to 1 for matching DST/offset change...
2023-01-10  Alan Modraelf/tst-tlsopt-powerpc fails when compiled with -mcpu...
2022-12-28  Adhemerval... time: Use 64 bit time on tzfile
2022-12-28  Adhemerval... nscd: Use 64 bit time_t on libc nscd routines (BZ#...
2022-12-28  Adhemerval... nis: Build libnsl with 64 bit time_t
2022-12-28  Adhemerval... Use LFS and 64 bit time for installed programs (BZ...
2022-11-30  Tulio Magno... Apply asm redirections in syslog.h before first use...
2022-11-29  Florian Weimer_Static_assert needs two arguments for compatibility...
2022-11-25  Adhemerval... elf: Fix wrong fscanf usage on tst-pldd
2022-11-25  DJ DelorieAllow for unpriviledged nested containers
2022-11-25  Adhemerval... elf: Fix wrong fscanf usage on tst-pldd
2022-11-24  Noah Goldsteinx86: Fix wcsnlen-avx2 page cross length comparison...
2022-11-22  Vladislav Khmelevskyelf: Fix rtld-audit trampoline for aarch64
2022-11-11  Florian WeimerUpdate NEWS file in the right place
2022-11-11  Florian WeimerLinux: Support __IPC_64 in sysvctl *ctl command argumen...
2022-11-11  Martin Seborio: Fix use-after-free in ftw [BZ #26779]
2022-11-11  Adhemerval... io: Fix ftw internal realloc buffer (BZ #28126)
2022-11-11  Paul Eggertregex: fix buffer read overrun in search [BZ#28470]
2022-11-11  Paul Eggertregex: copy back from Gnulib
2022-11-11  Joseph MyersAllow #pragma GCC in headers in conformtest
2022-11-11  Joseph MyersFix memmove call in vfprintf-internal.c:group_number
2022-11-09  Paul Eggertmktime: improve heuristic for ca-1986 Indiana DST
2022-11-09  Sergei TrofimovichMakerules: fix MAKEFLAGS assignment for upcoming make...
2022-10-25  Adhemerval... linux: Fix generic struct_stat for 64 bit time (BZ...
2022-10-14  Florian Weimerelf: Do not completely clear reused namespace in dlmope...
2022-10-13  Florian Weimernss: Use shared prefix in IPv4 address in tst-reload1
2022-10-13  Florian Weimernss: Fix tst-nss-files-hosts-long on single-stack hosts...
2022-10-13  Florian Weimernss: Implement --no-addrconfig option for getent
2022-10-07  Siddhesh Poyarekarnscd: Drop local address tuple variable [BZ #29607]
2022-10-03  Aurelien Jarnox86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr...
2022-10-03  Aurelien Jarnox86-64: Require BMI2 and LZCNT for AVX2 memrchr impleme...
2022-10-03  Aurelien Jarnox86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
next