public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
Hi
 2021-06-16  8:27 UTC 

[PATCH v2 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-16  5:12 UTC  (21+ 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 0/6] gconv configuration parsing cleanups
 2021-06-16  4:02 UTC  (9+ messages)
` [PATCH 1/6] iconv: Remove alloca use in gconv-modules configuration parsing
` [PATCH 2/6] gconv_conf: Remove unused variables
` [PATCH 3/6] gconv_conf: Split out configuration file processing
` [PATCH 4/6] iconvconfig: Use common gconv module parsing function
` [PATCH 5/6] Handle DT_UNKNOWN in gconv-modules.d
` [PATCH 6/6] Add NEWS item for gconv-modules.d change
` [PING][PATCH 0/6] gconv configuration parsing cleanups

[PATCH 00/11] nptl: pthread cancellation refactor
 2021-06-15 23:33 UTC  (4+ messages)
` [PATCH 07/11] nptl: Remove CANCELING_BITMASK

Seeking input from developers: glibc copyright assignment policy
 2021-06-15 20:28 UTC  (20+ messages)

[Confirmed for long needles] Fastest String Search Algorithm
 2021-06-15 20:22 UTC 

[PATCH 00/35] Linux: Move librt into libc
 2021-06-15 20:18 UTC  (2+ messages)

[PATCH] nptl: Export _pthread_cleanup_push, _pthread_cleanup_pop again
 2021-06-15 19:46 UTC  (5+ messages)

[Y2038] Status update - 15.06.2021
 2021-06-15 15:26 UTC 

[PATCH] s390x: Align child stack while clone. [BZ #27968]
 2021-06-15 15:05 UTC  (2+ messages)

[PATCH] resolv: Fix tests by aligning hand crafted queries
 2021-06-14 23:40 UTC 

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

Your toxic comments
 2021-06-14 19:02 UTC  (10+ messages)
` Unacceptable behaviour by Amit Choudhary

Monday Patch Queue Review update (2021-06-14)
 2021-06-14 17:16 UTC 

[PATCH v3 00/24] Add 64 bit time support on legacy ABIs
 2021-06-14 14:59 UTC  (15+ messages)
` [PATCH v3 04/24] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
  ` [PATCH v3 04/24] linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
` [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 19/24] posix: Add glob64 with 64-bit time_t support
` [PATCH v3 22/24] libsupport: Add 64-bit time_t support for time functions

[PATCH 0/4] Do not install shared objects under versioned names
 2021-06-14 14:49 UTC  (7+ 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] Install shared objects under their ABI names

[PATCH v2] Reinstate gconv-modules as the default configuration file
 2021-06-14 13:05 UTC  (2+ messages)

[PATCH] elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]
 2021-06-14  9:45 UTC 

[New Insight] [Polite Mail] Fastest String Search Algorithm
 2021-06-13 20:21 UTC 

[PATCH 2/3]: C++20 P0482R6 and C2X N2653: Implement mbrtoc8, c8rtomb, char8_t
 2021-06-13 15:35 UTC  (5+ messages)

[UPDATE] [Code] [Fastest String Search Algorithm]
 2021-06-13  7:17 UTC 

[Code] Fastest String Search Algorithm
 2021-06-13  4:43 UTC 

Fastest String Search Algorithm
 2021-06-13  4:06 UTC  (34+ messages)
                              ` [Final testing with benchmark tests] "

[PATCH] time: Skip overflow itimer tests on 32-bit systems
 2021-06-12  9:19 UTC  (4+ messages)

[PATCH] MAX.3, MIN.3: New page (and link page) to document MAX() and MIN()
 2021-06-12  8:35 UTC  (3+ messages)
` [PATCH v3] MAX.3, MIN.3: New pages "
  ` Ping: "

[RFC][PATCH v11 8/7] Drop DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE from the libpthread DSO
 2021-06-11 17:57 UTC 

[PATCH 0/6] More NPTL fixes
 2021-06-11 17:24 UTC  (11+ messages)
` [PATCH 1/6] nptl: Fix tst-cancel7 and tst-cancelx7 race condition (BZ #14232)
        ` [PATCH v2 "
` [PATCH 2/6] nptl: Set cancellation type and state on pthread_exit
` [PATCH 3/6] nptl: Handle robust PI mutexes for !__ASSUME_SET_ROBUST_LIST
` [PATCH 4/6] nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951)
` [PATCH 5/6] nptl: Move setxid flag out of cancelhandling
` [PATCH 6/6] nptl: Replace struct thread cancelhandling field

Clarification of IRC network for #glibc IRC channel?
 2021-06-11 15:11 UTC  (4+ messages)

[PATCH v2] Add build option to disable usage of scv on powerpc
 2021-06-11 14:55 UTC  (3+ messages)

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

[PATCH] release all idle heaps in the non-main-arena
 2021-06-11  6:41 UTC  (2+ messages)

Status of v3 64-bit time_t patch review
 2021-06-11  4:21 UTC 

[PATCH] Reinstate gconv-modules as the default configuration file
 2021-06-10 13:32 UTC 

[PATCH 0/5] gconv module configuration improvements
 2021-06-10 11:58 UTC  (7+ messages)
` [PATCH 4/5] iconvdata: Move gconv-modules configuration to gconv-modules.conf

[PATCH] io: Fix sporadic test failures in io/tst-stat
 2021-06-10 11:47 UTC  (2+ messages)

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

[PATCH v1] x86: memcmp-avx2-movbe.S and memcmp-evex-movbe.S fix overflow bug
 2021-06-10  3:46 UTC  (19+ messages)

[RFC][PATCH v11 0/7] Implementation of RTLD_SHARED for dlmopen
 2021-06-09 22:50 UTC  (10+ 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 v1 1/3] String: Add additional overflow tests for strnlen, memchr, and strncat
 2021-06-09 22:26 UTC  (5+ messages)
` [PATCH v1 2/3] x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2
` [PATCH v1 3/3] x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2

[PATCH] Configure GCC with --enable-initfini-array [BZ #27945]
 2021-06-09 20:52 UTC  (8+ messages)

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

[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  (5+ messages)
` [PATCH 4/4] "

[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 v4 00/15] Add futex2 syscalls
 2021-06-09 16:26 UTC  (8+ messages)

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

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