public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v1] x86: Improve memset-vec-unaligned-erms.S
 2021-06-07  2:47 UTC  (6+ messages)

[PATCH 3/3]: C++20 P0482R6 and C2X N2653: Tests for mbrtoc8, c8rtomb, char8_t
 2021-06-07  2:08 UTC 

[PATCH 2/3]: C++20 P0482R6 and C2X N2653: Implement mbrtoc8, c8rtomb, char8_t
 2021-06-07  2:08 UTC 

[PATCH 1/3]: C++20 P0482R6 and C2X N2653: Fix for bug 25744, mbrtowc with Big5-HKSCS
 2021-06-07  2:07 UTC 

[PATCH 0/3]: C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb()
 2021-06-07  2:07 UTC 

[PATCH v4] configure: Replaced obsolete AC_TRY_COMPILE
 2021-06-07  0:02 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-06 23:01 UTC  (27+ messages)
` [PATCH v4 01/15] futex2: Implement wait and wake functions
` [PATCH v4 02/15] futex2: Add support for shared futexes
` [PATCH v4 03/15] futex2: Implement vectorized wait
` [PATCH v4 04/15] futex2: Implement requeue operation
` [PATCH v4 05/15] futex2: Implement support for different futex sizes
` [PATCH v4 06/15] futex2: Add compatibility entry point for x86_x32 ABI
` [PATCH v4 07/15] docs: locking: futex2: Add documentation
` [PATCH v4 08/15] selftests: futex2: Add wake/wait test
` [PATCH v4 09/15] selftests: futex2: Add timeout test
` [PATCH v4 10/15] selftests: futex2: Add wouldblock test
` [PATCH v4 11/15] selftests: futex2: Add waitv test
` [PATCH v4 12/15] selftests: futex2: Add requeue test
` [PATCH v4 13/15] selftests: futex2: Add futex sizes test
` [PATCH v4 14/15] perf bench: Add futex2 benchmark tests
` [PATCH v4 15/15] kernel: Enable waitpid() for futex2

(no subject)
 2021-06-06 19:19 UTC 

Fastest String Search Algorithm
 2021-06-06 18:38 UTC  (5+ messages)

[PATCH v2 1/2] rtld: Add --no-default-paths option
 2021-06-06 16:27 UTC  (3+ messages)

PIC/PIE issue on Nios2
 2021-06-06  9:56 UTC  (3+ messages)

[PATCH] x86: Install <bits/platform/x86.h> [BZ #27958]
 2021-06-05 13:59 UTC 

[PATCH v2 00/25] Add 64 bit time support on legacy ABIs
 2021-06-04 19:39 UTC  (52+ 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 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 review status for 64-bit time_t patches
 2021-06-04 16:49 UTC  (4+ messages)

[PATCH] Add build option to disable usage of scv on powerpc
 2021-06-04 13:46 UTC  (3+ messages)

[PATCH v2] Add build option to disable usage of scv on powerpc
 2021-06-04 13:44 UTC 

[PATCH v8 0/3] Add an internal wrapper for clone, clone2 and clone3
 2021-06-04 12:20 UTC  (3+ messages)
` [PATCH v8 1/3] "

[PATCH v2 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-04 11:24 UTC  (4+ messages)
` [PATCH v2 1/3] elf: Allow architectures to parse properties on the main executable
` [PATCH v2 2/3] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v2 3/3] elf: Remove has_interp property from arch_adjust_elf_prot()

[PATCH v1 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-04 11:17 UTC  (4+ messages)
` [PATCH v1 1/3] elf: Allow architectures to parse properties on the main executable
` [PATCH v1 2/3] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v1 3/3] elf: Remove has_interp property from arch_adjust_elf_prot()

[PATCH 00/35] Linux: Move librt into libc
 2021-06-03 23:17 UTC  (36+ messages)
