public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Configure GCC with --enable-initfini-array [BZ #27945]
 2021-06-09 20:52 UTC  (8+ messages)

[PATCH v1 1/3] String: Add additional overflow tests for strnlen, memchr, and strncat
 2021-06-09 20:52 UTC 

[PATCH] ARCv2: save ABI registers across signal handling
 2021-06-09 20:38 UTC 

[PATCH v1] x86: memcmp-avx2-movbe.S and memcmp-evex-movbe.S fix overflow bug
 2021-06-09 20:37 UTC  (30+ messages)

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

[PATCH] Handle DT_UNKNOWN in gconv-modules.d
 2021-06-09 18:28 UTC  (5+ messages)

[PATCH 0/4] Add --disable-major-minor-libraries configure option
 2021-06-09 17:28 UTC  (8+ messages)
` [PATCH 1/4] nptl_db: Install libthread_db under a regular implementation name
` [PATCH 2/4] Makerules: Remove lib-version, $(subdir-version)
` [PATCH 3/4] elf: Generalize name-based DSO recognition in ldconfig
` [PATCH 4/4] Add --disable-major-minor-libraries configure option

[PATCH] Remove stale references to libdl.a
 2021-06-09 17:10 UTC  (2+ messages)

[PATCH v2 2/9] nptl: Deallocate the thread stack on setup failure (BZ #19511)
 2021-06-09 17:07 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2 0/9] nptl: pthread cancellation refactor
 2021-06-09 17:06 UTC  (5+ messages)
` [PATCH v2 6/9] nptl: Move cancel type out of cancelhandling

[PATCH v2 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-09 16:55 UTC  (8+ 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 v4 00/15] Add futex2 syscalls
 2021-06-09 16:26 UTC  (32+ messages)

[PATCH] Add NEWS item for gconv-modules.d change
 2021-06-09 16:23 UTC 

Fastest String Search Algorithm
 2021-06-09 14:25 UTC  (13+ messages)

[PATCH] time: Skip overflow itimer tests on 32-bit systems
 2021-06-09 13:50 UTC  (2+ messages)

"make check" fails for glibc-2.33
 2021-06-09 12:13 UTC  (4+ messages)

[PATCH] Fix elf/tst-tls9-static after libdl cleanups
 2021-06-09 11:40 UTC  (3+ messages)

Fastest String Search Algorithm
 2021-06-09  9:26 UTC  (12+ messages)

[PATCH] rtld: Add --no-default-paths option
 2021-06-09  5:43 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH 3/5] gconv_conf: Read configuration files in gconv-modules.d
 2021-06-09  2:07 UTC  (3+ messages)

[PATCH 5/5] iconvdata: Split out non-essential gconv module configuration
 2021-06-09  2:00 UTC  (2+ messages)

[PATCH 4/5] iconvdata: Move gconv-modules configuration to gconv-modules.conf
 2021-06-09  1:33 UTC  (2+ messages)

[PATCH 2/5] iconvconfig: Read configuration from gconv-modules.d subdirectory
 2021-06-08 21:46 UTC  (2+ messages)

[PATCH 1/5] iconvconfig: Make file handling more general purpose
 2021-06-08 20:53 UTC  (2+ messages)

[PATCH] AArch64: Add support for roundeven[f]
 2021-06-08 20:33 UTC  (5+ messages)

[PATCH v2] Add build option to disable usage of scv on powerpc
 2021-06-08 19:35 UTC  (2+ messages)

New Czech PO file for 'libc' (version 2.31.9000)
 2021-06-08 16:12 UTC 

[PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-08 15:42 UTC  (10+ messages)
` [PATCH v1 2/2] arm64: Enable BTI for main "

[PATCH 0/8] Move nss_files into libc
 2021-06-08 14:42 UTC  (10+ messages)
` [PATCH 1/8] nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_*_endnetgrent
` [PATCH 2/8] inet: Add hidden prototype for __inet_network
` [PATCH 3/8] libio: Add hidden prototype for ungetc
` [PATCH 4/8] libio: Replace internal _IO_getdelim symbol with __getdelim
` [PATCH 5/8] nss_files: Allocate nscd file registration data on the heap
` [PATCH 6/8] nss_files: Add generic code for set*ent, end*ent and file open
` [PATCH 7/8] nss_files: Move into libc
` [PATCH 8/8] nss: Access nss_files through direct references

[PATCH] s390x: Align child stack while clone. [BZ #27968]
 2021-06-08 13:37 UTC 

[RFP] Toolchains and Kernel MC in LPC 2021
 2021-06-08  9:00 UTC  (2+ messages)

Fastest String Search Algorithm
 2021-06-08  7:25 UTC  (3+ messages)

[PATCH v1 1/3] String: tst-memset-overflow.c Add test for overflow case
 2021-06-08  5:15 UTC  (3+ messages)

Fastest String Search Algorithm
 2021-06-08  4:52 UTC  (3+ messages)

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

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

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

[PATCH v2 00/25] Add 64 bit time support on legacy ABIs
 2021-06-07 18:52 UTC  (16+ messages)
` [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 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 20/25] posix: Add glob64 with 64 bit time_t support

Fastest String Search Algorithm
 2021-06-07 16:04 UTC  (4+ messages)

(no subject)
 2021-06-07 16:02 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).