public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 00/10] x86-64: Avoid RTM abort inside a RTM region
 2021-03-24 18:03 UTC  (2+ messages)

[PATCH] S390: Don't test nanoseconds in io/tst-stat.c
 2021-03-24 17:40 UTC  (4+ messages)

[PATCH 0/8] Remove alloca usage from glob
 2021-03-24 17:39 UTC  (4+ messages)
` [PATCH 2/8] posix: Use char_array for internal glob dirname

[PATCH v2 0/3] Transparent support for multiple symbol versions
 2021-03-24 17:18 UTC  (6+ messages)
` [PATCH v2 1/3] Change how the symbol_version_reference macro is defined
` [PATCH v2 2/3] locale: Use compat_symbol_reference in _nl_postload_ctype
` [PATCH v2 3/3] Fold compat_symbol_unique functionality into compat_symbol

printf_arginfo_size_function error handling
 2021-03-24 16:39 UTC 

[PATCH v3 00/37] libpthread removal: NPTL forwarders are gone
 2021-03-24 15:46 UTC  (25+ messages)
` [PATCH v3 19/37] dlfcn: Failures after dlmopen should not terminate process [BZ #24772]
` [PATCH v3 20/37] dlfcn: dlerror needs to call free from the base namespace [BZ #24773]
` [PATCH v3 21/37] Remove pthread_key_create-related internals from libc-lock.h
` [PATCH v3 22/37] elf: Introduce __tls_init_tp for second-phase TCB initialization
` [PATCH v3 23/37] nptl: Move part of TCB initialization from libpthread to __tls_init_tp
` [PATCH v3 24/37] nptl: Move pthread_key_create, __pthread_key_create into libc
` [PATCH v3 25/37] nptl: Move pthread_getspecific, __pthread_getspecific "
` [PATCH v3 26/37] nptl: Move pthread_setspecific, __pthread_setspecific "
` [PATCH v3 27/37] nptl: Move pthread_key_delete "

[PATCH] Linux: Add execveat system call wrapper
 2021-03-24 13:54 UTC  (2+ messages)

[hurd,commited] htl: Add missing fork.h
 2021-03-24 13:09 UTC  (9+ messages)

[PATCH] stdlib: Fix BZ #26241 testcase on GNU/Hurd
 2021-03-24 13:04 UTC  (2+ messages)

[PATCH v2] tst: Add test for adjtime
 2021-03-24 13:01 UTC 

[PATCH] elf: Fix not compiling ifunc tests that need gcc ifunc support
 2021-03-24  8:12 UTC  (3+ messages)

[PATCH] x86: Fix tst-ifunc-isa-* build when gcc ifunc support is not enabled
 2021-03-24  0:17 UTC  (3+ messages)

[hurd,commited] hurd: handle EINTR during critical sections
 2021-03-23 22:40 UTC 

[PATCH 0/6] malloc: more memory tagging optimizations
 2021-03-23 20:46 UTC  (13+ messages)
` [PATCH 1/6] malloc: Use memsize instead of CHUNK_AVAILABLE_SIZE
` [PATCH 2/6] malloc: Use different tag after mremap
` [PATCH 3/6] malloc: Use chunk2rawmem throughout
` [PATCH 4/6] malloc: Rename chunk2rawmem
` [PATCH 5/6] malloc: Remove unnecessary tagging around _mid_memalign
` [PATCH 6/6] malloc: Ensure mtag code path in checked_request2size is cold

[PATCH] stdio: Move include of bits/stdio-ldbl.h before bits/stdio.h
 2021-03-23 17:59 UTC  (2+ messages)

[PATCH] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-23 16:29 UTC 

[PATCH 0/5] More stat fixes
 2021-03-23 16:13 UTC  (7+ messages)
` [PATCH 1/5] linux: Implement fstatat with __fstatat64_time64
` [PATCH 2/5] linux: Disable fstatat64 fallback if __ASSUME_STATX is defined
` [PATCH 3/5] linux: Use statx for MIPSn64
` [PATCH 4/5] support: Add support_path_support_time64_value
` [PATCH 5/5] linux: Add y2106 support on utimensat tests

[PATCH 00/15] Add some tests and infra changes
 2021-03-23 16:03 UTC  (20+ messages)
` [PATCH 01/15] io: Move file timestamps tests out of Linux
` [PATCH 02/15] linux: Add futimes test
` [PATCH 03/15] linux: Add lutimes test
` [PATCH 04/15] io: Add basic tests for utimensat
` [PATCH 05/15] io: Use temporary directory and file for ftwtest-sh
` [PATCH 06/15] time: Add getitimer and setitimer basic tests
` [PATCH 07/15] time: Add gmtime/gmtime_r tests
` [PATCH 08/15] time: Add timegm/timelocal basic tests
` [PATCH 09/15] time: Add basic timespec_get tests
` [PATCH 10/15] time: Add 64 bit tests for getdate / getdate_r
` [PATCH 11/15] posix: Add wait3 tests
` [PATCH 12/15] linux: mips: Split libpthread.abilist in n32 and n64
` [PATCH 13/15] linux: mips: Split librt.abilist "
` [PATCH 14/15] linux: mips: Split libanl.abilist "
` [PATCH 15/15] linux: s390: Add libanl.abilist in s390 and s390x

[RFC PATCH] tst: Add test for gai_suspend
 2021-03-23 15:23 UTC  (4+ messages)

[PATCH v2] tst: Provide test for getrusage
 2021-03-23 14:35 UTC 

[PATCH] fix: Always export ntp_gettimex function
 2021-03-23 13:22 UTC  (4+ messages)

[PATCH] x86: Disable OSXSAVE related features [BZ #27605]
 2021-03-23 13:08 UTC  (8+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] x86: Properly disable XSAVE "

[PATCH] Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
 2021-03-23  4:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 1/2] tst: Add test for ntp_gettime
 2021-03-22 20:23 UTC  (4+ messages)
` [PATCH v2 2/2] tst: Add test for ntp_gettimex

[PATCH] tst: Provide test for getrusage
 2021-03-22 19:47 UTC  (7+ messages)

[PATCH] tst: Provide test for select
 2021-03-22 19:23 UTC  (3+ messages)

[PATCH] tst: Add test for sigtimedwait
 2021-03-22 19:18 UTC  (3+ messages)

[RFC][PATCH v10 0/7] Implementation of RTLD_SHARED for dlmopen
 2021-03-22 15:41 UTC  (8+ messages)
` [RFC][PATCH v10 1/7] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745)
` [RFC][PATCH v10 2/7] Abstract loaded-DSO search code into a helper function
` [RFC][PATCH v10 3/7] Use the new DSO finder "
` [RFC][PATCH v10 4/7] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745)
` [RFC][PATCH v10 5/7] Implement dlmopen RTLD_SHARED flag "
` [RFC][PATCH v10 6/7] Add dlmopen / RTLD_SHARED tests
` [RFC][PATCH v10 7/7] Restore separate libc loading for the TLS/namespace storage test

[PATCH] powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]
 2021-03-22 14:42 UTC  (2+ messages)

[PATCH] tst: Add test for adjtime
 2021-03-22 11:39 UTC  (2+ messages)

man-pages-5.11 released
 2021-03-22 10:44 UTC 

[PATCH 0/2] math symbols cleanup
 2021-03-22  4:36 UTC  (2+ messages)
` [PING][PATCH "

[PATCH v2 0/4] tunables and setxid programs
 2021-03-22  4:32 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] tunables: Fix comparison of tunable values
 2021-03-22  4:28 UTC  (2+ messages)
