2023-12-23 |
H.J. Lu | NEWS: Mention bug fixes for 29039/30745/30843 |
commit | commitdiff | tree |
2023-12-23 |
H.J. Lu | x86-64: Fix the tcb field load for x32 [BZ #31185] |
commit | commitdiff | tree |
2023-12-23 |
H.J. Lu | x86-64: Fix the dtv field load for x32 [BZ #31184] |
commit | commitdiff | tree |
2023-12-22 |
Hector Martin | elf: Fix TLS modid reuse generation assignment (BZ... |
commit | commitdiff | tree |
2023-12-07 |
Adhemerval... | elf: Fix wrong break removal from 8ee878592c |
commit | commitdiff | tree |
2023-10-19 |
Florian Weimer | Revert "elf: Move l_init_called_next to old place of... |
commit | commitdiff | tree |
2023-10-18 |
Florian Weimer | Revert "elf: Always call destructors in reverse constru... |
commit | commitdiff | tree |
2023-10-18 |
Florian Weimer | Revert "elf: Remove unused l_text_end field from struct... |
commit | commitdiff | tree |
2023-10-02 |
Siddhesh Poyarekar | tunables: Terminate if end of input is reached (CVE... |
commit | commitdiff | tree |
2023-09-29 |
Andreas K.... | i686: Regenerate ulps |
commit | commitdiff | tree |
2023-09-26 |
Siddhesh Poyarekar | Document CVE-2023-4806 and CVE-2023-5156 in NEWS |
commit | commitdiff | tree |
2023-09-26 |
Romain Geissler | Fix leak in getaddrinfo introduced by the fix for CVE... |
commit | commitdiff | tree |
2023-09-26 |
Sajan Karumanchi | x86: Fix for cache computation on AMD legacy cpus. |
commit | commitdiff | tree |
2023-09-26 |
Andreas Schwab | x86/dl-cacheinfo: remove unsused parameter from handle_amd |
commit | commitdiff | tree |
2023-09-15 |
Siddhesh Poyarekar | getaddrinfo: Fix use after free in getcanonname (CVE... |
commit | commitdiff | tree |
2023-09-13 |
Florian Weimer | CVE-2023-4527: Stack read overflow with large TCP respo... |
commit | commitdiff | tree |
2023-09-11 |
Florian Weimer | elf: Move l_init_called_next to old place of l_text_end... |
commit | commitdiff | tree |
2023-09-11 |
Florian Weimer | elf: Remove unused l_text_end field from struct link_map |
commit | commitdiff | tree |
2023-09-11 |
Florian Weimer | elf: Always call destructors in reverse constructor... |
commit | commitdiff | tree |
2023-09-11 |
Florian Weimer | elf: Do not run constructors for proxy objects |
commit | commitdiff | tree |
2023-09-07 |
Aurelien Jarno | io: Fix record locking contants for powerpc64 with... |
commit | commitdiff | tree |
2023-08-29 |
Sergey Bugaev | hurd: Make exception subcode a long |
commit | commitdiff | tree |
2023-08-28 |
Noah Goldstein | x86: Fix incorrect scope of setting `shared_per_thread... |
commit | commitdiff | tree |
2023-08-28 |
Noah Goldstein | x86: Use `3/4*sizeof(per-thread-L3)` as low bound for... |
commit | commitdiff | tree |
2023-08-28 |
Noah Goldstein | x86: Fix slight bug in `shared_per_thread` cache size... |
commit | commitdiff | tree |
2023-08-28 |
Noah Goldstein | x86: Increase `non_temporal_threshold` to roughly ... |
commit | commitdiff | tree |
2023-07-12 |
Adhemerval... | sparc: Fix la_symbind for bind-now (BZ 23734) |
commit | commitdiff | tree |
2023-07-10 |
Adhemerval... | nptl: Fix tst-cancel30 on sparc64 |
commit | commitdiff | tree |
2023-07-07 |
Florian Weimer | elf: _dl_find_object may return 1 during early startup... |
commit | commitdiff | tree |
2023-07-06 |
Siddhesh Poyarekar | realloc: Limit chunk reuse to only growing requests... |
commit | commitdiff | tree |
2023-07-01 |
John David... | hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc... |
commit | commitdiff | tree |
2023-05-31 |
Adhemerval... | io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 |
commit | commitdiff | tree |
2023-05-30 |
Adhemerval... | io: Fix record locking contants on 32 bit arch with... |
commit | commitdiff | tree |
2023-05-23 |
H.J. Lu | Document BZ #20975 fix |
commit | commitdiff | tree |
2023-05-23 |
H.J. Lu | __check_pf: Add a cancellation cleanup handler [BZ... |
commit | commitdiff | tree |
2023-05-17 |
Joseph Myers | Ignore MAP_VARIABLE in tst-mman-consts.py |
commit | commitdiff | tree |
2023-04-28 |
Florian Weimer | gmon: Revert addition of tunables to the manual |
commit | commitdiff | tree |
2023-04-28 |
Florian Weimer | gmon: Revert addition of tunables to preserve GLIBC_PRI... |
commit | commitdiff | tree |
2023-04-28 |
Simon Kissane | gmon: fix memory corruption issues [BZ# 30101] |
commit | commitdiff | tree |
2023-04-28 |
Simon Kissane | gmon: improve mcount overflow handling [BZ# 27576] |
commit | commitdiff | tree |
2023-04-28 |
Леонид Юрьев... | gmon: Fix allocated buffer overflow (bug 29444) |
commit | commitdiff | tree |
2023-04-28 |
Adam Yi | posix: Fix system blocks SIGCHLD erroneously [BZ #30163] |
commit | commitdiff | tree |
2023-04-24 |
Florian Weimer | x86_64: Fix asm constraints in feraiseexcept (bug 30305) |
commit | commitdiff | tree |
2023-04-24 |
Florian Weimer | gshadow: Matching sgetsgent, sgetsgent_r ERANGE handlin... |
commit | commitdiff | tree |
2023-04-11 |
Sam James | stdio-common: tests: don't double-define _FORTIFY_SOURCE |
commit | commitdiff | tree |
2023-02-20 |
Joan Bruguera | elf: Restore ldconfig libc6 implicit soname logic ... |
commit | commitdiff | tree |
2023-02-20 |
Vitaly Buka | stdlib: Undo post review change to 16adc58e73f3 [BZ... |
commit | commitdiff | tree |
2023-02-08 |
Florian Weimer | elf: Smoke-test ldconfig -p against system /etc/ld... |
commit | commitdiff | tree |
2023-02-07 |
Carlos O'Donell | NEWS: Document CVE-2023-25139. |
commit | commitdiff | tree |
2023-02-07 |
Carlos O'Donell | Account for grouping in printf width (bug 30068) |
commit | commitdiff | tree |
2023-02-07 |
Andreas Schwab | Use 64-bit time_t interfaces in strftime and strptime... |
commit | commitdiff | tree |
2023-02-03 |
caiyinyu | LoongArch: Add new relocation types. |
commit | commitdiff | tree |
2023-02-02 |
Siddhesh Poyarekar | cdefs: Limit definition of fortification macros |
commit | commitdiff | tree |
2023-02-01 |
Carlos O'Donell | Create ChangeLog.old/ChangeLog.26. glibc-2.37 |
commit | commitdiff | tree |
2023-02-01 |
Carlos O'Donell | Prepare for glibc 2.37 release. |
commit | commitdiff | tree |
2023-02-01 |
Noah Goldstein | x86: Fix strncat-avx2.S reading past length [BZ #30065] |
commit | commitdiff | tree |
2023-01-31 |
Carlos O'Donell | Update install.texi, and regenerate INSTALL. |
commit | commitdiff | tree |
2023-01-31 |
Carlos O'Donell | Update manual/contrib.texi. |
commit | commitdiff | tree |
2023-01-31 |
Carlos O'Donell | Update NEWS file with bug fixes. |
commit | commitdiff | tree |
2023-01-31 |
Carlos O'Donell | Regenerate configure. |
commit | commitdiff | tree |
2023-01-31 |
Carlos O'Donell | Update all PO files in preparation for release. |
commit | commitdiff | tree |
2023-01-31 |
fanquake | doc: correct _FORTIFY_SOURCE doc in features.h |
commit | commitdiff | tree |
2023-01-31 |
Florian Weimer | libio: Update number of written bytes in dprintf implem... |
commit | commitdiff | tree |
2023-01-30 |
Andreas Schwab | Account for octal marker in %#o format |
commit | commitdiff | tree |
2023-01-27 |
Joseph Myers | Use binutils 2.40 branch in build-many-glibcs.py |
commit | commitdiff | tree |
2023-01-27 |
Joseph Myers | Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py |
commit | commitdiff | tree |
2023-01-25 |
Florian Weimer | stdio-common: Handle -1 buffer size in __sprintf_chk... |
commit | commitdiff | tree |
2023-01-25 |
Paul Pluzhnikov | Document '%F' format specifier |
commit | commitdiff | tree |
2023-01-24 |
Andreas K.... | sparc (64bit): Regenerate ulps |
commit | commitdiff | tree |
2023-01-24 |
Andreas K.... | ia64: Regenerate ulps |
commit | commitdiff | tree |
2023-01-23 |
Carlos O'Donell | Update libc.pot for 2.37 release. |
commit | commitdiff | tree |
2023-01-18 |
Sajan Karumanchi | x86: Cache computation for AMD architecture. |
commit | commitdiff | tree |
2023-01-18 |
Martin Joerg | manual: Fix typo |
commit | commitdiff | tree |
2023-01-17 |
Joseph Myers | Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h |
commit | commitdiff | tree |
2023-01-17 |
Joseph Myers | Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Improve strrchr |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Optimize strnlen |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Optimize strlen |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Optimize strcpy |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Improve strchrnul |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Optimize strchr |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Improve strlen_asimd |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Optimize memrchr |
commit | commitdiff | tree |
2023-01-17 |
Wilco Dijkstra | AArch64: Optimize memchr |
commit | commitdiff | tree |
2023-01-15 |
Samuel Thibault | hurd: Fix _NOFLSH value |
commit | commitdiff | tree |
2023-01-12 |
Adhemerval... | elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds... |
commit | commitdiff | tree |
2023-01-12 |
Adhemerval... | string: Suppress -Wmaybe-unitialized for wordcopy ... |
commit | commitdiff | tree |
2023-01-12 |
Adhemerval... | scripts/build-many-glibcs.py: Remove unused RANLIB... |
commit | commitdiff | tree |
2023-01-12 |
Adhemerval... | configure: Move nm, objdump, and readelf to LIBC_PROG_B... |
commit | commitdiff | tree |
2023-01-11 |
Adhemerval... | configure: Allow user override LD, AR, OBJCOPY, and... |
commit | commitdiff | tree |
2023-01-11 |
Adhemerval... | math: Suppress -O0 warnings for soft-fp fsqrt [BZ ... |
commit | commitdiff | tree |
2023-01-11 |
Adhemerval... | sunrpc: Suppress GCC -O1 warning on user2netname [BZ... |
commit | commitdiff | tree |
2023-01-11 |
Adhemerval... | locale: Use correct buffer size for utf8_sequence_error... |
commit | commitdiff | tree |
2023-01-10 |
Joseph Myers | Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits... |
commit | commitdiff | tree |
2023-01-10 |
Siddhesh Poyarekar | Add _FORTIFY_SOURCE implementation documentation [BZ... |
commit | commitdiff | tree |
2023-01-06 |
Joseph Myers | Update copyright dates not handled by scripts/update... |
commit | commitdiff | tree |
2023-01-06 |
Joseph Myers | Update copyright dates with scripts/update-copyrights |
commit | commitdiff | tree |
2023-01-06 |
Joseph Myers | Remove trailing whitespace in gmp.h |
commit | commitdiff | tree |
2023-01-06 |
Joseph Myers | Remove trailing whitespace |
commit | commitdiff | tree |
2023-01-06 |
Joseph Myers | C2x semantics for <tgmath.h> |
commit | commitdiff | tree |
next |