unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-08-22 12:46:55 to 2021-08-28 02:58:03 UTC [more...]

[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  (12+ messages)
` [PATCH v3 1/5] malloc: Add madvise support for Transparent Huge Pages
` [PATCH v3 2/5] malloc: Add THP/madvise support for sbrk
` [PATCH v3 3/5] malloc: Move mmap logic to its own function
` [PATCH v3 4/5] malloc: Add Huge Page support for mmap()
` [PATCH v3 5/5] malloc: Add huge page support to arenas

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

The state of prelinking support
 2021-08-27 10:49 UTC  (4+ messages)

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

[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 v2 00/19] Fix various NPTL synchronization issues
 2021-08-26 18:19 UTC  (59+ 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 16/19] nptl: Use tidlock when accessing TID on pthread_setname_np
` [PATCH v2 17/19] nptl: Use tidlock when accessing TID on pthread_sigqueue
` [PATCH v2 18/19] nptl: Use tidlock when accessing TID on pthread_setschedprio
` [PATCH v2 19/19] nptl: Remove INVALID_TD_P

[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 v2 0/3] Allow LLD 13.0.0 and improve compatibility with gold and clang
 2021-08-24 17:05 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] 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  (13+ messages)

[PATCH] Make using non-default as/ld/etc easier
 2021-08-24  8:34 UTC  (6+ messages)

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

[PATCH] glibcextract: Make compute_c_consts compatible with both clang and gcc
 2021-08-23 20:13 UTC  (3+ messages)

[PATCH] Make find_cxx_header compatible with current clang output
 2021-08-23 19:18 UTC 

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

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

Fix iconv build with GCC mainline
 2021-08-23 16:09 UTC  (3+ messages)
` Ping "

[PATCH v6 0/1] RFC: Add <sys/tagged-address.h>
 2021-08-23 14:15 UTC  (6+ messages)
` [PATCH v6 1/1] <sys/tagged-address.h>: An API for tagged address

New Brazilian Portuguese PO file for 'libc' (version 2.33.9000)
 2021-08-23 13:07 UTC 

[PATCH/2nd version] Re: nextafter() about an order of magnitude slower than trivial implementation
 2021-08-23 12:50 UTC  (4+ messages)

[PATCH v2 0/4] Fix ESRCH issues in pthread_cancel, pthread_kill
 2021-08-23 12:21 UTC  (5+ messages)

Async cacellation and pthread_cleanup_push
 2021-08-23 10:58 UTC  (13+ messages)

[PATCH] rtld: copy terminating null in tunables_strdup (bug 28256)
 2021-08-23  9:40 UTC  (2+ messages)

[RFC PATCH] Fix: intl: use nestable locking for reentrancy
 2021-08-23  8:56 UTC  (5+ messages)

[PATCH] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
 2021-08-23  4:36 UTC 

[PATCH] iconvconfig: Fix behaviour with --prefix [BZ #28199]
 2021-08-23  2:55 UTC  (3+ messages)
` [PING][PATCH] "
  ` [PING2][PATCH] "

[PATCH v3] mtrace: Fix output with PIE and ASLR [BZ #22716]
 2021-08-23  2:45 UTC  (3+ messages)
` [ping][PATCH "


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