unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2023-02-22 20:01:38 to 2023-03-02 11:03:28 UTC [more...]

On time64 and Large File Support
 2023-03-02 11:02 UTC  (8+ 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] Fix stringop-overflow warning in test-strncat
 2023-03-02 10:23 UTC 

[PATCH] nis: Fix stringop-truncation warning with -O3 in nis_local_host
 2023-03-02 10:12 UTC 

[PATCH] fix pthread_mutexattr_gettype always return 0
 2023-03-02  7:54 UTC 

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

[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 v4] i386: Use pthread_barrier for synchronization on tst-bz21269
 2023-03-01 21:37 UTC  (2+ messages)

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

[PATCH] gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)
 2023-03-01 18:20 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)

Volunteer for release manager for glibc 2.38?
 2023-03-01 15:30 UTC 

[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  (5+ 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] posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
 2023-03-01  2:36 UTC  (5+ messages)
` [PATCH v3] "

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

[PATCH v2] support: use 64-bit time_t (bug 30111)
 2023-02-28 13:37 UTC 

[PATCH] S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]
 2023-02-28 13:05 UTC  (2+ messages)

[PATCH] Fix stringop-overflow warning in test-strncat
 2023-02-28 12:48 UTC 

Fix ifunc-impl-list.c build for s390
 2023-02-28 12:44 UTC  (3+ messages)

[PATCH] nis: Fix stringop-truncation warning with -O3 in nis_local_host
 2023-02-28 12:37 UTC 

[PATCH] LoongArch: Update libm-test-ulps
 2023-02-28 12:37 UTC 

[PATCH v2] crypt: Remove invalid end of page test badsalttest
 2023-02-28 12:15 UTC  (2+ messages)

Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.h
 2023-02-28 12:10 UTC  (2+ messages)

[PATCH] x86: Fix bug in glibc.cpu.hwcaps
 2023-02-28 10:31 UTC 

[COMMITTED] s390x: Regenerate ULPs
 2023-02-28  9:40 UTC 

Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h
 2023-02-28  0:09 UTC  (3+ messages)

[PATCH v2 0/4] More x86_64-gnu glibc work
 2023-02-27 22:30 UTC  (13+ messages)
` [PATCH v2 1/4] hurd: Simplify init-first.c further
      ` [PATCH v3 1/2] "
        ` [PATCH v3 2/2] hurd: Generalize init-first.c to support x86_64
` [PATCH v2 3/4] hurd: Implement TLS for x86_64
` [PATCH v2 4/4] htl: Add pthreadtypes-arch.h "

[PATCH 0/3] x86_64-gnu follow-ups
 2023-02-27 22:06 UTC  (3+ messages)
` [PATCH 3/3] htl: Make pthread_mutex_t pointer-aligned

[PATCH] manual: scripts/documented.sh updated
 2023-02-27 17:56 UTC  (2+ messages)

[PATCH v2] manual: Add note to process.texi about MT-process fork (Bug 30159)
 2023-02-27 16:39 UTC  (2+ messages)

[PATCH] localedata: de_DE should not use Fräulein
 2023-02-27 16:34 UTC  (3+ messages)

Monday Patch Queue Review update (2023-02-27)
 2023-02-27 14:57 UTC 

Updating <sys/cdefs.h> in glibc and gnulib
 2023-02-27 14:52 UTC  (3+ messages)

[PATCH] crypt: Remove invalid end of page test badsalttest
 2023-02-27 13:29 UTC  (3+ messages)

[PATCH] LoongArch: Add math-barriers.h
 2023-02-27 11:25 UTC  (9+ messages)

[PATCH] cdefs.h: fix "__clang_major" typo
 2023-02-27 11:23 UTC  (4+ messages)

[PATCH] LoongArch: Further refine the condition to enable static PIE
 2023-02-27 11:08 UTC 

[PATCH v4 0/2] minimal run-time audit support
 2023-02-26 11:16 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 "

New Serbian PO file for 'libc' (version 2.36.9000)
 2023-02-26  7:22 UTC 

[PATCH v2] hppa: Drop old parisc-specific MADV_* constants
 2023-02-25 20:09 UTC  (3+ messages)

[PATCH] x86_64: Update libm test ulps
 2023-02-25 18:48 UTC  (2+ messages)

[PATCH] powerpc:Regenerate ulps for hypot
 2023-02-25 18:39 UTC  (3+ messages)

Declare wcstofN, wcstofNx for C2x
 2023-02-25  1:18 UTC 

Update printf %b/%B C2x support
 2023-02-24 23:56 UTC 

aligned_alloc()
 2023-02-24 22:34 UTC  (2+ messages)

[hurd,commited] hurd: Mark some audit tests as unsupported
 2023-02-24 19:36 UTC 

[hurd,commited] htl: Mark select loop test as unsupported
 2023-02-24 19:34 UTC 

[hurd,commited] hurd: Mark RLIMIT_AS tests as unsupported
 2023-02-24 19:29 UTC 

[PATCH v3 0/2] minimal run-time audit support
 2023-02-24 16:54 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 "

[PATCH v2] i386: Use pthread_barrier for synchronization on tst-bz21269
 2023-02-24 15:45 UTC  (3+ messages)

[PATCH] linux: fix ntp_gettime abi break
 2023-02-24 15:15 UTC  (3+ messages)

[PATCH v2] string: Fix OOB read on generic strncmp
 2023-02-24 12:57 UTC  (4+ messages)

[COMMITTED] aarch64: update libm test ulps
 2023-02-24 11:10 UTC 

[PATCH v2] string: Fix OOB read on generic strncmp
 2023-02-24 10:58 UTC  (5+ messages)

Update kernel version to 6.2 in header constant tests
 2023-02-24  0:23 UTC 

[PATCH] manual: Add note to process.texi about MT-process fork (Bug 30159)
 2023-02-23 22:39 UTC  (3+ messages)

Update syscall lists for Linux 6.2
 2023-02-23 22:38 UTC  (2+ messages)

release branch policy and distributions
 2023-02-23 22:29 UTC  (2+ messages)

[PATCH v6 3/4] Reduce CAS in malloc spinlocks
 2023-02-23 20:07 UTC  (3+ messages)

[PATCH] malloc: Use C11 like atomics on memusage
 2023-02-23 19:17 UTC  (4+ messages)

[PATCH] Provide a SECURITY.md for glibc
 2023-02-23 19:15 UTC  (3+ messages)

[PATCH v2] string: Fix OOB read on generic strncmp
 2023-02-23 19:10 UTC 

[PATCH] support: use 64-bit time_t (bug 30111)
 2023-02-23 16:30 UTC  (3+ messages)

"make check" on git master fails with 175 FAIL and leaves processes behind on Debian/unstable
 2023-02-23 14:00 UTC  (6+ messages)

[PATCH v3] x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
 2023-02-23  9:01 UTC  (5+ messages)
  ` [PATCH] tunables.texi: Change \code{1} to @code{1}

[PATCH v2 0/2] minimal run-time audit support
 2023-02-23  8:09 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 "

[PATCH v6 3/4] Reduce CAS in malloc spinlocks
 2023-02-23  5:48 UTC  (2+ messages)

[PATCH v2] gmon: fix memory corruption issues [BZ# 30101]
 2023-02-23  2:18 UTC  (2+ messages)

[PATCH] gmon: improve mcount overflow handling [BZ# 27576]
 2023-02-23  2:01 UTC  (2+ messages)

[PATCH v3] gmon: Fix allocated buffer overflow (bug 29444)
 2023-02-22 22:24 UTC 

[PATCH] elf.h: add PT_GNU_SFRAME
 2023-02-22 22:21 UTC  (3+ messages)

[PATCH 1/1] malloc: remove redundant check of unsorted bin corruption
 2023-02-22 22:05 UTC  (2+ messages)

[v2] C2x scanf binary constant handling
 2023-02-22 21:36 UTC  (5+ messages)
  ` [v3] "

Ignore MAP_VARIABLE in tst-mman-consts.py
 2023-02-22 21:33 UTC  (2+ messages)

[PATCH] ld.so: Check protected symbols
 2023-02-22 21:23 UTC  (2+ messages)

Use Linux 6.2 in build-many-glibcs.py
 2023-02-22 20:01 UTC  (2+ messages)


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