public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/maskray/grte] Do not use ppc-specific long double pack/unpack when compiling with clang
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] gd_GB: Fix typo in abbreviated "May" (bug 23152)
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Remove old workaround in power7 logb functions, clang no longer crashes on the inline assembly
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] NEWS: add entries for bugs 17343, 20419, 22644, 22786, 22884, 22947, 23005, 23037, 23069, 23137
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Additional fixes for llvm-as
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Fix path length overflow in realpath [BZ #22786]
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Add workaround for infinite looping in ppc vsyscall for sched_getcpu
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Fix stack overflow with huge PT_NOTE segment [BZ #20419]
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Add -Wno-incomplete-setjmp-declaration to prevent clang from unhelpfully complaining about __sigsetj
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Fix blocking pthread_join. [BZ #23137]
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Update passwd.borg handling to use passwd.borg.real
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Add a case to async-signal-safe TLS to set static TLS instead of waiting for a dlopen that may not a
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Add an LD_DEBUG=tls option to help debug thread-local storage handling in ld.so
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] manual: Various fixes to the mbstouwcs example, and mbrtowc update
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Remove an unneeded local refactor in _dl_update_slotinfo
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] manual: Move mbstouwcs to an example C file
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Fix year 2039 bug for localtime with 64-bit time_t (bug 22639)
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Reduce __MAX_ALLOCA_CUTOFF to 8192
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] getlogin_r: return early when linux sentinel value is set
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Make multi-arch ifunc support work with clang
 2021-08-27 23:45 UTC 

[glibc/maskray/grte] Fix crash in resolver on memory allocation failure (bug 23005)
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] Fix signed integer overflow in random_r (bug 17343)
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] Add tst-sigaction.c to test BZ #23069
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] RISC-V: fix struct kernel_sigaction to match the kernel version [BZ #23069]
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] Linux i386: tst-bz21269 triggers SIGBUS on some kernels
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] Fix i386 memmove issue (bug 22644)
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] Update ChangeLog for BZ 22884 - riscv fmax/fmin
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] RISC-V: fmax/fmin: Handle signalling NaNs correctly
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] RISC-V: Do not initialize $gp in TLS macros
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] NEWS: Add entries for bugs: 22848, 22932, 22937, 22963
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] cs_CZ locale: Add alternative month names (bug 22963)
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937)
 2021-08-27 23:44 UTC 

[glibc/maskray/grte] lt_LT locale: Update abbreviated month names (bug 22932)
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] ca_ES locale: Update LC_TIME (bug 22848)
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] Update translations from the Translation Project
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] Fix multiple definitions of __nss_*_database (bug 22918)
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] [BZ #22342] Fix netgroup cache keys
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807]
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] Add missing "reorder-end" in LC_COLLATE of et_EE [BZ #22517]
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] Fix a typo in a comment
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] manual: Update the _ISOC99_SOURCE description
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] manual: Document missing feature test macros
 2021-08-27 23:27 UTC 

[glibc/maskray/grte] NEWS: add entries for bugs 22919 and 22926
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] powerpc: Fix TLE build for SPE (BZ #22926)
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] manual: Improve documentation of get_current_dir_name. [BZ #6889]
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] manual: Fix a syntax error
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] manual: Fix Texinfo warnings about improper node names
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] NEWS: add an entry for bug 22827
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] Update SH libm-tests-ulps
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] [RISC-V] Fix parsing flags in ELF64 files
 2021-08-27 23:26 UTC 

[glibc/maskray/grte] Second try at dealing with ancient mktemp
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Defeat a malloc optimization by declaring things volatile
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Forestall optimization-out of a buffer
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Add a clang/lld workaround for symbol not being overridden
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Work around clang mishandling of assert functions in resolver buffer allocation, fixes random error
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Allow suppressing the definition of __USE_FILE_OFFSET64 by defining SUPPRESS_USE_FILE_OFFSET64 in th
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] For b/5836136, do dlsym(0, "_Unwind..."), i.e. ignore libgcc_s.so.1 dlopen failure
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Define __GOOGLE_GRTE_VERSION__
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Add basic testsuite for dlopen_with_offset
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Add a hunk lost in merge
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] Fix GCC compilation issues in cherrypicks
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] For b/22641205, #include _itoa.h
 2021-08-27 23:25 UTC 

[glibc/maskray/grte] For b/20141439, don't add "foo.so" as alternate name for previously loaded "foo.so/@0x..."
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] For b/8315591, b/20141439 correct off-by-one error that resulted in last byte of l_name being random
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] Fix arm build by only using _itoa when building ld-linux, and not 'sln'. Also disable __google_dlope
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] For b/18243822, fix dlopen_with_offset to not reuse the same link_map entry when called on the same
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] For Google b/8315591, experimental implementation of dlopen_with_offset
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] Disable static linking warning for dlopen and dlmopen, and disable linking warning for sys_errlist a
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] Backport cl/98967227 to GRTE glibc 2.19 sources
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] Add empty NSS borg and cache abi lists, to make testsuite work
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] Fix out-of-date bits in EXEC_ORIGIN patch
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] For b/12342355, remove inappropriate assert in EXEC_ORIGIN support
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] For b/4074041, add EXEC_ORIGIN support. Forward-ported from cl/56955623 and http://cl/59961863
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] Handle a not-found case in borg passwd lookup
 2021-08-27 23:24 UTC 

