unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-07-16 15:13:09 to 2021-07-21 13:36:06 UTC [more...]

Question regarding test suite build
 2021-07-21 13:35 UTC 

[PATCH v2] NEWS: Mention renamed libresolv symbols moved into libc
 2021-07-21 13:28 UTC 

[RFC patch] avoid warning on accesses to hardwired address
 2021-07-21 13:06 UTC  (3+ messages)

[PATCH] benchtests: Add memset zero fill benchmark tests
 2021-07-21 13:07 UTC  (11+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] benchtests: Enable scripts/plot_strings.py to read stdin
` [PATCH v2 2/5] benchtests: Add memset zero fill benchtest
` [PATCH v2 3/5] benchtests: Add a script to convert benchout string JSON to CSV
` [PATCH v2 4/5] benchtests: Remove redundant assert.h
` [PATCH v2 5/5] benchtests: Fix validate_benchout.py exceptions

[PATCH] NEWS: Mention __res_* compatibility symbols
 2021-07-21 12:24 UTC  (2+ messages)

[PATCH] NEWS: Mention libpthread, libdl, libutil, libanl integration
 2021-07-21 12:08 UTC 

[PATCH v3 00/24] Move nss_dns and parts of libresolv into libc
 2021-07-21 10:16 UTC  (12+ messages)
` [PATCH 01/24] resolv: Deprecate legacy interfaces in libresolv
` [PATCH 02/24] resolv: Move ns_name_skip to its own file and into libc (bug 28091)
` [PATCH 20/24] resolv: Move res_send, res_nsend into libc
` [PATCH 22/24] resolv: Move res_query functions "

[PATCH v10 00/11] malloc hooks removal
 2021-07-21  9:45 UTC  (13+ messages)