` [PATCH 01/35] rt: Lexicographically sort Versions file; librt-routines in Makefile
` [PATCH 02/35] Fix librt-routines-var issues for !PTHREAD_IN_LIBC
` [PATCH 03/35] rt: Replace generic stub of shm_open with the posix version
` [PATCH 04/35] rt: Replace generic stub of shm_unlink "
` [PATCH 05/35] rt: Move shm_open into libc
` [PATCH 06/35] rt: Move shm_unlink "
` [PATCH 07/35] rt: Move generic implementation from sysdeps/pthread to rt
` [PATCH 08/35] nptl: Move pthreadP.h into sysdeps directory
` [PATCH 09/35] nptl: Add internal macro definition of pthread_self
` [PATCH 10/35] Add hidden prototypes for fsync, fdatasync
` [PATCH 11/35] Linux: Move aio_init from librt into libc
` [PATCH 12/35] Linux: Move aio_cancel, aio_cancel64 "
` [PATCH 13/35] Linux: Move aio_error, aio_error64 "
` [PATCH 14/35] Linux: Move aio_fsync, aio_fsync64 "
` [PATCH 15/35] Linux: Move aio_read, aio_read64 "
` [PATCH 16/35] Linux: Move aio_return, aio_return64 "
` [PATCH 17/35] Linux: Move aio_suspend, aio_suspend64 from librt to libc
` [PATCH 18/35] Linux: Move aio_write, aio_write64 into libc
` [PATCH 19/35] rt: Rework lio_listio implementation
` [PATCH 20/35] Linux: Move lio_listio, lio_listio64 from librt to libc
` [PATCH 21/35] Linux: Move mq_close "
` [PATCH 22/35] Linux: Move mq_setattr "
` [PATCH 23/35] Linux: Move mq_getattr "
` [PATCH 24/35] Linux: Move mq_notify "
` [PATCH 25/35] Linux: Move mq_open, __mq_open_2 "
` [PATCH 26/35] Linux: Move mq_receive, mq_timedreceive "
` [PATCH 27/35] Linux: Move mq_send, mq_timedsend "
` [PATCH 28/35] Linux: Move mq_unlink "
` [PATCH 29/35] Linux: Move timer helper routines "
` [PATCH 30/35] Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix-timers.h
` [PATCH 31/35] Linux: Move timer_create, timer_delete from librt to libc
` [PATCH 32/35] Linux: Move timer_getoverrun "
` [PATCH 33/35] Linux: Move timer_gettime "
` [PATCH 34/35] Linux: Move timer_settime "
` [PATCH 35/35] Linux: Cleanups after librt move

mips64 and wordsize-64
 2021-06-03 22:02 UTC  (2+ messages)

[PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-03 18:52 UTC  (8+ messages)
` [PATCH v1 1/2] elf: Allow architectures to parse properties on the main executable
` [PATCH v1 2/2] arm64: Enable BTI for main executable as well as the interpreter

[PATCH v3] Improve test coverage of strnlen function
 2021-06-03 16:58 UTC  (3+ messages)

[PATCH] AArch64: Add support for roundeven[f]
 2021-06-03 14:51 UTC 

[PATCH V4] Add RFC 8335 Definitions from Linux 5.13
 2021-06-03 14:26 UTC 

GLIBC Localedata out of memory
 2021-06-03 10:37 UTC  (8+ messages)

[PATCH V3] Add RFC 8335 Definitions from Linux 5.13
 2021-06-03  6:45 UTC  (5+ messages)

[PATCH v2] Improve test coverage of strnlen function
 2021-06-02 21:18 UTC  (2+ messages)

[PATCH] Improve test coverage of strnlen function
 2021-06-02 20:57 UTC  (4+ messages)

[PATCH v3 00/16] Move libdl into libc
 2021-06-02 19:18 UTC  (33+ messages)
` [PATCH v2 04/16] Add libc ABI extension kludge for baseline-violating libdl symbols
` [PATCH 05/16] dlfcn: Move dlerror into libc
` [PATCH 06/16] dlfcn: Move dlclose "
` [PATCH 07/16] dlfcn: Move dladdr "
` [PATCH 08/16] dlfcn: Move dlsym "
` [PATCH 09/16] dlfcn: Move dlmopen "
` [PATCH 10/16] dlfcn: Move dladdr1 "
` [PATCH 11/16] dlfcn: Move dlinfo "
` [PATCH 12/16] dlfcn: Move dlvsym "
` [PATCH 13/16] dlfcn: Move dlopen "
` [PATCH 14/16] dlfcn: Cleanups after -ldl is no longer required
` [PATCH v2 15/16] dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
` [PATCH 16/16] dlfcn: Rework static dlopen hooks

[PATCH v2 2/9] nptl: Deallocate the thread stack on setup failure (BZ #19511)
 2021-06-02 19:11 UTC  (14+ messages)
` [PATCH v3] "

[PATCH] Improve test coverage of strlen function
 2021-06-02 18:06 UTC  (5+ messages)

[PATCH v3] Improve test coverage of strlen function
 2021-06-02 17:51 UTC  (4+ messages)

[RFC][PATCH v10 0/7] Implementation of RTLD_SHARED for dlmopen
 2021-06-02 15:42 UTC  (5+ messages)
` [RFC][PATCH v10 5/7] Implement dlmopen RTLD_SHARED flag (bug 22745)

[PATCH v2 0/9] nptl: pthread cancellation refactor
 2021-06-02 13:15 UTC  (13+ messages)
` [PATCH v2 5/9] nptl: Move cancel state out of cancelhandling
` [PATCH v2 6/9] nptl: Move cancel type "
` [PATCH v2 7/9] nptl: Implement raise in terms of pthread_kill
` [PATCH v2 9/9] nptl: Avoid async cancellation to wrongly update __nptl_nthreads (BZ #19366)

[PATCH] fix typo
 2021-06-02 10:16 UTC  (2+ messages)

[PATCH] fix typo
 2021-06-02 10:01 UTC  (2+ messages)

[PATCH] fix typo
 2021-06-02  9:45 UTC  (2+ messages)

[PATCH] fix typo
 2021-06-02  9:30 UTC  (6+ messages)

[PATCH] fix typo
 2021-06-02  9:29 UTC 

[COMMITTED 1/1] malloc: fix typo "accomodate" should be "accommodate"
 2021-06-02  8:00 UTC  (4+ messages)

[PATCH] Fix use of __pthread_attr_copy in mq_notify (bug 27896)
 2021-06-02  1:21 UTC  (2+ 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).