` [PING][PATCH] "

Cancelling Monday patch queue review meeting
 2021-03-22  3:09 UTC 

[PATCH v2 1/2] fstatat64: use statx on kernel using uint32 for time
 2021-03-22  2:23 UTC  (6+ messages)
` [PATCH v2 2/2] MIPS: N64, make xstat as wrapper of generic fstatat
    ` 回复: "

RFC [PATCH v3 0/2] <sys/tagged-address.h>: An API for tagged address
 2021-03-20 19:20 UTC  (3+ messages)
` RFC [PATCH v3 1/2] "
` RFC [PATCH v3 2/2] <sys/tagged-address.h>: Update libc.abilist files

[PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-20 17:32 UTC  (5+ messages)

tunables vs osxsave vs checkpointing vs _dl_runtime_resolve
 2021-03-19 21:12 UTC  (3+ messages)

[PATCH 00/24] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 5)
 2021-03-19 21:08 UTC  (5+ messages)

[PATCH v2 00/14] libpthread removal: pthread-compat-wrappers and other libc symbols
 2021-03-19 20:36 UTC  (16+ messages)
` [PATCH v2 01/14] Add OTHER_SHLIB_COMPAT
` [PATCH v2 02/14] nptl: Remove send from libpthread
` [PATCH v2 03/14] nptl: Remove lseek "
` [PATCH v2 04/14] nptl: Remove open "
` [PATCH v2 05/14] nptl: Remove pread "
` [PATCH v2 06/14] nptl: Remove pwrite "
` [PATCH v2 07/14] nptl: Remove msgsnd from pthread-compat-wrappers
` [PATCH v2 08/14] nptl: Remove msgrcv "
` [PATCH v2 09/14] nptl: Remove sigsuspend "
` [PATCH v2 10/14] nptl: Move pthread_kill to libc
` [PATCH v2 11/14] nptl: Remove pthread raise implementation
` [PATCH v2 12/14] nptl: Move sigaction to libc
` [PATCH v2 13/14] nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_current_sigrtmin
` [PATCH v2 14/14] nptl: Remove unused rules

[PATCH] Various pages: Remove unused <sys/types.h>
 2021-03-19 20:35 UTC  (4+ messages)

[RFC 0/2] Transparent multi-version symbol support
 2021-03-19 20:33 UTC  (15+ messages)
` [RFC 1/2] Change how the symbol_version_reference macro is defined
` [RFC 2/2] Fold compat_symbol_unique functionality into compat_symbol

[PATCH] nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]
 2021-03-19 20:02 UTC  (2+ messages)

[PATCH v6] x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]
 2021-03-19 18:35 UTC 

[PATCH] locale: align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 arrays to uint16_t and uint32_t respectively
 2021-03-19 18:31 UTC  (8+ messages)

[PATCH] elf: unconditionally add dl-static to sysdep-dl-routines in Makefile
 2021-03-19 18:02 UTC  (3+ messages)

[PATCH] elf: Add EM_INTELGT for Intel Graphics Technology
 2021-03-19 17:55 UTC  (2+ messages)

[PATCH 00/30] libpthread removal: pthread-compat-wrappers and other libc symbols
 2021-03-19 16:51 UTC  (11+ messages)
` [PATCH 15/30] nptl: Remove pread from libpthread

[PATCH 1/9] Auxiliary function for reduction modulo 2*pi
 2021-03-19 15:06 UTC  (9+ messages)
` [PATCH 2/9] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
` [PATCH 3/9] Fix the inaccuracy of j1f (BZ 14470) and y1f (BZ 14472)
` [PATCH 4/9] Added new entries for j0/j1/y0/y1 and regenerate ulps
` [PATCH 5/9] ulps update for sparc (from Adhemerval Zanella)
` [PATCH 6/9] ulps update for s390 "
` [PATCH 7/9] ulps update for aarch64 "
` [PATCH 8/9] ulps update for powerpc "
` [PATCH 9/9] ulps update for x86_64

[PATCH] add workload traces for missing functions (double format)
 2021-03-19  9:09 UTC 

tunables vs osxsave vs checkpointing vs _dl_runtime_resolve
 2021-03-19  4:35 UTC  (4+ messages)

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