` [PATCH v10 01/11] Make mcheck tests conditional on GLIBC_2.23 or earlier
` [PATCH v10 02/11] Remove __after_morecore_hook
` [PATCH v10 03/11] Remove __morecore and __default_morecore
` [PATCH v10 04/11] Move malloc hooks into a compat DSO
` [PATCH v10 05/11] mcheck: Wean away from malloc hooks [BZ #23489]
` [PATCH v10 06/11] Simplify __malloc_initialized
` [PATCH v10 07/11] mtrace: Wean away from malloc hooks
` [PATCH v10 08/11] glibc.malloc.check: "
` [PATCH v10 09/11] Move malloc_{g,s}et_state to libc_malloc_debug
` [PATCH v10 10/11] Remove malloc hooks [BZ #23328]
` [PATCH v10 11/11] mcheck Fix malloc_usable_size [BZ #22057]

clock(3) in error
 2021-07-21  8:50 UTC  (8+ messages)

[PATCH] manual: reallocarray and str*dup interposition is not supported
 2021-07-21  8:04 UTC  (5+ messages)
  ` [PATCH v2] manual: Document unsupported cases for interposition
      ` [PATCH v3] "

Disabling TLS address caching to help QEMU on GNU/Linux
 2021-07-21  7:22 UTC  (3+ messages)

[PATCH 2/2] RISC-V: Update rv64 ULPs
 2021-07-21  6:44 UTC  (2+ messages)

C.UTF-8 review
 2021-07-21  3:11 UTC  (6+ messages)

[PATCH v2 0/6] Some rtld-audit fixes
 2021-07-20 22:11 UTC  (11+ messages)
` [PATCH v2 1/6] elf: Fix audit regression
` [PATCH v2 2/6] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH v2 3/6] elf: Add audit tests for modules with TLSDESC
` [PATCH v2 4/6] elf: Do not fail for failed dlopem on audit modules (BZ #28061)
` [PATCH v2 5/6] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)
` [PATCH v2 6/6] elf: Fix initial-exec TLS access on audit modules (BZ #28096)

[PATCH 0/2] ARC fixes/updates
 2021-07-20 20:58 UTC  (3+ messages)
` [PATCH 1/2] ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearing
` [PATCH 2/2] ARC: elf: make type safe

[PATCH 0/8] Additional time64 aliases
 2021-07-20 20:11 UTC  (31+ messages)
` [PATCH 1/8] misc: Add time64 alias for ioctl
` [PATCH 2/8] io: Add time64 alias for fcntl
` [PATCH 3/8] Linux: Add time64 alias for prctl
` [PATCH 4/8] socket: Add time64 alias for sendmmsg
` [PATCH 5/8] socket: Add time64 alias for recvmsg
` [PATCH 6/8] socket: Add time64 alias for sendmsg
` [PATCH 7/8] socket: Add time64 alias for getsockopt
` [PATCH 8/8] socket: Add time64 alias for setsockopt

[PATCH] c++: implement C++17 hardware interference size
 2021-07-20 18:05 UTC  (17+ messages)

[PATCH v6 2/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader -- Algorithm changes
 2021-07-20 14:25 UTC 

[PATCH v6 1/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader -- Testing infrastructure
 2021-07-20 14:24 UTC 

[PATCH] resolv: Do not install libnss_dns.a, libnss_dns.so
 2021-07-20 12:38 UTC  (2+ messages)

[PATCH] benchtests: Add memset zero fill benchmark tests
 2021-07-20 10:29 UTC  (5+ messages)

[PATCH] setlocale: Fail if iconv module for charset is not present [BZ #27996]
 2021-07-20  2:36 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/2] RISC-V: Update nofpu ULPs
 2021-07-20  0:45 UTC 

[hurd,commited] hurd: Add support for spawn_do_closefrom
 2021-07-19 21:47 UTC 

V10 [PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
 2021-07-19 21:06 UTC  (5+ messages)

[PATCH] Deny preload of files on NOEXEC mounts
 2021-07-19 19:33 UTC 

[PATCH v5 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-07-19 16:45 UTC  (5+ messages)
` [PATCH v5 1/4] elf: Allow architectures to parse properties on the main executable
` [PATCH v5 2/4] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v5 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
` [PATCH v5 4/4] elf: Remove has_interp property from arch_parse_elf_property()

[PATCH] elf: Fix tst-cpu-features-cpuinfo on some ADM systems (BZ #28090)
 2021-07-19 16:42 UTC  (3+ messages)

[PATCH 0/4] 64-bit time_t tests improvements
 2021-07-19 16:38 UTC  (5+ messages)
` [PATCH 1/4] io: Do not skip timestamps tests for 32-bit time_t
` [PATCH 2/4] time: Ignore interval nanoseconds on tst-itimer
` [PATCH 3/4] support: Add support_socket_time64_timestamp
` [PATCH 4/4] socket: Add socket timestamp test

[PATCH v2 0/8] Additional time64 system call wrappers
 2021-07-19 15:29 UTC  (9+ messages)
` [PATCH 1/8] misc: Add time64 alias for ioctl
` [PATCH 2/8] io: Add time64 alias for fcntl
` [PATCH 3/8] Linux: Add time64 alias for prctl
` [PATCH 4/8] socket: Add time64 alias for sendmmsg
` [PATCH 5/8] socket: Add time64 alias for recvmsg
` [PATCH 6/8] socket: Add time64 alias for sendmsg
` [PATCH 7/8] socket: Add time64 alias for getsockopt
` [PATCH 8/8] socket: Add time64 alias for setsockopt

[PATCH] x86: Install <bits/platform/x86.h> [BZ #27958]
 2021-07-19 15:20 UTC  (3+ messages)

[PATCH v3] x86: Install <bits/platform/x86.h> [BZ #27958]
 2021-07-19 15:19 UTC 

glibc 2.34 - Slushy freeze effective immediately
 2021-07-19 14:30 UTC  (5+ messages)
` glibc 2.34 - Hard ABI "

[PATCH] i386: Add the clone3 wrapper
 2021-07-19 14:08 UTC  (2+ messages)

[y2038][info] meta-y2038 with upstream glibc
 2021-07-19 14:06 UTC 

[PATCH 0/5] Some rtld-audit fixes
 2021-07-19 13:17 UTC  (6+ messages)
` [PATCH 2/5] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)

glibc 2.33.9000 version checks and in memory file name change
 2021-07-19 11:49 UTC  (4+ messages)

[PATCH v9 00/10] malloc hooks removal
 2021-07-19 11:40 UTC  (17+ messages)
` [PATCH v9 01/10] Make mcheck tests conditional on GLIBC_2.23 or earlier
` [PATCH v9 02/10] Remove __after_morecore_hook
` [PATCH v9 03/10] Remove __morecore and __default_morecore
` [PATCH v9 04/10] Move malloc hooks into a compat DSO
` [PATCH v9 05/10] mcheck: Wean away from malloc hooks [BZ #23489]
` [PATCH v9 06/10] Simplify __malloc_initialized
` [PATCH v9 07/10] mtrace: Wean away from malloc hooks
` [PATCH v9 08/10] glibc.malloc.check: "
` [PATCH v9 09/10] Remove malloc hooks [BZ #23328]
` [PATCH v9 10/10] mcheck Fix malloc_usable_size [BZ #22057]

clock(3) in error
 2021-07-19 10:38 UTC 

[PATCH v4 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-07-19 10:05 UTC  (9+ messages)
` [PATCH v4 1/4] elf: Allow architectures to parse properties on the main executable
` [PATCH v4 2/4] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v4 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
` [PATCH v4 4/4] elf: Remove has_interp property from arch_parse_elf_property()

[PATCH v4] rtld: Add --no-default-paths option
 2021-07-19  8:34 UTC  (2+ messages)

[hurd, commited] htl: Do not expose pthread hidden proto outside libpthread
 2021-07-18 21:38 UTC 

(no subject)
 2021-07-18 19:06 UTC 

[PATCH v8 00/10] malloc hooks removal
 2021-07-17 22:04 UTC  (22+ messages)
` [PATCH v8 01/10] Make mcheck tests conditional on GLIBC_2.24 or earlier
` [PATCH v8 02/10] Remove __after_morecore_hook
` [PATCH v8 03/10] Remove __morecore and __default_morecore
` [PATCH v8 04/10] Move malloc hooks into a compat DSO
` [PATCH v8 05/10] mcheck: Wean away from malloc hooks
` [PATCH v8 06/10] Simplify __malloc_initialized
` [PATCH v8 07/10] mtrace: Wean away from malloc hooks
` [PATCH v8 08/10] glibc.malloc.check: "
` [PATCH v8 09/10] Remove "
` [PATCH v8 10/10] mcheck Fix malloc_usable_size [BZ #22057]

[PATCH v5] Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
 2021-07-17 21:59 UTC  (5+ messages)

Undefined use of weak symbols in gnulib
 2021-07-17 16:39 UTC  (6+ messages)

[PATCH] tst-safe-linking: make false positives even more improbable
 2021-07-16 20:36 UTC  (2+ messages)

patchwork 32-bit i686 trybot is up and running
 2021-07-16 20:34 UTC  (4+ messages)


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).