2020-11-16 |
Aurelien Jarno | intl/tst-gettext: fix failure with newest msgfmt |
commit | commitdiff | tree |
2020-11-04 |
Szabolcs Nagy | aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798] |
commit | commitdiff | tree |
2020-03-25 |
Szabolcs Nagy | aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT |
commit | commitdiff | tree |
2020-03-25 |
Szabolcs Nagy | aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANT |
commit | commitdiff | tree |
2019-11-28 |
Florian Weimer | libio: Disable vtable validation for pre-2.1 interposed... |
commit | commitdiff | tree |
2019-11-22 |
Marcin Kościelnicki | rtld: Check __libc_enable_secure before honoring LD_PRE... |
commit | commitdiff | tree |
2019-11-05 |
Dragan Mladjenovic | mips: Force RWX stack for hard-float builds that can... |
commit | commitdiff | tree |
2019-09-13 |
Wilco Dijkstra | Add undef to fix test failure. |
commit | commitdiff | tree |
2019-09-13 |
Wilco Dijkstra | Improve performance of memmem |
commit | commitdiff | tree |
2019-09-13 |
Wilco Dijkstra | Improve performance of strstr |
commit | commitdiff | tree |
2019-09-13 |
Wilco Dijkstra | Fix strstr bug with huge needles (bug 23637) |
commit | commitdiff | tree |
2019-09-13 |
Rajalakshmi... | Speedup first memmem match |
commit | commitdiff | tree |
2019-09-13 |
Wilco Dijkstra | Simplify and speedup strstr/strcasestr first match |
commit | commitdiff | tree |
2019-09-13 |
Wilco Dijkstra | Improve strstr performance |
commit | commitdiff | tree |
2019-09-06 |
Wilco Dijkstra | [AArch64] Add ifunc support for Ares |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64,falkor: Use vector registers for memcpy |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64,falkor: Ignore prefetcher tagging for smaller... |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64/strncmp: Use lsr instead of mov+lsr |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64/strncmp: Unbreak builds with old binutils |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64: Improve strncmp for mutually misaligned inputs |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64/strcmp: fix misaligned loop jump target |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64: Improve strcmp unaligned performance |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64: Fix branch target to loop16 |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64: Optimized memcmp for medium to large sizes |
commit | commitdiff | tree |
2019-09-06 |
Siddhesh Poyarekar | aarch64: Use the L() macro for labels in memcmp |
commit | commitdiff | tree |
2019-07-15 |
Adhemerval... | posix: Fix large mmap64 offset for mips64n32 (BZ#24699) |
commit | commitdiff | tree |
2019-07-12 |
Szabolcs Nagy | aarch64: handle STO_AARCH64_VARIANT_PCS |
commit | commitdiff | tree |
2019-07-10 |
Szabolcs Nagy | aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VAR... |
commit | commitdiff | tree |
2019-07-09 |
Florian Weimer | io: Remove copy_file_range emulation [BZ #24744] |
commit | commitdiff | tree |
2019-06-20 |
Dmitry V. Levin | libio: do not attempt to free wide buffers of legacy... |
commit | commitdiff | tree |
2019-06-20 |
Dmitry V. Levin | NEWS: add entries for bugs 22964, 24180, and 24531 |
commit | commitdiff | tree |
2019-05-22 |
Wilco Dijkstra | Fix tcache count maximum (BZ #24531) |
commit | commitdiff | tree |
2019-05-15 |
Andreas Schwab | Fix crash in _IO_wfile_sync (bug 20568) |
commit | commitdiff | tree |
2019-04-26 |
Adhemerval... | elf: Fix pldd (BZ#18035) |
commit | commitdiff | tree |
2019-04-03 |
TAMUKI Shoichi | ja_JP locale: Add entry for the new Japanese era [BZ... |
commit | commitdiff | tree |
2019-03-21 |
Stefan Liebler | S390: Mark vx and vxe as important hwcap. |
commit | commitdiff | tree |
2019-02-07 |
Stefan Liebler | Add compiler barriers around modifications of the robus... |
commit | commitdiff | tree |
2019-02-04 |
H.J. Lu | x86-64 memcmp: Use unsigned Jcc instructions on size... |
commit | commitdiff | tree |
2019-02-01 |
H.J. Lu | x86-64 strnlen/wcsnlen: Properly handle the length... |
commit | commitdiff | tree |
2019-02-01 |
H.J. Lu | x86-64 strncpy: Properly handle the length parameter... |
commit | commitdiff | tree |
2019-02-01 |
H.J. Lu | x86-64 strncmp family: Properly handle the length param... |
commit | commitdiff | tree |
2019-02-01 |
H.J. Lu | x86-64 memset/wmemset: Properly handle the length param... |
commit | commitdiff | tree |
2019-02-01 |
H.J. Lu | x86-64 memrchr: Properly handle the length parameter... |
commit | commitdiff | tree |
2019-02-01 |
H.J. Lu | x86-64 memcpy: Properly handle the length parameter... |
commit | commitdiff | tree |
2019-02-01 |
H.J. Lu | x86-64 memcmp/wmemcmp: Properly handle the length param... |
commit | commitdiff | tree |
2019-02-01 |
H.J. Lu | x86-64 memchr/wmemchr: Properly handle the length param... |
commit | commitdiff | tree |
2019-01-06 |
Dmitry V. Levin | NEWS: add entries for bugs 23275, 23861, and 23907 |
commit | commitdiff | tree |
2019-01-02 |
Florian Weimer | intl: Do not return NULL on asprintf failure in gettext... |
commit | commitdiff | tree |
2019-01-01 |
Florian Weimer | malloc: Always call memcpy in _int_realloc [BZ #24027] |
commit | commitdiff | tree |
2018-12-13 |
Andreas Schwab | Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP... |
commit | commitdiff | tree |
2018-12-13 |
Tulio Magno... | powerpc: Add missing CFI register information (bug... |
commit | commitdiff | tree |
2018-12-13 |
Tulio Magno... | Fix _dl_profile_fixup data-dependency issue (Bug 23690) |
commit | commitdiff | tree |
2018-12-12 |
Florian Weimer | inet/tst-if_index-long: New test case for CVE-2018... |
commit | commitdiff | tree |
2018-12-12 |
Florian Weimer | support: Implement <support/descriptors.h> to track... |
commit | commitdiff | tree |
2018-12-12 |
Florian Weimer | support: Close original descriptors in support_capture_... |
commit | commitdiff | tree |
2018-12-12 |
Florian Weimer | support_quote_string: Do not use str parameter name |
commit | commitdiff | tree |
2018-12-12 |
Florian Weimer | support: Implement support_quote_string |
commit | commitdiff | tree |
2018-12-12 |
DJ Delorie | malloc: Add another test for tcache double free check. |
commit | commitdiff | tree |
2018-12-12 |
DJ Delorie | malloc: tcache double free check |
commit | commitdiff | tree |
2018-11-27 |
Florian Weimer | CVE-2018-19591: if_nametoindex: Fix descriptor for... |
commit | commitdiff | tree |
2018-11-09 |
Alexandra Hájková | Add an additional test to resolv/tst-resolv-network.c |
commit | commitdiff | tree |
2018-11-06 |
Andreas Schwab | libanl: properly cleanup if first helper thread creatio... |
commit | commitdiff | tree |
2018-11-02 |
Adhemerval... | x86: Fix Haswell CPU string flags (BZ#23709) |
commit | commitdiff | tree |
2018-10-26 |
Szabolcs Nagy | i64: fix missing exp2f, log2f and powf symbols in libm... |
commit | commitdiff | tree |
2018-10-26 |
Florian Weimer | conform: XFAIL siginfo_t si_band test on sparc64 |
commit | commitdiff | tree |
2018-10-22 |
Ilya Yu. Malakhov | signal: Use correct type for si_band in siginfo_t ... |
commit | commitdiff | tree |
2018-10-18 |
Stefan Liebler | Fix race in pthread_mutex_lock while promoting to PTHRE... |
commit | commitdiff | tree |
2018-09-28 |
Adhemerval... | Fix misreported errno on preadv2/pwritev2 (BZ#23579) |
commit | commitdiff | tree |
2018-09-28 |
Florian Weimer | preadv2/pwritev2: Handle offset == -1 [BZ #22753] |
commit | commitdiff | tree |
2018-09-10 |
Stefan Liebler | Fix segfault in maybe_script_execute. |
commit | commitdiff | tree |
2018-08-27 |
Martin Kuchta | pthread_cond_broadcast: Fix waiters-after-spinning... |
commit | commitdiff | tree |
2018-07-29 |
H.J. Lu | x86: Populate COMMON_CPUID_INDEX_80000001 for Intel... |
commit | commitdiff | tree |
2018-07-29 |
H.J. Lu | x86: Correct index_cpu_LZCNT [BZ #23456] |
commit | commitdiff | tree |
2018-07-11 |
Rafal Luzynski | NEWS: Mention bug 22996. |
commit | commitdiff | tree |
2018-07-11 |
Florian Weimer | regexec: Fix off-by-one bug in weight comparison [BZ... |
commit | commitdiff | tree |
2018-07-07 |
Sylvain Lesage | es_BO locale: Change LC_PAPER to en_US (bug 22996). |
commit | commitdiff | tree |
2018-07-06 |
Florian Weimer | conform/conformtest.pl: Escape literal braces in regula... |
commit | commitdiff | tree |
2018-07-04 |
Florian Weimer | math: Set 387 and SSE2 rounding mode for tgamma on... |
commit | commitdiff | tree |
2018-07-03 |
Florian Weimer | stdio-common/tst-printf.c: Remove part under a non... |
commit | commitdiff | tree |
2018-07-03 |
Florian Weimer | libio: Add tst-vtables, tst-vtables-interposed |
commit | commitdiff | tree |
2018-07-03 |
Florian Weimer | Synchronize support/ infrastructure with master |
commit | commitdiff | tree |
2018-07-03 |
Florian Weimer | libio: Disable vtable validation in case of interpositi... |
commit | commitdiff | tree |
2018-06-29 |
Daniel Alvarez | getifaddrs: Don't return ifa entries with NULL names... |
commit | commitdiff | tree |
2018-06-28 |
Florian Weimer | Use _STRUCT_TIMESPEC as guard in <bits/types/struct_tim... |
commit | commitdiff | tree |
2018-06-19 |
Gabriel F.... | Fix parameter type in C++ version of iseqsig (bug 23171) |
commit | commitdiff | tree |
2018-06-18 |
Carlos O'Donell | Improve DST handling (Bug 23102, Bug 21942, Bug 18018... |
commit | commitdiff | tree |
2018-06-18 |
Florian Weimer | x86: Make strncmp usable from rtld |
commit | commitdiff | tree |
2018-06-18 |
Florian Weimer | math: Update i686 ulps |
commit | commitdiff | tree |
2018-06-08 |
Adhemerval... | Mention BZ#23264 in NEWS |
commit | commitdiff | tree |
2018-06-08 |
Adhemerval... | posix: Fix posix_spawnp to not execute invalid binaries... |
commit | commitdiff | tree |
2018-06-01 |
Florian Weimer | libio: Avoid _allocate_buffer, _free_buffer function... |
commit | commitdiff | tree |
2018-05-24 |
Florian Weimer | NEWS: Move security-lated changes before bug list |
commit | commitdiff | tree |
2018-05-24 |
Florian Weimer | Add references to CVE-2018-11236, CVE-2017-18269 |
commit | commitdiff | tree |
2018-05-24 |
H.J. Lu | Add a test case for [BZ #23196] |
commit | commitdiff | tree |
2018-05-24 |
Andreas Schwab | Don't write beyond destination in __mempcpy_avx512_no_v... |
commit | commitdiff | tree |
2018-05-15 |
Florian Weimer | sunrpc: Remove stray exports without --enable-obsolete... |
commit | commitdiff | tree |
2018-05-11 |
Rafal Luzynski | gd_GB: Fix typo in abbreviated "May" (bug 23152). |
commit | commitdiff | tree |
2018-05-10 |
Dmitry V. Levin | NEWS: add entries for bugs 17343, 20419, 22644, 22786... |
commit | commitdiff | tree |
2018-05-10 |
Paul Pluzhnikov | Fix path length overflow in realpath [BZ #22786] |
commit | commitdiff | tree |
2018-05-10 |
Paul Pluzhnikov | Fix stack overflow with huge PT_NOTE segment [BZ #20419] |
commit | commitdiff | tree |
next |