public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/5] Added optimized memcpy/memmove/memset for A64FX
 2021-05-19  0:11 UTC  (4+ messages)

[PATCH v2 00/25] Add 64 bit time support on legacy ABIs
 2021-05-18 20:56 UTC  (26+ messages)
` [PATCH v2 01/25] linux: mips: Split libpthread.abilist in n32 and n64
` [PATCH v2 02/25] linux: mips: Split librt.abilist "
` [PATCH v2 03/25] linux: mips: Split libanl.abilist "
` [PATCH v2 04/25] linux: s390: Add libanl.abilist in s390 and s390x
` [PATCH v2 05/25] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
` [PATCH v2 06/25] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
` [PATCH v2 07/25] linux: Add recvvmsg "
` [PATCH v2 08/25] y2038: Add __USE_TIME_BITS64 support for time_t
` [PATCH v2 09/25] y2038: Add __USE_TIME_BITS64 support for struct timeval
` [PATCH v2 10/25] y2038: Add __USE_TIME_BITS64 support for struct timespec
` [PATCH v2 11/25] y2038: Add __USE_TIME_BITS64 support for struct utimbuf
` [PATCH v2 12/25] y2038: linux: Add __USE_TIME_BITS64 support for struct timex
` [PATCH v2 13/25] y2038: Use a common definition for stat
` [PATCH v2 14/25] y2038: Use a common definition for msqid_ds
` [PATCH v2 15/25] y2038: Use a common definition for semid_ds
` [PATCH v2 16/25] y2038: Use a common definition for shmid_ds
` [PATCH v2 17/25] y2038: Add __USE_TIME_BITS64 support for socket-constants.h
` [PATCH v2 18/25] time: Add 64 bit time support for getdate
` [PATCH v2 19/25] y2038: Add support for 64 bit time on legacy ABIs
` [PATCH v2 20/25] posix: Add glob64 with 64 bit time_t support
` [PATCH v2 21/25] io: Add fts64 "
` [PATCH v2 22/25] io: Add ftw64 "
` [PATCH v2 23/25] libsupport: Add 64 bit time_t support for time functions
` [PATCH v2 24/25] libsupport: Add 64 bit time_t support for stat functions
` [PATCH v2 25/25] y2038: Add test coverage

[PATCH v8 0/6] Improve Minimum Alternate Stack Size
 2021-05-18 20:53 UTC  (10+ messages)
` [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[COMMITTED] linux: Fix clock_getres fallback
 2021-05-18 20:41 UTC  (3+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-18 20:39 UTC  (18+ messages)

[PATCH v9 0/6] Improve Minimum Alternate Stack Size
 2021-05-18 20:03 UTC  (7+ messages)
` [PATCH v9 1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
` [PATCH v9 2/6] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v9 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v9 4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
` [PATCH v9 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
` [PATCH v9 6/6] selftest/x86/signal: Include test cases for validating sigaltstack

Do not declare asctime_r and ctime_r for C2X
 2021-05-18 18:38 UTC  (3+ messages)

[hurd,commited] htl: Add __libpthread_freeres
 2021-05-18 18:17 UTC 

[PATCH 0/3] Checking HWCAP bits against compiler flags
 2021-05-18 17:41 UTC  (8+ messages)
` [PATCH 2/3] powerpc64le: Check HWCAP bits against compiler build flags

[PATCH 00/23] nptl: Move almost all remaining functions into libc
 2021-05-18 17:33 UTC  (63+ messages)
` [PATCH 01/23] nptl: Move __nptl_initial_report_events into ld.so/startup code
` [PATCH 02/23] nptl: Move __nptl_create_event, __nptl_death_event into libc
` [PATCH 03/23] elf: Partially initialize ld.so after static dlopen (bug 20802)
` [PATCH 04/23] aarch64: Remove _dl_var_init
` [PATCH 05/23] arc: "
` [PATCH 06/23] ia64: "
` [PATCH 07/23] m68k: "
` [PATCH 08/23] mips: "
` [PATCH 09/23] powerpc: "
` [PATCH 10/23] elf: Remove DL_STATIC_INIT
` [PATCH 11/23] elf: Move static TLS size and alignment into _rtld_global_ro
` [PATCH 12/23] nptl: Introduce __nptl_deferred_init
` [PATCH 13/23] nptl: Eliminate the __static_tls_size, __static_tls_align_m1 variables
` [PATCH 14/23] nptl: Move pthread_getattr_default_np into libc
` [PATCH 15/23] nptl: Remove unused nptl/pthread_getcpuclockid.c implementation
` [PATCH 16/23] Linux: Move implementation of pthread_getcpuclockid to nptl directory
` [PATCH 17/23] nptl: Move pthread_getcpuclockid into libc
` [PATCH 18/23] nptl: Move pthread_getname_np "
` [PATCH 19/23] nptl: Move pthread_setaffinity_np "
` [PATCH 20/23] nptl: Move pthread_setname_np "
` [PATCH 21/23] nptl: Move pthread_setschedprio "
` [PATCH 22/23] nptl: Move pthread_sigqueue "
` [PATCH 23/23] nptl: Move semi-public __pthread_get_minstack symbol "

[PATCH 00/10] nptl: Complete libpthread removal
 2021-05-18 16:47 UTC  (19+ messages)
` [PATCH 01/10] nptl: Perform signal initialization upon pthread_create
` [PATCH 02/10] nptl: Eliminate the __static_tls_size, __static_tls_align_m1 variables
` [PATCH 03/10] nptl: Move semi-public __pthread_get_minstack symbol into libc
` [PATCH 04/10] elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2
` [PATCH 05/10] nptl: Move pthread_create, thrd_create into libc
` [PATCH 06/10] nptl: Remove unused __libc_pthread_init function
` [PATCH 07/10] nptl: Remove remaining code from libpthread
` [PATCH 08/10] elf: Do not load libpthread for PTHREAD_IN_LIBC
` [PATCH 09/10] elf: Add facility to create stub DSOs in elf/stub-dsos
` [PATCH 10/10] nptl: Stop building libpthread

[PATCH v2] rtld: make ldd show relative addresses and add option for aligned output
 2021-05-18 14:01 UTC  (9+ messages)

make check failures on armv7l
 2021-05-18 13:51 UTC  (3+ messages)

[PATCH] ldconfig: Fix memory leaks
 2021-05-18 13:08 UTC  (7+ messages)
` [PING][PATCH] "

[hurd,commited] hurd: Add execveat
 2021-05-18  9:37 UTC 

[PATCH v2] Fix stringop-overflow warning in bug-regex19.c
 2021-05-18  8:09 UTC  (2+ messages)

[PATCH] localedata: Use U+00AF MACRON in more EBCDIC charasets [BZ #27882]
 2021-05-18  5:12 UTC  (2+ messages)

[COMMITTED 1/3] charmap_conversion: Free conversion table on exit
 2021-05-18  4:40 UTC  (3+ messages)
` [COMMITTED 2/3] ldconfig: Fix memory leaks
` [COMMITTED 3/3] ldconfig: Avoid boolean coercion of opt_chroot

[PATCH] charmap_conversion: Free conversion table on exit
 2021-05-18  3:55 UTC  (4+ messages)
` [PING][PATCH] "

Add C2X timespec_getres
 2021-05-17 20:56 UTC  (6+ messages)

[RFC][PATCH v10 0/7] Implementation of RTLD_SHARED for dlmopen
 2021-05-17 19:08 UTC  (5+ messages)
      ` [PING][PATCH "

[RFC v2] bpf.2: Use standard types and attributes
 2021-05-17 18:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] Missing ENOMEM in realloc_check wrapper (bug 27870)
 2021-05-17 18:50 UTC  (2+ messages)

[PATCH v1 1/3] x86: Expand bench-memcmp.c and test-memcmp.c
 2021-05-17 18:44 UTC  (3+ messages)
` [PATCH v1 2/3] x86: Optimize memcmp-avx2-movbe.S
` [PATCH v1 3/3] x86: Optimize memcmp-evex-movbe.S

[PATCH] elf/cache.c: Fix resource leaks identified by static analyzers
 2021-05-17 18:29 UTC  (2+ messages)

[PATCH] show_archive_content: Fix trivial memory leak
 2021-05-17 17:04 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH V3] Add RFC 8335 Definitions from Linux 5.13
 2021-05-17 16:33 UTC  (3+ messages)

[PATCH] Fix stringop-overflow warning in bug-regex19.c
 2021-05-17 15:22 UTC  (5+ messages)

[PATCH 1/2] benchtests: Use JSON for bench-rawmemchr output
 2021-05-17 14:22 UTC  (9+ messages)
` [PATCH 2/2] powerpc: Add optimized rawmemchr for POWER10

[PATCH v5 0/5] Add an internal wrapper for clone, clone2 and clone3
 2021-05-17 13:54 UTC  (7+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] nptl: Always pass stack size to create_thread
` [PATCH v5 3/5] GLIBC_PRIVATE: Export __clone_internal
` [PATCH v5 4/5] x86-64: Add the clone3 wrapper
` [PATCH v5 5/5] Add tests for __clone_internal

Having TTL of resolved IP addresses in 'getaddrinfo' or 'getaddrinfo_a'
 2021-05-17 11:16 UTC  (2+ messages)

[PATCH v2] localedata: Updates for Taiwanese locales [BZ #24409]
 2021-05-16 21:46 UTC  (7+ messages)

[PATCH] add support for -Wmismatched-dealloc
 2021-05-16 21:25 UTC  (17+ messages)

[PATCH v4 0/2] Add an internal wrapper for clone, clone2 and clone3
 2021-05-15 12:24 UTC  (4+ messages)
` [PATCH v4 1/2] "

[PATCH] nptl: Fix tst-pthread-gdb-attach for ptrace_scope equal 1
 2021-05-14 15:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] stdlib: Fix data race in __run_exit_handlers
 2021-05-14  6:50 UTC  (4+ messages)

tests failing on x86_64-linux (due to test-container?)
 2021-05-13 21:29 UTC  (2+ messages)

[committed] Make sysdeps/generic/libc.abilist empty
 2021-05-13 21:29 UTC 

sysdeps/generic/libc.abilist and __libc_single_threaded
 2021-05-13 21:09 UTC  (2+ messages)

[PATCH v3 1/6] nptl: Make pthread_kill async-signal-safe
 2021-05-13 16:17 UTC  (4+ messages)
` [PATCH v3 2/6] nptl: Implement raise in terms of pthread_kill

Discussing blockers for glibc 2.34 release (50 days to ABI freeze)
 2021-05-13 13:47 UTC  (7+ messages)

[PATCH v2 0/6] aarch64: Added optimized memcpy/memmove/memset for A64FX
 2021-05-13  9:53 UTC  (4+ messages)
` [PATCH v2 5/6] scripts: Added Vector Length Set test helper script

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