public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v9 0/13] implement dlmem() function
 2023-05-19  7:26 UTC  (7+ messages)

[PATCH] libio: Add nonnull attribute for most FILE * arguments in stdio.h
 2023-05-19  5:21 UTC  (6+ messages)

[PATCH v2] libio: Add nonnull attribute for most FILE * arguments in stdio.h
 2023-05-19  5:19 UTC 

[PATCH] Increase judgment on buf
 2023-05-19  3:57 UTC 

[PATCH 00/10] Stack setup & misc fixes for x86_64-gnu
 2023-05-18 23:47 UTC  (26+ messages)
` [PATCH 01/10] Remove sysdeps/generic/thread_state.h
` [PATCH 02/10] mach: Define MACHINE_THREAD_STATE_SETUP_CALL
` [PATCH 03/10] hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
  ` [PATCH 03/10] hurd: Use MACHINE_THREAD_STATE_SETUP_CALLo
` [PATCH 04/10] mach: Add __mach_setup_thread_call ()
` [PATCH 05/10] hurd: Use "
` [RFC PATCH 06/10] hurd: Make sure to not use tcb->self
` [PATCH 07/10] hurd: Fix x86_64 _hurd_tls_fork
` [PATCH 08/10] hurd: Fix setting up pthreads
` [PATCH 09/10] hurd: Also make it possible to call strlen very early
` [RFC PATCH 10/10] hurd: Regenerate errno.h

[hurd,commited] hurd: Fix expected c++ types
 2023-05-18 23:46 UTC 

[RFC PATCH 0/4] Extend rseq with sched_state field
 2023-05-18 21:49 UTC  (9+ messages)
` [RFC PATCH 1/4] rseq: Add sched_state field to struct rseq
` [RFC PATCH 2/4] selftests/rseq: Add sched_state rseq field and getter
` [RFC PATCH 3/4] selftests/rseq: Implement sched state test program
` [RFC PATCH 4/4] selftests/rseq: Implement rseq_mutex "

[RFC PATCH 1/6] Mark more functions as __COLD
 2023-05-18 19:43 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] On ldconfig and ld.so.cache
 2023-05-18 19:13 UTC  (4+ messages)
` [RFC PATCH 1/2] elf: Port ldconfig away from stack-allocated paths
` [RFC PATCH 2/2] x86: Make dl-cache.h and readelflib.c not Linux-specific

Manual pages from glibc-doc
 2023-05-18 18:23 UTC 

GNU libc support for extensible rseq ABI
 2023-05-18 18:06 UTC  (2+ messages)

[COMMITTED] catgets: Reformat Makefile
 2023-05-18 17:40 UTC 

[COMMITTED] benchtests: Reformat Makefile
 2023-05-18 17:39 UTC 

[COMMITTED] assert: Reformat Makefile
 2023-05-18 17:39 UTC 

[PATCH 0/5] Fix defect in sort-makefile-lines.py
 2023-05-18 16:53 UTC  (12+ messages)
` [PATCH 1/5] scripts: sort-makefile-lines.py
` [PATCH 2/5] elf: Adjust tests in Makefile
` [PATCH 3/5] stdio-common: "
` [PATCH 4/5] misc: Reformat Makefile
` [PATCH 5/5] wcsmbs: "

[COMMITTED] nptl: Reformat Makefile
 2023-05-18 16:52 UTC 

[PATCH] Add a SECURITY.md
 2023-05-18 14:33 UTC  (2+ messages)

[PATCH] vfprintf-internal: Get rid of alloca
 2023-05-18 14:08 UTC  (2+ messages)

[PATCH] nptl: Disable THP on thread stack if it incurs in large RSS usage
 2023-05-18 13:04 UTC  (13+ messages)

[PATCH] setsourcefilter: Replace alloca with a scratch_buffer
 2023-05-18 12:58 UTC  (2+ messages)

[PATCH] Remove last remnants of have-protected
 2023-05-18 12:37 UTC  (2+ messages)

Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.h
 2023-05-18 10:17 UTC  (2+ messages)

