public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3] io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
 2023-06-01 12:17 UTC  (3+ messages)

[PATCH] check_native: Get rid of alloca
 2023-06-01 11:57 UTC  (12+ messages)

[RFC] Avoiding dlopen in statically linked applications that use nss [#27959]
 2023-06-01 11:53 UTC  (4+ messages)

[PATCH] support: Don't fail on fchown when spawning sgid processes
 2023-06-01 11:36 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "

Re:[PATCH v2] MIPS: Sync elf.h from binutils
 2023-06-01 10:46 UTC  (6+ messages)
` [PATCH "

[PATCH] Format test results closer to what DejaGnu does
 2023-06-01 10:14 UTC 

[PATCH] x86-64: Use YMM registers in memcmpeq-evex.S
 2023-06-01  5:41 UTC  (2+ messages)

nonnull on epoll_wait(2) syscall wrappers?
 2023-05-31 20:44 UTC  (8+ messages)
` [PATCH] Use __nonnull for the epoll_wait(2) family of syscalls
` [PATCH v2 1/2] Fix invalid use of NULL in epoll_pwait2(2) test
` [PATCH v2 2/2] Use __nonnull for the epoll_wait(2) family of syscalls

[PATCH] ci: Check for necessary Debian packages when running build-many-glibcs.py
 2023-05-31 20:18 UTC  (5+ messages)

[PATCH v4] ifaddrs: Get rid of alloca
 2023-05-31 18:39 UTC 

[PATCH v6 0/3] x86_64: aarch64: Set call number just before syscall
 2023-05-31 18:23 UTC  (11+ 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 v4 00/15] Fix warn unused result
 2023-05-31 14:36 UTC  (7+ messages)
` [PATCH v4 07/15] tests: fix warn unused result on asprintf calls
` [PATCH v4 14/15] tests: Replace various function calls with their x variant

[PATCH v2] io: Fix F_GETLK64, F_SETLK64, and F_SETLKW64 for powerpc64
 2023-05-31 12:42 UTC  (3+ messages)

[PATCH] getipv4sourcefilter: Get rid of alloca
 2023-05-31 12:37 UTC  (2+ messages)

[PATCH] getsourcefilter: Get rid of alloca
 2023-05-31 12:27 UTC  (2+ messages)

[PATCH v3] ifaddrs: Get rid of alloca
 2023-05-31 12:24 UTC  (2+ messages)

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-05-31  2:33 UTC  (5+ 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

[COMMITTED] Fix misspellings in sysdeps/ -- BZ 25337
 2023-05-30 23:06 UTC 

[PATCH] io: Fix F_GETLK64, F_SETLK64, and F_SETLKW64 for powerpc64
 2023-05-30 21:20 UTC  (2+ messages)

[RFC PATCH v2 0/4] Extend rseq with sched_state_ptr field
 2023-05-30 15:13 UTC  (10+ messages)
` [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
` [RFC PATCH v2 2/4] selftests/rseq: Add sched_state rseq field and getter
` [RFC PATCH v2 3/4] selftests/rseq: Implement sched state test program
` [RFC PATCH v2 4/4] selftests/rseq: Implement rseq_mutex "

[PATCH] elf: Remove spurios SHARED conditional from elf/rtld.c
 2023-05-30 14:27 UTC  (2+ messages)

[PATCH v3 1/2] elf: Sort Makefile variables
 2023-05-30 13:44 UTC  (3+ messages)
` [PATCH v3 2/2] Add lint-makefiles Makefile linting test

[PATCH v3] elf: Make more functions available for binding during dlclose (bug 30425)
 2023-05-30 13:41 UTC  (4+ messages)

[COMMITTED 2.36] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
 2023-05-30 13:16 UTC 

[COMMITTED 2.35] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
 2023-05-30 13:15 UTC 

School Districts Contacts 2023
 2023-05-30 13:14 UTC 

[PATCH v2 1/2] elf: Sort Makefile variables
 2023-05-30 13:02 UTC  (5+ messages)
` [PATCH v2 2/2] Add lint-makefiles Makefile linting test

[PATCH v2 0/3] fcntl fortification
 2023-05-30 12:26 UTC  (27+ 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 2/3] cdefs.h: Define __glibc_warn_system_headers_{begin, end}
` [PATCH v2 3/3] io: Add FORTIFY_SOURCE check for fcntl arguments

elf: Fix slow tls access after dlopen [BZ #19924]
 2023-05-30 12:13 UTC  (3+ messages)

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

[PATCH glibc] posix: Add error message for EAI_OVERFLOW
 2023-05-30 11:32 UTC  (5+ messages)

[PATCH v2] io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
 2023-05-30 11:19 UTC  (2+ messages)

[PATCH v2] elf: Make more functions available for binding during dlclose (bug 30425)
 2023-05-30  8:59 UTC  (5+ messages)

[PATCH] Fix misspellings in elf/ -- BZ 25337
 2023-05-29 23:20 UTC  (3+ messages)

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

[PATCH v4 1/3] posix: add (failing) test for REG_STARTEND
 2023-05-29 20:23 UTC  (9+ messages)
` [PATCH v4 3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor
` [PATCH v5 1/3] posix: add (failing) test for REG_STARTEND
` [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] libio: Add nonnull attribute for most FILE * arguments in stdio.h
 2023-05-29 18:49 UTC  (4+ messages)

Monday Patch Queue Review update (2023-05-29)
 2023-05-29 13:59 UTC 

[PATCH v12] POSIX locale covers every byte [BZ# 29511]
 2023-05-29 13:54 UTC  (2+ messages)
` [PATCH v13] "

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

[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 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 0/2] posix: fix fnmatch() inconsistency BZ#30483
 2023-05-26 14:25 UTC  (5+ messages)
` [PATCH 1/2] fnmatch: allow character class names with 'z'

[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 v1] x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]
 2023-05-25 18:36 UTC  (2+ messages)

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

[PATCH] elf: add test for dl-printf
 2023-05-25 17:10 UTC  (3+ messages)
` [PATCH v2] "

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

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

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

[PATCH v2 2/2] elf: Add test for finding libraries in root dir
 2023-05-25 15:12 UTC  (5+ messages)
` [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)

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