[glibc/maskray/grte] Call the correct function
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Augment borg-pwd to also search through passwd.borg.base, if it exists
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Describe borg-pwd better, remove dead code
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Update nss_cache.c and nss_cache.h to current upstream version. This makes getgrgid_r and similar ca
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Update an include path
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Integrate nss_{borg, cache} local changes from glibc-2.18 to 2.19
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Forward-port addition of _google_dl_debug_state_hook
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] As with gettimeofday, avoid vdso for clang-compiled time()
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Forward-port addition of __google_pthread_signal_safe_key_create
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Add a Google-only workaround for an ancient mktemp
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Bypass gettimeofday ifunc if using clang
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Add workarounds for clang and lld problems
 2021-08-27 23:23 UTC 

[glibc/maskray/grte] Skip a test that lld cannot handle
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Disable non-opt error temporarily, and __sec_comment for clang
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Remove a testing hack
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Remove debugging hack
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Use LN_S in more places to forestall hard link creation
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Add a --with-lld option to choose LLVMs lld linker
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Use clang integrated assembler except when asm is output and not required to be valid
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Add workaround to get clang to accept avx-512 instructions
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Work around clang assembler error with bnd by itself on a line
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Work around clang assembler error with movzx
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Work around clang assembler bug with expressions in .if
 2021-08-27 23:22 UTC 

[glibc/maskray/grte] Work around lack of .tfloat in clang assembler
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Put CMPLX* macros under ISO C11
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Add clang and debug support to conformance scripts
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Comment out debugging hack that pollutes namespace
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Do not pass unhandled flag to clang
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Add workarounds for incomplete float128 support in clang
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] clang requires -mno-see for 387 math
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Work around a weird clang link failure
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] For now, disable asm definitions of mempcpy and strpcpy
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Make zero volatile to defeat constant-folding of 0.0/0.0
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Reduce an error to warning if clang
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Work around a clang bug
 2021-08-27 23:21 UTC 

[glibc/maskray/grte] Add clang versions of CMPLX* macros
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Suppress tgmath3 tests if clang
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Add clang placeholders for va_arg_pack
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Add hidden protos ahead of uses
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Stub out execstack problem
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Stub out execstack, multidir, and ifunc problems
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Add --with-clang and --disable-float128 options to toplevel configury
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Disallow extern inline if clang
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Add clang version of __hidden_proto
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] Skip undefined va_arg_pack
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] De-nest test-ffs.c
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] De-nest makedb.c
 2021-08-27 23:20 UTC 

[glibc/maskray/grte] De-nest regcomp.c, suppress GCC warnings about it
 2021-08-27 23:19 UTC 

[glibc/maskray/grte] Un-nest nested functions in dynamic linker
 2021-08-27 23:19 UTC 

[glibc/maskray/grte] Skip execstack test, depends on nested function
 2021-08-27 23:19 UTC 

[glibc] Created branch 'maskray/grte'
 2021-08-27 23:19 UTC 

[glibc] Deleted branch 'maskray/grte'
 2021-08-27 22:42 UTC 

[glibc] Created branch 'maskray/grte-old'
 2021-08-27 21:54 UTC 

[glibc/google/grte/v5-2.27/master] elf: Remove incorrect dynamic-link.h from _dl_relocate_static_pie
 2021-08-27 21:52 UTC 

[glibc/maskray/grte] elf: Remove incorrect dynamic-link.h from _dl_relocate_static_pie
 2021-08-27 21:48 UTC 