[PATCH 00/14] implement RTLD_NORELOCATE api [BZ #30007]
 2023-05-18  8:28 UTC  (15+ messages)
` [PATCH 01/14] elf: switch _dl_map_segment() to anonymous mapping
` [PATCH 02/14] use initial mmap also for ET_EXEC
` [PATCH 03/14] rework maphole
` [PATCH 04/14] split do_reloc_1() from dl_open_worker_begin()
` [PATCH 05/14] split do_reloc_2() out of do_open_worker()
` [PATCH 06/14] move relocation into _dl_object_reloc() func
` [PATCH 07/14] split out _dl_finalize_segments()
` [PATCH 08/14] finalize elf segments on a relocation step
` [PATCH 09/14] implement RTLD_NORELOCATE dlopen() flag
` [PATCH 10/14] add test-case for RTLD_NORELOCATE
` [PATCH 11/14] implement dlrelocate() function
` [PATCH 12/14] implement RTLD_DI_MAPINFO dlinfo() request
` [PATCH 13/14] implement dlset_object_base() function
` [PATCH 14/14] implement RTLD_DI_DEPLIST dlinfo() request

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-05-17 23:09 UTC  (11+ messages)

Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.h
 2023-05-17 23:03 UTC 

Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
 2023-05-17 22:32 UTC 

[PATCH] powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
 2023-05-17 22:08 UTC  (6+ messages)

Add AT_RSEQ_* from Linux 6.3 to elf.h
 2023-05-17 21:43 UTC 

[PATCH v3] vfprintf-internal: Replace alloca with malloc
 2023-05-17 21:32 UTC  (6+ messages)

Remove MAP_VARIABLE from hppa bits/mman.h
 2023-05-17 20:38 UTC 

Making a syscall before ld.so self-relocation on MIPS
 2023-05-17 19:41 UTC  (4+ messages)

[STATS] Auto-update patchwork for committed patches
 2023-05-17 18:02 UTC  (3+ messages)

[PATCH] time: strftime_l: Use malloc rather than an unbounded alloca
 2023-05-17 17:40 UTC  (6+ messages)

[PATCH v4 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-17 17:35 UTC  (4+ messages)
` [PATCH v4 1/3] posix: Add pidfd_spawn and pidfd_spawnp (BZ# 30349)
` [PATCH v4 2/3] posix: Add pidfd_fork
` [PATCH v4 3/3] linux: Add pidfd_getpid

[PATCH glibc] Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO
 2023-05-17 17:23 UTC  (2+ messages)

[hurd,commited] hurd: rule out some mach headers when generating errno.h
 2023-05-17 16:59 UTC 

[COMMITTED] argp: Reformat Makefile
 2023-05-17 12:13 UTC 

Added consensus item about sorting Makefile lines
 2023-05-17 12:06 UTC  (3+ messages)

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-05-17 12:00 UTC  (6+ messages)
` [PATCH v9 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v9 2/3] x86: Refactor Intel `init_cpu_features`

[PATCH] stdlib: Avoid undefined behavior in stdlib/tst-labs
 2023-05-17  0:19 UTC  (2+ messages)

[PATCH] stdlib: Use long long int in stdlib/tst-llabs
 2023-05-17  0:16 UTC  (2+ messages)

global pointer gets overwritten with dlopen(3) on RISC-V
 2023-05-17  0:11 UTC  (4+ messages)

global pointer gets overwritten with dlopen(3) on RISC-V
 2023-05-16 23:21 UTC  (5+ messages)

(no subject)
 2023-05-16 22:28 UTC 

Update kernel version to 6.3 in header constant tests
 2023-05-16 22:05 UTC  (2+ messages)

[PATCH v2 0/3] Add tests for abs(), labs(), llabs() (BZ #30263)
 2023-05-16 20:52 UTC  (4+ messages)

[PATCH v3] i386: Use pthread_barrier for synchronization on tst-bz21269
 2023-05-16 19:10 UTC  (2+ messages)

[PATCH] rtld: properly handle root directory in load path (bug 30435)
 2023-05-16 14:37 UTC 

[PATCH v2] setsourcefilter: Use malloc() rather than alloca()
 2023-05-16 13:51 UTC  (3+ messages)

[PATCH v3 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-16 13:05 UTC  (11+ messages)
` [PATCH v3 1/3] posix: Add pidfd_spawn and pidfd_spawnp (BZ# 30349)
` [PATCH v3 2/3] posix: Add pidfd_fork
` [PATCH v3 3/3] linux: Add pidfd_getpid

[COMMITTED 0/8] Reformat most used Makefiles
 2023-05-16 12:48 UTC  (9+ messages)
` [COMMITTED 1/8] elf: Reformat Makefile
` [COMMITTED 2/8] debug: "
` [COMMITTED 3/8] misc: "
` [COMMITTED 4/8] socket: "
` [COMMITTED 5/8] stdio-common: "
` [COMMITTED 6/8] stdlib: "
` [COMMITTED 7/8] linux: "
` [COMMITTED 8/8] wcsmbs: "

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-05-16 11:11 UTC 

[ANNOUNCE] The Linux Test Project has been released for MAY 2023
 2023-05-16 11:00 UTC 

[PATCH] libio: Add __nonnull for FILE * arguments of fclose and freopen
 2023-05-16 10:04 UTC  (3+ messages)
` Ping: "

[PATCH v3] MIPS: Sync elf.h from binutils
 2023-05-16  9:40 UTC 

Re:[PATCH v2] MIPS: Sync elf.h from binutils
 2023-05-16  9:12 UTC 

The Linux Test Project has been released for MAY 2023
 2023-05-16  8:58 UTC 

[PATCH v2] MIPS: Sync elf.h from binutils
 2023-05-16  6:53 UTC  (2+ messages)

Re:[PATCH] MIPS: Sync elf.h from binutils
 2023-05-16  3:35 UTC 

Update syscall lists for Linux 6.3
 2023-05-15 22:26 UTC  (2+ messages)

[PATCH] elf: fix handling of negative numbers in dl-printf
 2023-05-15 20:29 UTC  (2+ messages)
` [PATCH] elf: add test for dl-printf

[PATCH] setsourcefilter: Use malloc() rather than alloca()
 2023-05-15 19:09 UTC  (3+ messages)

[PATCH v2] vfprintf-internal: Replace alloca with malloc
 2023-05-15 18:49 UTC  (3+ 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).