unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-07-05 13:48:11 to 2021-07-07 19:57:26 UTC [more...]

[PATCH 0/5] Some rtld-audit fixes
 2021-07-07 19:57 UTC  (14+ messages)
` [PATCH 1/5] elf: Fix audit regression
` [PATCH 2/5] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH 3/5] elf: Add audit tests for modules with TLSDESC
` [PATCH 4/5] elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
` [PATCH 5/5] elf: Suppress audit calls when a (new) namespace is empty (BZ #28062)

[PATCH] Harden tcache double-free check
 2021-07-07 18:28 UTC  (9+ messages)
  ` [PATCH v2] "

strlen
 2021-07-07 17:33 UTC 

[PATCH v7 0/4] Add close_range, closefrom, and posix_spawn_file_actions_closefrom_np
 2021-07-07 17:26 UTC  (24+ messages)
` [PATCH v7 1/4] support: Add support_stack_alloc
` [PATCH v7 2/4] linux: Add close_range
` [PATCH v7 3/4] io: Add closefrom [BZ #10353]
` [PATCH v7 4/4] posix: Add posix_spawn_file_actions_addclosefrom_np

[PATCH] elf/tests: Make thrlock and noload depend on libm
 2021-07-07 17:22 UTC  (3+ messages)

[PATCH powerpc64le] Use the target 'objcopy' when cross-compiling
 2021-07-07 16:06 UTC  (2+ messages)

[PATCH] scripts/build-many-glibcs.py: Switch one Arm target to thumb mode
 2021-07-07 15:52 UTC  (7+ messages)

Update MIPS libm-test-ulps [committed]
 2021-07-07 15:50 UTC 

Update powerpc-nofpu libm-test-ulps [committed]
 2021-07-07 15:35 UTC 

Seeking input from developers: glibc copyright assignment policy
 2021-07-07 15:01 UTC  (18+ messages)

[PATCH] soft-fp: Add __extendhfsf2/__extendhfdf2, __truncsfhf2/__truncdfhf2, __eqhf2/__nehf2
 2021-07-07 14:57 UTC  (2+ messages)

[PATCH] nptl: Use out-of-line wake function in __libc_lock_unlock slow path
 2021-07-07 14:52 UTC 

[PATCH v2 0/7] nss_files move
 2021-07-07 13:49 UTC  (15+ messages)
` [PATCH 1/7] inet: Add hidden prototype for __inet_network
` [PATCH 2/7] libio: Add hidden prototype for ungetc
` [PATCH v2 3/7] libio: Replace internal _IO_getdelim symbol with __getdelim
` [PATCH 4/7] nss_files: Allocate nscd file registration data on the heap
` [PATCH 5/7] nss_files: Add generic code for set*ent, end*ent and file open
` [PATCH 6/7] nss_files: Move into libc
` [PATCH 7/7] nss: Access nss_files through direct references

[PATCH v3] posix: Add terminal control setting support for posix_spawn
 2021-07-07 13:32 UTC 

[PATCH 0/4] GLIBC_PRIVATE ABI cleanups
 2021-07-07 12:53 UTC  (15+ messages)
` [PATCH 1/4] nptl: Use internal low-level lock type for !IS_IN (libc)
` [PATCH 2/4] nptl: Remove GLIBC_2.34 versions of __pthread_mutex_lock, __pthread_mutex_unlock
` [PATCH 3/4] nptl: Reduce the GLIBC_PRIVATE ABI
` [PATCH 4/4] elf: Clean up GLIBC_PRIVATE exports of internal libdl symbols

[PATCH v2] posix: Add terminal control setting support for posix_spawn
 2021-07-07  9:31 UTC  (2+ messages)

[PATCH] Exclude tst-realloc from tests-mcheck
 2021-07-07  8:07 UTC  (7+ messages)

[committed] tests-exclude-mcheck: Fix typo
 2021-07-07  7:57 UTC 

Update kernel version to 5.13 in tst-mman-consts.py
 2021-07-07  6:23 UTC  (2+ messages)

[PATCH v5 0/8] malloc hooks removal
 2021-07-07  1:31 UTC  (16+ messages)
` [PATCH v5 1/8] Move malloc hooks into a compat DSO
` [PATCH v5 2/8] mcheck: Wean away from malloc hooks
` [PATCH v5 3/8] Simplify __malloc_initialized
` [PATCH v5 4/8] mtrace: Wean away from malloc hooks
` [PATCH v5 5/8] glibc.malloc.check: "
` [PATCH v5 6/8] Remove "
` [PATCH v5 7/8] Remove __after_morecore_hook
` [PATCH v5 8/8] Remove __morecore and __default_morecore

[PATCH] time: Skip overflow itimer tests on 32-bit systems
 2021-07-06 19:58 UTC  (5+ messages)

[PATCH] glibc.malloc.check: Fix nit in documentation
 2021-07-06 19:44 UTC  (2+ messages)

[PATCH v2 0/2] Add test for socket timestamp
 2021-07-06 18:20 UTC  (4+ messages)
` [PATCH v2 1/2] support: Add support_socket_time64_timestamp
` [PATCH v2 2/2] socket: Add socket timestamp test

[PATCH v6 0/8] malloc hooks removal
 2021-07-06 18:09 UTC  (9+ messages)
` [PATCH v6 1/8] Move malloc hooks into a compat DSO
` [PATCH v6 2/8] mcheck: Wean away from malloc hooks
` [PATCH v6 3/8] Simplify __malloc_initialized
` [PATCH v6 4/8] mtrace: Wean away from malloc hooks
` [PATCH v6 5/8] glibc.malloc.check: "
` [PATCH v6 6/8] Remove "
` [PATCH v6 7/8] Remove __after_morecore_hook
` [PATCH v6 8/8] Remove __morecore and __default_morecore

[PATCH] linux: Check for null value msghdr struct before use
 2021-07-06 16:22 UTC  (3+ messages)

[PATCH v3 00/10] Remove malloc hooks
 2021-07-06 15:54 UTC  (4+ messages)
` [PATCH v3 02/10] Add mcheck tests to malloc

[PATCH 1/3] powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06
 2021-07-06 15:05 UTC  (4+ messages)
` [PATCH 2/3] powerpc64: Check cacheline size before using optimised memset routines
` [PATCH 3/3] powerpc64: Add checks for Altivec and VSX in ifunc selection

[PATCH] powerpc64le: Fix typo in configure
 2021-07-06 15:00 UTC  (2+ messages)

[PATCH 0/7] Linux 64-bit time_t socket fixes
 2021-07-06 14:50 UTC  (25+ messages)
` [PATCH 1/7] linux: Consolidate Linux getsockopt implementation
` [PATCH 2/7] linux: Consolidate Linux setsockopt implementation
` [PATCH 3/7] linux: Use the expected size for SO_TIMESTAMP{NS} convertion
` [PATCH 4/7] linux: Fix setsockopt fallback
` [PATCH 5/7] support: Add support_socket_time64_timestamp
` [PATCH 6/7] socket: Add recvmsg timestamp test
` [PATCH 7/7] socket: Add recvmmsg "

[PATCH] manual: fix description for preadv()
 2021-07-06 14:24 UTC  (2+ messages)

[PATCH] bench-malloc-thread.c: add assert that malloc() is never out of memory
 2021-07-06 13:32 UTC  (2+ messages)

[PATCH] Linux: Avoid calling malloc indirectly from __get_nprocs
 2021-07-06 13:00 UTC  (4+ messages)

x86 CPU features detection for applications (and AMX)
 2021-07-06 12:57 UTC  (6+ messages)

[PATCH] AArch64: Improve A64FX memcpy
 2021-07-06 12:35 UTC  (3+ messages)

[PATCH] elf: Call free from base namespace on error in dl-libc.c [BZ #27646]
 2021-07-06 11:59 UTC  (2+ messages)

[PATCH v6 0/5] Add close_range, closefrom, and posix_spawn_file_actions_closefrom_np
 2021-07-06 11:37 UTC  (5+ messages)
` [PATCH v6 4/5] io: Add closefrom [BZ #10353]

[PATCH] AArch64: Add hp-timing.h
 2021-07-06 11:33 UTC  (5+ messages)

new:mbrtoc32.3: convert from to c32
 2021-07-06 11:06 UTC  (4+ messages)

new:mbrtoc32.3: convert from to c32
 2021-07-06 10:57 UTC  (4+ messages)

[PATCH v4] rtld: Add --no-default-paths option
 2021-07-06 10:21 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] rtld: Add tests for new "

[PATCH] Add valgrind smoke test
 2021-07-05 20:28 UTC  (5+ messages)
      ` Fwd: "

Seeking input from developers: glibc copyright assignment policy
 2021-07-05 18:52 UTC  (4+ messages)

[PATCH 0/8] Additional time64 aliases
 2021-07-05 13:42 UTC  (2+ messages)
` [PATCH 8/8] socket: Add time64 alias for setsockopt


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