unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-08-24 08:07:52 to 2021-08-31 20:29:54 UTC [more...]

[PATCH v2] ioctl_tty.2: Fix information about header include file
 2021-08-31 20:28 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH htl v2 0/4] Rewrite THREAD_GSCOPE
 2021-08-31 18:16 UTC  (7+ messages)
` [RFC PATCH htl v2 1/4] htl: Move thread table to ld.so
` [RFC PATCH htl v2 2/4] htl: Reimplement GSCOPE
` [RFC PATCH htl v2 3/4] testrun.sh: Add support for --tool=rpctrace
` [RFC PATCH htl v2 4/4] XXX: Attempt to get rid of most THREAD_GSCOPE_IN_TCB usages

qsort improvements
 2021-08-31 18:11 UTC  (12+ messages)

[PATCH] localedata: add new locale ab_GE
 2021-08-31 17:43 UTC  (3+ messages)
` [PATCH] [PING] "
  ` [PATCH] [PING 2] "

[hurd,commited] hurd msync: Drop bogus test
 2021-08-31 17:42 UTC 

[PATCH] x86-64: Use testl to check __x86_string_control
 2021-08-31 15:10 UTC  (3+ messages)

[PATCH v4] io: Fix ftw internal realloc buffer (BZ #28126)
 2021-08-31 14:44 UTC 

[PATCH v6 0/2] Extend struct r_debug to support multiple namespaces
 2021-08-31 13:26 UTC  (5+ messages)
` [PATCH v6 1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128]
` [PATCH v6 2/2] Extend struct r_debug to support multiple namespaces

[hurd,commited] hurd: Fix typo in msync
 2021-08-31 12:55 UTC 

Adding a realloc() usage note to the malloc(3) manual page
 2021-08-31  9:29 UTC  (3+ messages)

[PATCH v5 0/2] Source attribution cleanups
 2021-08-31  0:08 UTC  (3+ messages)
` [PATCH v5 1/2] Port shared code information from the wiki
` [PATCH v5 2/2] Remove "Contributed by" lines

[PATCH v4 0/2] Source attribution cleanups
 2021-08-30 21:22 UTC  (8+ messages)
` [PATCH v4 1/2] Port shared code information from the wiki
` [PATCH v4 2/2] Remove "Contributed by" lines

[PATCH v3] configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]
 2021-08-30 21:03 UTC 

[PATCH v2 0/3] Allow LLD 13.0.0 and improve compatibility with gold and clang
 2021-08-30 20:01 UTC  (9+ messages)
` [PATCH v2 2/3] elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]
` [PATCH v2 3/3] configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]

[PATCH v4 0/7] malloc: Improve Huge Page support
 2021-08-30 18:52 UTC  (8+ messages)
` [PATCH v4 1/7] malloc: Add madvise support for Transparent Huge Pages
` [PATCH v4 2/7] malloc: Add THP/madvise support for sbrk
` [PATCH v4 3/7] malloc: Move mmap logic to its own function
` [PATCH v4 4/7] malloc: Add Huge Page support for mmap()
` [PATCH v4 5/7] malloc: Add huge page support to arenas
` [PATCH v4 6/7] malloc: Move MORECORE fallback mmap to sysmalloc_mmap_fallback
` [PATCH v4 7/7] malloc: Enable huge page support on main arena

The state of prelinking support
 2021-08-30 17:18 UTC  (4+ messages)

[RFC PATCH] Fix: intl: use nestable locking for reentrancy
 2021-08-30 14:36 UTC  (6+ messages)

Monday Patch Queue Review update (2021-08-30)
 2021-08-30 13:59 UTC 

[PATCH v2 0/2] benchtests: Building benchmarks as static executables
 2021-08-30 12:57 UTC  (3+ messages)
` [PATCH v2 1/2] i686: Don't include multiarch memove in libc.a

[PATCH v2 00/19] Fix various NPTL synchronization issues
 2021-08-30 11:46 UTC  (66+ messages)
` [PATCH v2 01/19] nptl: Fix tst-cancel7 and tst-cancelx7 race condition (BZ #14232)
` [PATCH v2 02/19] nptl: Set cancellation type and state on pthread_exit
` [PATCH v2 03/19] nptl: Handle robust PI mutexes for !__ASSUME_SET_ROBUST_LIST
` [PATCH v2 04/19] nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951)
` [PATCH v2 05/19] nptl: Move setxid flag out of cancelhandling
` [PATCH v2 06/19] nptl: Replace struct thread cancelhandling field
` [PATCH v2 07/19] support: Add support_wait_for_thread_exit
` [PATCH v2 08/19] nptl: pthread_kill, pthread_cancel should fail after exit (bug 19193)
` [PATCH v2 09/19] nptl: Fix race between pthread_kill and thread exit (bug 12889)
` [PATCH v2 10/19] nptl: Use tidlock when accessing TID on pthread_getaffinity_np
` [PATCH v2 11/19] nptl: Use tidlock when accessing TID on pthread_setaffinity
` [PATCH v2 12/19] nptl: Use tidlock when accessing TID on pthread_getcpuclockid
` [PATCH v2 13/19] nptl: Use tidlock when accessing TID on pthread_getschedparam
` [PATCH v2 14/19] nptl: Use tidlock when accessing TID on pthread_setschedparam
` [PATCH v2 15/19] nptl: Use tidlock when accessing TID on pthread_getname_np
` [PATCH v2 17/19] nptl: Use tidlock when accessing TID on pthread_sigqueue
` [PATCH v2 19/19] nptl: Remove INVALID_TD_P

New Swedish PO file for 'libc' (version 2.33.9000)
 2021-08-30 10:07 UTC 

[PATCH] arm: Simplify elf_machine_{load_address,dynamic}
 2021-08-30  8:11 UTC  (3+ messages)

[PATCH] fix create thread failed in unprivileged process [BZ #28287]
 2021-08-29 16:57 UTC  (9+ messages)

[PATCH] x86-64: Add Avoid_Short_Distance_REP_MOVSB
 2021-08-28  2:57 UTC  (3+ messages)

man-pages-5.13 released
 2021-08-27 21:45 UTC 

[PATCH v3 0/5] malloc: Improve Huge Page support
 2021-08-27 19:00 UTC  (8+ messages)
` [PATCH v3 4/5] malloc: Add Huge Page support for mmap()

