public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v12] POSIX locale covers every byte [BZ# 29511]
 2023-05-29 13:54 UTC  (2+ messages)
` [PATCH v13] "

[PATCH glibc] posix: Add error message for EAI_OVERFLOW
 2023-05-29 13:34 UTC  (2+ messages)

[PATCH v4 1/3] posix: add (failing) test for REG_STARTEND
 2023-05-29 13:22 UTC  (4+ messages)
` [PATCH v5 "
` [PATCH v5 2/3] posix: regcomp(): clear RE_DOT_NOT_NULL
` [PATCH v5 3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor

[PATCH v2 0/3] fcntl fortification
 2023-05-29 13:18 UTC  (5+ messages)
` [PATCH v2 1/3] support: Add support_fcntl_support_ofd_locks ()
` [PATCH v2 2/3] cdefs.h: Define __glibc_warn_system_headers_{begin,end}
` [PATCH v2 3/3] io: Add FORTIFY_SOURCE check for fcntl arguments

[PATCH v2] ifaddrs: Get rid of alloca
 2023-05-29 13:15 UTC  (2+ messages)

[RFC PATCH 2/4] selftests/rseq: Add sched_state rseq field and getter
 2023-05-28 14:04 UTC  (2+ messages)

[PATCH] Fix misspellings in elf/ -- BZ 25337
 2023-05-27 21:08 UTC 

[hurd,commited] mach: Fix startup with stack protector
 2023-05-27 21:07 UTC 

[PATCH] Fix misspellings in manual/ -- BZ 25337
 2023-05-27 20:34 UTC  (2+ messages)

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-05-27 18:46 UTC  (4+ messages)
` [PATCH v10 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v10 2/3] x86: Refactor Intel `init_cpu_features`
  ` [PATCH v10 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific

[PATCH v9 2/3] x86: Refactor Intel `init_cpu_features`
 2023-05-27 18:46 UTC  (3+ messages)

[PATCH v9 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
 2023-05-27 18:46 UTC  (3+ messages)

[PATCH] Fix misspellings in iconv/ and iconvdata/ -- BZ 25337
 2023-05-27 12:34 UTC  (2+ messages)

[PATCH] ci: Check for necessary Debian packages when running build-many-glibcs.py
 2023-05-26 22:34 UTC  (3+ messages)

[PATCH v6 0/3] x86_64: aarch64: Set call number just before syscall
 2023-05-26 21:18 UTC  (9+ messages)
` [PATCH v6 1/3] x86_64: Set the syscall register right before doing the syscall
` [PATCH v6 3/3] nptl: Use direct syscall numbers in setxid

[PATCH 0/2] posix: fix fnmatch() inconsistency BZ#30483
 2023-05-26 14:25 UTC  (6+ messages)
` [PATCH 1/2] fnmatch: allow character class names with 'z'
` [PATCH 2/2] posix: correctly detect invalid classes after match in fnmatch()

[PATCH] ifaddrs: Get rid of alloca
 2023-05-26 14:22 UTC  (2+ messages)

Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.h
 2023-05-26  6:49 UTC  (3+ messages)
` Ping "

Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
 2023-05-26  6:48 UTC  (3+ messages)

Add AT_RSEQ_* from Linux 6.3 to elf.h
 2023-05-26  6:47 UTC  (3+ messages)

[PATCH v9 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
 2023-05-26  3:34 UTC  (2+ messages)

Remove MAP_VARIABLE from hppa bits/mman.h
 2023-05-25 21:34 UTC  (2+ messages)
` Ping "

[PATCH v2] elf: Make more functions available for binding during dlclose (bug 30425)
 2023-05-25 19:06 UTC  (3+ messages)

[PATCH v1] x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]
 2023-05-25 18:36 UTC  (5+ messages)

[PATCH v3] wchar: Define va_list for POSIX (BZ #30035)
 2023-05-25 17:56 UTC  (2+ messages)

[PATCH 0/5] Add clone3 support for multiple architectures
 2023-05-25 17:36 UTC  (9+ messages)
` [PATCH 2/5] s390x: Add the clone3 wrapper
` [PATCH 3/5] riscv: "
` [PATCH 4/5] arm: "
` [PATCH 5/5] mips: "

[PATCH] elf: fix handling of negative numbers in dl-printf
 2023-05-25 17:10 UTC  (11+ messages)
  ` [PATCH] elf: add test for dl-printf
      ` [PATCH v2] "
  ` [PATCH v2] elf: fix handling of negative numbers in dl-printf

[PATCH v2] wchar: Define va_list for POSIX (BZ #30035)
 2023-05-25 16:43 UTC  (6+ messages)

[PATCH v4 00/15] Fix warn unused result
 2023-05-25 16:10 UTC  (28+ messages)
` [PATCH v4 01/15] catgets/gencat.c: fix "
` [PATCH v4 02/15] locale/programs/locarchive.c: "
` [PATCH v4 03/15] malloc/{memusage.c,memusagestat.c}: "
` [PATCH v4 04/15] nptl_db/thread_dbP.h: "
` [PATCH v4 05/15] sunrpc/netname.c: "
` [PATCH v4 06/15] sysdeps/pthread/eintr.c: "
` [PATCH v4 07/15] tests: fix warn unused result on asprintf calls
` [PATCH v4 08/15] tests: replace write by xwrite
` [PATCH v4 10/15] tests: replace system by xsystem
` [PATCH v4 12/15] tests: replace ftruncate by xftruncate
` [PATCH v4 14/15] tests: Replace various function calls with their x variant
` [PATCH v4 15/15] tests: fix warn unused results

[committed] elf: Update comment in open_path
 2023-05-25 15:18 UTC 

[PATCH] elf: Fix marking root dir as nonexist in open_path
 2023-05-25 15:12 UTC  (7+ messages)
` [PATCH v2 2/2] elf: Add test for finding libraries in root dir
    ` [PATCH v3] elf: Add test for locating libraries in root dir (bug 30435)

[PATCH] posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147)
 2023-05-25 14:31 UTC  (5+ messages)

[PATCH v2] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
 2023-05-25 13:51 UTC 

[PATCH] Fix special case for C2x strtol binary constant handling (BZ# 30371)
 2023-05-25 13:24 UTC  (4+ messages)

[PATCH] rtld: properly handle root directory in load path (bug 30435)
 2023-05-25 12:37 UTC  (4+ messages)

[PATCH] setipv4sourcefilter: Avoid using alloca
 2023-05-25 12:25 UTC  (8+ messages)

[PATCH] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
 2023-05-25 12:17 UTC  (4+ messages)

[PATCH] LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernel
 2023-05-25 11:09 UTC  (4+ messages)

[RFC PATCH 1/2] elf: Port ldconfig away from stack-allocated paths
 2023-05-25  8:07 UTC  (4+ messages)

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-05-24 19:08 UTC  (2+ messages)

[PATCH v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
 2023-05-24 15:18 UTC  (2+ messages)

[RFC PATCH 0/2] On ldconfig and ld.so.cache
 2023-05-24 14:09 UTC  (4+ messages)

[RFC PATCH 0/1] Attempt to detect missing fcntl argument at compile time
 2023-05-24 13:18 UTC  (23+ messages)
` [RFC PATCH 1/1] io: Add FORTIFY_SOURCE check for fcntl arguments

[RFC PATCH 1/1] io: Add FORTIFY_SOURCE check for fcntl arguments
 2023-05-24 12:15 UTC  (7+ messages)
` [RFC PATCH] debug: Add tests for fortified fcntl ()

[COMMITTED] support: Reformat Makefile
 2023-05-24  4:18 UTC 

[RFC PATCH 0/4] Extend rseq with sched_state field
 2023-05-23 20:10 UTC  (11+ messages)
` [RFC PATCH 1/4] rseq: Add sched_state field to struct rseq

[PATCH v2] time: strftime_l: Avoid an unbounded alloca
 2023-05-23 20:00 UTC  (2+ messages)

[PATCH] time: strftime_l: Avoid an unbounded alloca
 2023-05-23 19:43 UTC  (3+ messages)

[PATCH] __check_pf: Add a cancellation cleanup handler [BZ #20975]
 2023-05-23 16:56 UTC  (5+ messages)

[PATCH] Fix misspellings in sysdeps/powerpc -- BZ 25337
 2023-05-23 16:26 UTC  (4+ messages)
  ` [COMMITTED] Regenerate configure fragment "

[PATCH 0/1] Add linting checks to 'make check'
 2023-05-23 14:05 UTC  (7+ messages)
` [PATCH 1/1] Add lint-makefiles Makefile linting test

[PATCH v5 0/4] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-23 13:31 UTC  (6+ messages)
` [PATCH v5 1/4] posix: Add pidfd_spawn and pidfd_spawnp (BZ# 30349)
` [PATCH v5 2/4] posix: Add pidfd_fork
` [PATCH v5 3/4] posix: Add PIDFDFORK_NOSIGCHLD for pidfd_fork
` [PATCH v5 4/4] linux: Add pidfd_getpid

nonnull on epoll_wait(2) syscall wrappers?
 2023-05-23 12:27 UTC  (4+ messages)
  ` [PATCH] Use __nonnull for the epoll_wait(2) family of syscalls

[PATCH v6 0/1] Fix Race conditions in pthread cancellation
 2023-05-23 12:27 UTC  (6+ messages)
` [PATCH v6 1/1] nptl: Fix Race conditions in pthread cancellation [BZ#12683]

[PATCH] Fix misspellings in sysdeps/unix -- BZ 25337
 2023-05-23 11:56 UTC  (2+ messages)

[PATCH] Fix misspellings in sysdeps/x86_64 -- BZ 25337
 2023-05-23 10:07 UTC  (2+ messages)

[PATCH] nptl: Disable THP on thread stack if it incurs in large RSS usage
 2023-05-23  9:48 UTC  (12+ messages)

[hurd,commited] mach: Fix accessing mach_i386.h
 2023-05-23  7:47 UTC 

[hurd,commited] mach: Fix installing mach_i386.h
 2023-05-22 23:47 UTC 

[hurd,commited] hurd: Fix making ld.so run static binaries with retry
 2023-05-22 23:47 UTC 

[RFC] Fix spelling errors?
 2023-05-22 23:11 UTC  (4+ messages)
` [PATCH] Fix all the misspellings -- BZ 25337

[RFC PATCH 1/6] Mark more functions as __COLD
 2023-05-22 20:41 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Fix all the misspellings -- BZ 25337
 2023-05-22 20:25 UTC  (3+ messages)
` [PATCH] Fix misspellings in sysdeps/x86_64/fpu/multiarch "

[PATCH] Add voice-admit DSCP code point from RFC-5865
 2023-05-22 20:15 UTC  (2+ messages)

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

[hurd,commited] mach: Fix mach_setup_thread_impl with NULL stack_base
 2023-05-22 18:05 UTC 

[PATCH v4 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-22 17:13 UTC  (4+ messages)
` [PATCH v4 3/3] linux: Add pidfd_getpid

[PATCH v3] vfprintf-internal: Get rid of alloca
 2023-05-22 17:06 UTC 

[PATCH v2] vfprintf-internal: Get rid of alloca
 2023-05-22 16:55 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).