2021-08-26 |
Adhemerval... | Use support_open_dev_null_range io/tst-closefrom, misc... |
commit | commitdiff | tree | snapshot |
2021-08-26 |
Adhemerval... | support: Add support_open_dev_null_range |
commit | commitdiff | tree | snapshot |
2021-08-26 |
Michael Kerrisk | llio.texi: Wording fixes in description of closefrom() |
commit | commitdiff | tree | snapshot |
2021-08-26 |
Sunil K Pandey | Fix error message in memmove test to display correct... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
Fangrui Song | elf: Skip tst-auditlogmod-* if the linker doesn't suppo... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
Fangrui Song | powerpc: Use --no-tls-get-addr-optimize in test only... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
H.J. Lu | x86-64: Remove assembler AVX512DQ check |
commit | commitdiff | tree | snapshot |
2021-08-24 |
H.J. Lu | x86-64: Remove compiler -mavx512f check |
commit | commitdiff | tree | snapshot |
2021-08-24 |
H.J. Lu | Use __executable_start as the lowest address for profil... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Samuel Thibault | hurd: Fix errlist error mapping |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Samuel Thibault | hurd: Remove old test-err_np.c file |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Joseph Myers | Fix iconv build with GCC mainline |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Andreas Schwab | rtld: copy terminating null in tunables_strdup (bug... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
Siddhesh Poyarekar | mtrace: Fix output with PIE and ASLR [BZ #22716] |
commit | commitdiff | tree | snapshot |
2021-08-22 |
H.J. Lu | x86-64: Optimize load of all bits set into ZMM register... |
commit | commitdiff | tree | snapshot |
2021-08-20 |
H.J. Lu | Update string/test-memmove.c to cover 16KB copy |
commit | commitdiff | tree | snapshot |
2021-08-20 |
Arjun Shankar | elf: Fix missing colon in LD_SHOW_AUXV output [BZ ... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
Matt Whitlock | x86: fix Autoconf caching of instruction support checks... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
Fangrui Song | arm: Simplify elf_machine_{load_address,dynamic} |
commit | commitdiff | tree | snapshot |
2021-08-18 |
Fangrui Song | riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0] |
commit | commitdiff | tree | snapshot |
2021-08-18 |
Fangrui Song | Remove sysdeps/*/tls-macros.h |
commit | commitdiff | tree | snapshot |
2021-08-17 |
Fangrui Song | x86_64: Simplify elf_machine_{load_address,dynamic} |
commit | commitdiff | tree | snapshot |
2021-08-16 |
Fangrui Song | elf: Drop elf/tls-macros.h in favor of __thread and... |
commit | commitdiff | tree | snapshot |
2021-08-16 |
Samuel Thibault | hurd: Drop fmh kludge |
commit | commitdiff | tree | snapshot |
2021-08-14 |
Stafford Horne | time: Fix overflow itimer tests on 32-bit systems |
commit | commitdiff | tree | snapshot |
2021-08-13 |
Xi Ruoyao | mips: increase stack alignment in clone to match the ABI |
commit | commitdiff | tree | snapshot |
2021-08-12 |
Xi Ruoyao | mips: align stack in clone [BZ #28223] |
commit | commitdiff | tree | snapshot |
2021-08-12 |
Nikita Popov | librt: add test (bug 28213) |
commit | commitdiff | tree | snapshot |
2021-08-12 |
Siddhesh Poyarekar | mtrace: Use a static buffer for printing [BZ #25947] |
commit | commitdiff | tree | snapshot |
2021-08-11 |
Sergey Bugaev | hurd mmap: Reduce the requested max vmprot |
commit | commitdiff | tree | snapshot |
2021-08-11 |
Sergey Bugaev | hurd mmap: Factorize MAP_SHARED flag check |
commit | commitdiff | tree | snapshot |
2021-08-11 |
Fangrui Song | aarch64: Make elf_machine_{load_address,dynamic} robust... |
commit | commitdiff | tree | snapshot |
2021-08-10 |
Fangrui Song | elf: Unconditionally use __ehdr_start |
commit | commitdiff | tree | snapshot |
2021-08-10 |
Samuel Thibault | hurd: Add support for AT_NO_AUTOMOUNT |
commit | commitdiff | tree | snapshot |
2021-08-10 |
Wilco Dijkstra | [5/5] AArch64: Improve A64FX memset medium loops |
commit | commitdiff | tree | snapshot |
2021-08-10 |
Wilco Dijkstra | [4/5] AArch64: Improve A64FX memset by removing unroll32 |
commit | commitdiff | tree | snapshot |
2021-08-10 |
Wilco Dijkstra | [3/5] AArch64: Improve A64FX memset for remaining bytes |
commit | commitdiff | tree | snapshot |
2021-08-10 |
Wilco Dijkstra | [2/5] AArch64: Improve A64FX memset for large sizes |
commit | commitdiff | tree | snapshot |
2021-08-10 |
Wilco Dijkstra | [1/5] AArch64: Improve A64FX memset for small sizes |
commit | commitdiff | tree | snapshot |
2021-08-09 |
Joseph Myers | Use binutils 2.37 branch in build-many-glibcs.py |
commit | commitdiff | tree | snapshot |
2021-08-09 |
Joseph Myers | Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to... |
commit | commitdiff | tree | snapshot |
2021-08-09 |
Nikita Popov | librt: fix NULL pointer dereference (bug 28213) |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Anton Blanchard | powerpc64: Add checks for Altivec and VSX in ifunc... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Anton Blanchard | powerpc64: Check cacheline size before using optimised... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Anton Blanchard | powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FE... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Florian Weimer | Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Joseph Myers | Add INADDR_DUMMY from Linux 5.13 to netinet/in.h |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Siddhesh Poyarekar | tst-mxfast: Don't run with mcheck |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Adhemerval... | rt: Set the correct message queue for tst-mqueue10 |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Adhemerval... | Update sparc libm-test-ulps |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Adhemerval... | linux: Add sparck brk implementation |
commit | commitdiff | tree | snapshot |
2021-08-04 |
DJ Delorie | test-dlclose-exit-race: avoid hang on pthread_create... |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Siddhesh Poyarekar | gethosts: Remove unused argument _type |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Samuel Thibault | hurd: Avoid spurious warning |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Siddhesh Poyarekar | gaiconf_init: Avoid double-free in label and precedence... |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Siddhesh Poyarekar | copy_and_spawn_sgid: Avoid double calls to close() |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Siddhesh Poyarekar | iconv_charmap: Close output file when done |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Siddhesh Poyarekar | gconv_parseconfdir: Fix memory leak |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Siddhesh Poyarekar | ldconfig: avoid leak on empty paths in config file |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Joseph Myers | Fix build of nptl/tst-thread_local1.cc with GCC 12 |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Robbie Harwood | nis: Fix leak on realloc failure in nis_getnames [BZ... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Paul Zimmermann | Remove obsolete comments/name from several benchtest... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Paul Zimmermann | Remove obsolete comments/name from acos-inputs, since... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Carlos O'Donell | Open master branch for glibc 2.35 development |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Carlos O'Donell | Update ChangeLog.old/ChangeLog.23. upstream/2.34 |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Carlos O'Donell | Prepare for glibc 2.34 release. |
commit | commitdiff | tree | snapshot |
2021-08-02 |
Carlos O'Donell | po/nl.po: Update Dutch translation. |
commit | commitdiff | tree | snapshot |
2021-08-01 |
Carlos O'Donell | Update install.texi, and regenerate INSTALL. |
commit | commitdiff | tree | snapshot |
2021-08-01 |
Carlos O'Donell | Update translations. |
commit | commitdiff | tree | snapshot |
2021-08-01 |
Carlos O'Donell | Update NEWS. |
commit | commitdiff | tree | snapshot |
2021-08-01 |
Mark Harris | NEWS: Fix typos, grammar, and missing words |
commit | commitdiff | tree | snapshot |
2021-07-30 |
Adhemerval... | elf: Fix audit regression |
commit | commitdiff | tree | snapshot |
2021-07-29 |
Carlos O'Donell | Update libc.pot for 2.34 release. |
commit | commitdiff | tree | snapshot |
2021-07-28 |
H.J. Lu | x86-64: Add Avoid_Short_Distance_REP_MOVSB |
commit | commitdiff | tree | snapshot |
2021-07-28 |
H.J. Lu | Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER |
commit | commitdiff | tree | snapshot |
2021-07-28 |
Florian Weimer | build-many-glibcs.py: Add x86_64-linux-gnu-minimal... |
commit | commitdiff | tree | snapshot |
2021-07-28 |
Siddhesh Poyarekar | tests: use xmalloc to allocate implementation array |
commit | commitdiff | tree | snapshot |
2021-07-28 |
Siddhesh Poyarekar | xmalloc: Fix warnings with gcc analyzer |
commit | commitdiff | tree | snapshot |
2021-07-28 |
Siddhesh Poyarekar | __cxa_thread_atexit_impl: Abort on allocation failure... |
commit | commitdiff | tree | snapshot |
2021-07-27 |
Siddhesh Poyarekar | manual: Drop the .so suffix in libc_malloc_debug descri... |
commit | commitdiff | tree | snapshot |
2021-07-27 |
Samuel Thibault | hurd: _Fork: unlock malloc before calling fork child... |
commit | commitdiff | tree | snapshot |
2021-07-26 |
Siddhesh Poyarekar | Exclude static tests for mcheck and malloc-check |
commit | commitdiff | tree | snapshot |
2021-07-25 |
Arjun Shankar | i386: Regenerate ulps |
commit | commitdiff | tree | snapshot |
2021-07-23 |
Siddhesh Poyarekar | manual: Document unsupported cases for interposition |
commit | commitdiff | tree | snapshot |
2021-07-23 |
H.J. Lu | x86: Install <bits/platform/x86.h> [BZ #27958] |
commit | commitdiff | tree | snapshot |
2021-07-23 |
Siddhesh Poyarekar | Fix build and tests with --disable-tunables |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Samuel Thibault | hurd: Fix glob lstat compatibility |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Florian Weimer | socket: Add time64 alias for setsockopt |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Florian Weimer | socket: Add time64 alias for getsockopt |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | mcheck Fix malloc_usable_size [BZ #22057] |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | Remove malloc hooks [BZ #23328] |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | Move malloc_{g,s}et_state to libc_malloc_debug |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | glibc.malloc.check: Wean away from malloc hooks |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | mtrace: Wean away from malloc hooks |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | Simplify __malloc_initialized |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | mcheck: Wean away from malloc hooks [BZ #23489] |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | Move malloc hooks into a compat DSO |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | Remove __morecore and __default_morecore |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | Remove __after_morecore_hook |
commit | commitdiff | tree | snapshot |
2021-07-22 |
Siddhesh Poyarekar | Make mcheck tests conditional on GLIBC_2.23 or earlier |
commit | commitdiff | tree | snapshot |
next |