public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] time: Use CLOCK_REALTIME for time (BZ #30200)
 2023-03-07 11:11 UTC  (2+ messages)

[PATCH v3 1/2] elf,nptl: Add -z lazy to some more tests
 2023-03-07 10:29 UTC  (2+ messages)
` [PATCH v3 2/2] elf: Add missing dependency between resolvfail and testobj1.so

[PATCH] rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}
 2023-03-07 10:02 UTC  (2+ messages)

[PATCH] nptl: pthread_rwlock_rdlock return in low priority
 2023-03-07  9:57 UTC  (6+ messages)

[PATCH] rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}
 2023-03-07  9:46 UTC  (4+ messages)

[PATCH v2] elf: Add -z lazy to some more tests
 2023-03-07  9:23 UTC  (3+ messages)

[PATCH] gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)
 2023-03-07  9:06 UTC  (3+ messages)

[PATCH] RFC: Provide a function to reset IFUNC PLTs
 2023-03-07  8:40 UTC  (2+ messages)

[PATCH] posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
 2023-03-07  1:52 UTC  (11+ messages)
` [PATCH v3] "
        ` [PATCH v4] "
            ` [PATCH v5] "

Factory Direct Flooring,
 2023-03-07  1:19 UTC 

[PATCH v5 0/5] Remove --with-default-link option
 2023-03-06 20:17 UTC  (7+ messages)
` [PATCH v5 1/5] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
` [PATCH v5 2/5] libio: Do not autogenerate stdio_lim.h
` [PATCH v5 3/5] libio: Remove the usage of __libc_IO_vtables
` [PATCH v5 4/5] Remove --with-default-link configure option
` [PATCH v5 5/5] Remove set-hooks.h from generic includes

[PATCH v3 0/4] Remove --with-default-link option
 2023-03-06 19:26 UTC  (25+ messages)
` [PATCH v3 1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
` [PATCH v3 2/4] libio: Remove the usage of __libc_IO_vtables
` [PATCH v3 3/4] Remove --with-default-link configure option
` [PATCH v3 4/4] Remove set-hooks.h from generic includes

[PATCH] elf,nptl: Add -z lazy -z norelro to tests that need it
 2023-03-06 16:42 UTC  (7+ messages)

[PATCH v4 0/4] Remove --with-default-link option
 2023-03-06 16:09 UTC  (5+ messages)
` [PATCH v4 1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
` [PATCH v4 2/4] libio: Remove the usage of __libc_IO_vtables
` [PATCH v4 3/4] Remove --with-default-link configure option
` [PATCH v4 4/4] Remove set-hooks.h from generic includes

Monday Patch Queue Review update (2023-03-06)
 2023-03-06 14:58 UTC 

On time64 and Large File Support
 2023-03-06 10:19 UTC  (20+ messages)

[PATCH] build: All microbenchmarks should output in JSON. (bug 27740)
 2023-03-05 18:18 UTC  (3+ messages)

[PATCH] manual: scripts/documented.sh updated
 2023-03-05  6:55 UTC  (4+ messages)

release branch policy and distributions
 2023-03-04 17:52 UTC  (3+ messages)

[PATCH] Added Redirects to longdouble error functions [BZ #29033]
 2023-03-04 17:45 UTC 

Update kernel version to 6.2 in header constant tests
 2023-03-04 17:16 UTC  (2+ messages)

[PATCH] linux: fix ntp_gettime abi break
 2023-03-03 16:43 UTC  (5+ messages)

[PATCH] nptl: fix pthread_mutexattr_gettype always return 0
 2023-03-03 13:01 UTC  (2+ messages)

[PATCH v9 0/3] minimal run-time audit support
 2023-03-03 12:06 UTC  (4+ messages)
` [PATCH 1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127]
` [PATCH 2/3] dl-audit: avoid closing fake ld.so "
` [PATCH 3/3] dlfcn,elf: impl dlload_audit_module "

[PATCH v8 0/3] minimal run-time audit support
 2023-03-02 20:40 UTC  (4+ messages)
` [PATCH 1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127]
` [PATCH 2/3] dl-audit: avoid closing fake ld.so "
` [PATCH 3/3] dlfcn,elf: impl dlload_audit_module "

[PATCH v3] i386: Use pthread_barrier for synchronization on tst-bz21269
 2023-03-02 20:21 UTC  (5+ messages)

[PATCH v7 0/3] minimal run-time audit support
 2023-03-02 19:40 UTC  (4+ messages)
` [PATCH 1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127]
` [PATCH 2/3] dl-audit: avoid closing fake ld.so "
` [PATCH 3/3] dlfcn,elf: impl dlload_audit_module "

[PATCH] fix pthread_mutexattr_gettype always return 0
 2023-03-02 17:40 UTC  (2+ messages)

[PATCH v4] i386: Use pthread_barrier for synchronization on tst-bz21269
 2023-03-02 16:55 UTC  (3+ messages)

Volunteer for release manager for glibc 2.38?
 2023-03-02 16:49 UTC  (2+ messages)

[v2] C2x scanf binary constant handling
 2023-03-02 16:43 UTC  (6+ messages)
  ` [v3] "

[PATCH 1/2] ARC: Add the clone3 wrapper
 2023-03-02 16:10 UTC  (2+ messages)
` [PATCH 2/2] ARC: run child from the separate start block in __clone

[PATCH v6 0/3] Fix opendir regression on some FS
 2023-03-02 14:57 UTC  (4+ messages)
` [PATCH v6 1/3] linux: Use getdents64 on non-LFS readdir
` [PATCH v6 2/3] support: Add xreallocarray
` [PATCH v6 3/3] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)

[PATCH] AArch64: Optimize strlen
 2023-03-02 14:29 UTC  (5+ messages)

[PATCH] Fix stringop-overflow warning in test-strncat
 2023-03-02 13:26 UTC  (2+ messages)

[PATCH] nis: Fix stringop-truncation warning with -O3 in nis_local_host
 2023-03-02 13:26 UTC  (2+ messages)

[PATCH v2] support: use 64-bit time_t (bug 30111)
 2023-03-02 12:04 UTC  (2+ messages)

[PATCH 0/4] riscv: Vectorized mem*/str* function
 2023-03-02 10:37 UTC  (6+ messages)
` [PATCH 1/4] riscv: Enabling vectorized mem*/str* functions in build time
` [PATCH 2/4] riscv: vectorized mem* functions
` [PATCH 3/4] riscv: vectorized str* functions
` [PATCH 4/4] riscv: vectorized strchr and strnlen functions

[PATCH] x86: Fix bug about glibc.cpu.hwcaps
 2023-03-02  4:22 UTC  (2+ messages)

[PATCH] x86: Fix bug about glibc.cpu.hwcaps
 2023-03-02  2:37 UTC  (6+ messages)

intr-msg / hurdsig looks broken, is my analysis correct?
 2023-03-01 23:33 UTC  (17+ messages)
        ` [PATCH 1/2] hurd: Fully remove the ecx kludge
          ` [PATCH 2/2] hurd: Fix some broken indentation
              ` [PATCH 1/2] hurd: Remove the ecx kludge

[PATCH] clone.2: note EINVAL when exit_signal + bad flags
 2023-03-01 21:31 UTC  (2+ messages)

[PATCH v5 0/5] Fix opendir regression on some FS
 2023-03-01 17:40 UTC  (8+ messages)
` [PATCH v5 1/5] linux: Use getdents64 on non-LFS readdir
` [PATCH v5 2/5] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)

[PATCH v6 0/2] minimal run-time audit support
 2023-03-01 15:08 UTC  (3+ messages)
` [PATCH 1/2] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127]
` [PATCH 2/2] dlfcn,elf: impl dlload_audit_module "

FW: GLIB-C - GPL license clarification
 2023-03-01 14:54 UTC  (4+ messages)

[PATCH] arm: Remove __builtin_arm_uqsub8 usage on string-fza.h
 2023-03-01 13:47 UTC  (2+ messages)

[PATCH 0/3] Clean strncmp implementations
 2023-03-01  4:01 UTC  (7+ messages)
` [PATCH 1/3] powerpc: Remove strncmp variants
` [PATCH 2/3] powerpc: Remove powerpc64 "
` [PATCH 3/3] alpha: Remove strncmp optimization

[PATCH v2] clone.2: note EINVAL when exit_signal + bad flags
 2023-02-28 23:43 UTC  (4+ messages)

[PATCH v4 0/6] Optimize posix_spawn signal setup with clone3
 2023-02-28 21:31 UTC  (8+ messages)

[PATCH] malloc: Fix transposed arguments in sysmalloc_mmap_fallback call
 2023-02-28 21:20 UTC 

[PATCH v5 0/2] minimal run-time audit support
 2023-02-28 16:51 UTC  (3+ messages)
` [PATCH 1/2] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127]
` [PATCH 2/2] dlfcn,elf: impl dlload_audit_module "

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