[PATCH] remove attribute access from regexec
 2021-08-27 18:57 UTC  (15+ messages)
          ` [PATCH v3] "
                        ` Allow #pragma GCC in headers in conformtest [committed] (was: Re: [PATCH v3] remove attribute access from regexec)

[PATCH v3 5/5] AArch64: Improve A64FX memset
 2021-08-27  5:05 UTC  (13+ messages)

[PATCH] AArch64: Update A64FX memset not to degrade at 16KB
 2021-08-27  5:03 UTC 

[PATCH] llio.texi: Wording fixes in description of closefrom()
 2021-08-27  3:43 UTC  (6+ messages)

[PATCH 2/5] benchtests: Add new random cases to bench-memcpy-random.c
 2021-08-26 17:06 UTC  (3+ messages)

[PATCH] Fix error message in memmove test to display correct src pointer
 2021-08-26 16:21 UTC  (2+ messages)

[PATCH v8 0/2] C.UTF-8
 2021-08-26 15:11 UTC  (5+ messages)
` [PATCH v8 1/2] Add 'codepoint_collation' support for LC_COLLATE
` [PATCH v8 2/2] Add generic C.UTF-8 locale (Bug 17318)

[PATCH v3] io: Fix ftw internal realloc buffer (BZ #28126)
 2021-08-26 13:10 UTC  (2+ messages)

New Brazilian Portuguese PO file for 'libc' (version 2.33.9000)
 2021-08-26  7:47 UTC 

[PATCH] Add optional _Float16 support
 2021-08-25 20:32 UTC  (11+ messages)
    ` [llvm-dev] "

[PATCH v2] io: Fix ftw internal realloc buffer (BZ #28126)
 2021-08-25 17:24 UTC  (3+ messages)

[PATCH] io: Fix ftw internal realloc buffer (BZ #28126)
 2021-08-25 15:06 UTC  (3+ messages)

[PATCH 0/2] Fix close_range/closefrom tests
 2021-08-25 11:46 UTC  (7+ messages)
` [PATCH 1/2] support: Add support_open_dev_null_range
` [PATCH 2/2] Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28260)

[PATCH 1/5] string: Make tests birdirectional test-memcpy.c
 2021-08-24 19:32 UTC  (15+ messages)
` [PATCH 2/5] benchtests: Add new random cases to bench-memcpy-random.c
` [PATCH 3/5] benchtests: Add partial overlap case in bench-memmove-walk.c
` [PATCH 4/5] benchtests: Add additional cases to bench-memcpy.c and bench-memmove.c
` [PATCH 5/5] X86-64: Optimize memmove-vec-unaligned-erms.S
` [PATCH v1 1/5] string: Make tests birdirectional test-memcpy.c
  ` [PATCH v1 2/5] benchtests: Add new random cases to bench-memcpy-random.c
  ` [PATCH v1 3/5] benchtests: Add partial overlap case in bench-memmove-walk.c
  ` [PATCH v1 4/5] benchtests: Add additional cases to bench-memcpy.c and bench-memmove.c
  ` [PATCH v1 5/5] X86-64: Optimize memmove-vec-unaligned-erms.S

build-many-glibcs.py and Hurd requirement for libtirpc
 2021-08-24 17:20 UTC  (2+ messages)

[PATCH] powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it
 2021-08-24 16:11 UTC  (2+ messages)

[PATCH] x86-64: Remove assembler AVX512DQ check
 2021-08-24 14:00 UTC  (2+ messages)

[PATCH] x86-64: Remove compiler -mavx512f check
 2021-08-24 13:59 UTC  (2+ messages)

[PATCH v5 0/2] Extend struct r_debug to support multiple namespaces
 2021-08-24 13:38 UTC  (3+ messages)
` [PATCH v5 1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128]
` [PATCH v5 2/2] Extend struct r_debug to support multiple namespaces

[PATCH] Deny preload of files on NOEXEC mounts
 2021-08-24 12:00 UTC  (11+ messages)

[PATCH] Make using non-default as/ld/etc easier
 2021-08-24  8:34 UTC  (2+ 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).