public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] vfprintf-internal: Get rid of alloca
 2023-05-22 16:55 UTC 

[PATCH v4 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-22 14:48 UTC  (12+ 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

Not attending the patch queue review meeting today (May 22)
 2023-05-22 13:04 UTC  (3+ messages)

[PATCH] libio: Add __nonnull for FILE * arguments of fclose and freopen
 2023-05-22 12:36 UTC  (4+ messages)
` Ping: "

[PATCH v2] elf: Make more functions available for binding during dlclose (bug 30425)
 2023-05-22 11:32 UTC 

[PATCH] elf: Make more functions available for binding during dlclose (bug 30425)
 2023-05-22  9:25 UTC  (4+ messages)

[PATCH v2] S390: Use compile-only instead of also link-tests in configure
 2023-05-22  8:24 UTC  (3+ messages)

[PATCH glibc] Fix build for hurd/thread-self.c for i386
 2023-05-22  7:38 UTC  (2+ messages)

[RFC] Fix spelling errors?
 2023-05-22  3:47 UTC  (6+ messages)
` [PATCH] Fix all the misspellings -- BZ 25337
    ` [PATCH] Fix misspellings in sysdeps/x86_64/fpu/multiarch "

POLITI / INDKALDELSE TIL EN TILTALT / FIL 75821⛔
 2023-05-21 23:29 UTC 

Manual pages from glibc-doc
 2023-05-21 17:29 UTC  (5+ messages)

[PATCH] Increase judgment on buf
 2023-05-21  9:05 UTC  (5+ messages)

[RFC PATCH 0/2] On ldconfig and ld.so.cache
 2023-05-20 19:03 UTC  (10+ 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

[RFC PATCH 0/1] Attempt to detect missing fcntl argument at compile time
 2023-05-20 18:21 UTC  (5+ messages)
` [RFC PATCH 1/1] io: Add FORTIFY_SOURCE check for fcntl arguments
      ` [RFC PATCH] debug: Add tests for fortified fcntl ()

[PATCH 1/3] hurd: Use __hurd_fail () instead of assigning errno
 2023-05-20 16:15 UTC  (6+ messages)
` [PATCH 2/3] htl: "
` [PATCH 3/3] io: Fix a typo

[PATCH] Increase judgment on buf
 2023-05-20  0:29 UTC  (4+ messages)

nonnull on epoll_wait(2) syscall wrappers?
 2023-05-19 22:50 UTC 

[RFC PATCH 0/4] Extend rseq with sched_state field
 2023-05-19 20:51 UTC  (10+ messages)
` [RFC PATCH 1/4] rseq: Add sched_state field to struct rseq
` [RFC PATCH 4/4] selftests/rseq: Implement rseq_mutex test program

[PATCH v6 0/1] Fix Race conditions in pthread cancellation
 2023-05-19 19:50 UTC  (2+ messages)
` [PATCH v6 1/1] nptl: Fix Race conditions in pthread cancellation [BZ#12683]

[PATCH 00/10] Stack setup & misc fixes for x86_64-gnu
 2023-05-19 18:57 UTC  (31+ 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] hurd: Fix using interposable hurd_thread_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 64bit: Re-introduce gai_suspend symbol
 2023-05-19 18:45 UTC 

[PATCH] hurd: Fix __TIMESIZE on x86_64
 2023-05-19 18:27 UTC  (2+ messages)

[hurd,commited] hurd: Fix __TIMESIZE on x86_64
 2023-05-19 18:25 UTC 

[PATCH 0/1] Add linting checks to 'make check'
 2023-05-19 16:55 UTC  (5+ messages)
` [PATCH 1/1] Add lint-makefiles Makefile linting test

[COMMITTED] posix: Reformat Makefile
 2023-05-19 15:38 UTC 

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

[PATCH v2] MIPS: Sync elf.h from binutils
 2023-05-19 12:43 UTC  (4+ messages)

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

[PATCH v9 0/13] implement dlmem() function
 2023-05-19  7:26 UTC  (7+ messages)

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

[hurd,commited] hurd: Fix expected c++ types
 2023-05-18 23:46 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  (11+ 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  (5+ messages)

[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 

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