[glibc/google/grte/v5-2.27/master] aarch64: Make elf_machine_{load_address, dynamic} robust [BZ #28203]
 2021-08-27 20:30 UTC 

[glibc/google/grte/v5-2.27/master] elf: Unconditionally use __ehdr_start
 2021-08-27 20:29 UTC 

[glibc/google/grte/v5-2.27/master] Revert "Add a workaround for lld placing the _GLOBAL_OFFSET_TABLE_ at an unexpected location"
 2021-08-27 20:29 UTC 

[glibc] Allow #pragma GCC in headers in conformtest
 2021-08-27 17:48 UTC 

[glibc/maskray/grte] aarch64: Make elf_machine_{load_address, dynamic} robust [BZ #28203]
 2021-08-27  0:43 UTC 

[glibc/maskray/grte] elf: Unconditionally use __ehdr_start
 2021-08-27  0:43 UTC 

[glibc/maskray/grte] Revert "Add a workaround for lld placing the _GLOBAL_OFFSET_TABLE_ at an unexpected location"
 2021-08-27  0:43 UTC 

[glibc] Created branch 'maskray/grte'
 2021-08-27  0:43 UTC 

[glibc] nptl: Fix tst-cancel7 and tst-cancelx7 race condition (BZ #14232)
 2021-08-26 20:14 UTC 

[glibc] Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28
 2021-08-26 20:14 UTC 

[glibc] support: Add support_open_dev_null_range
 2021-08-26 20:13 UTC 

[glibc] llio.texi: Wording fixes in description of closefrom()
 2021-08-26 20:13 UTC 

[glibc] Fix error message in memmove test to display correct src pointer
 2021-08-26 16:37 UTC 

[glibc/maskray/lld] configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] x86-64: Remove assembler AVX512DQ check
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] x86-64: Remove compiler -mavx512f check
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] Use __executable_start as the lowest address for profiling [BZ #28153]
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] hurd: Fix errlist error mapping
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] hurd: Remove old test-err_np.c file
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] Fix iconv build with GCC mainline
 2021-08-25  4:23 UTC 

[glibc/maskray/lld] rtld: copy terminating null in tunables_strdup (bug 28256)
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] mtrace: Fix output with PIE and ASLR [BZ #22716]
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] x86-64: Optimize load of all bits set into ZMM register [BZ #28252]
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] Update string/test-memmove.c to cover 16KB copy
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] x86: fix Autoconf caching of instruction support checks [BZ #27991]
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] arm: Simplify elf_machine_{load_address,dynamic}
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] Remove sysdeps/*/tls-macros.h
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] x86_64: Simplify elf_machine_{load_address, dynamic}
 2021-08-25  4:22 UTC 

[glibc/maskray/lld] (19 commits) configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]
 2021-08-25  4:22 UTC 

[glibc] elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]
 2021-08-24 16:35 UTC 

[glibc] powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it
 2021-08-24 16:26 UTC 

[glibc] x86-64: Remove assembler AVX512DQ check
 2021-08-24 14:45 UTC 

[glibc] x86-64: Remove compiler -mavx512f check
 2021-08-24 14:44 UTC 

[glibc] Use __executable_start as the lowest address for profiling [BZ #28153]
 2021-08-24 14:13 UTC 

[glibc] hurd: Fix errlist error mapping
 2021-08-23 17:09 UTC 

[glibc] hurd: Remove old test-err_np.c file
 2021-08-23 17:09 UTC 

[glibc] Fix iconv build with GCC mainline
 2021-08-23 16:18 UTC 

[glibc] rtld: copy terminating null in tunables_strdup (bug 28256)
 2021-08-23 13:32 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-08-23  4:33 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (all ports) [BZ #
 2021-08-23  4:33 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-08-23  4:31 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (all ports) [BZ #
 2021-08-23  4:31 UTC 

[glibc] mtrace: Fix output with PIE and ASLR [BZ #22716]
 2021-08-23  2:44 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (clean) [BZ #27220]
 2021-08-23  1:11 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (clean) [BZ #2722
 2021-08-23  1:11 UTC 

[glibc/maskray/nesting] elf: Avoid nested functions in the loader (aarch64, x86-64) [BZ #27220]
 2021-08-22 23:29 UTC 

[glibc/maskray/nesting] elf: Avoid nested functions in the loader (aarch64, x86-64)
 2021-08-22 23:29 UTC 

[glibc/release/2.32/master] linux: Remove shmmax check from tst-sysvshm-linux
 2021-08-22 13:59 UTC 

[glibc/release/2.32/master] sysvipc: Fix tst-sysvshm-linux on x32
 2021-08-22 13:59 UTC 

[glibc/release/2.33/master] linux: Remove shmmax check from tst-sysvshm-linux
 2021-08-22 13:56 UTC 

[glibc] x86-64: Optimize load of all bits set into ZMM register [BZ #28252]
 2021-08-22 13:24 UTC 

[glibc/maskray/nesting] elf: Avoid nested functions in the loader (x86-64) [BZ #27220]
 2021-08-21  4:09 UTC 

[glibc] Created branch 'maskray/nesting'
 2021-08-21  4:09 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (x86-64) [BZ #27220]
 2021-08-21  3:12 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (x86-64) [BZ #272
 2021-08-21  3:11 UTC 

[glibc/maskray/unnest] elf: Avoid nested functions in the loader (x86-64) [BZ #27220]
 2021-08-21  3:09 UTC 

[glibc] Created branch 'maskray/unnest'
 2021-08-21  3:09 UTC 

[glibc/azanella/pthread-multiple-fixes] nptl: Fix race between pthread_kill and thread exit (bug 12889)
 2021-08-20 17:56 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).