unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 15:07:24 to 2020-07-22 09:00:41 UTC [more...]

[PATCH] ld.so: add an --argv0 option
 2020-07-22  9:00 UTC  (2+ messages)

New x86-64 micro-architecture levels
 2020-07-22  8:44 UTC  (9+ messages)

[PATCH v2] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
 2020-07-22  7:37 UTC 

[PATCH] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
 2020-07-22  7:30 UTC 

[PATCH] powerpc: Fix POWER10 selection
 2020-07-21 21:04 UTC  (4+ messages)

[PATCH] Workaround deprecation warnings introduced in libselinux >= 3.1
 2020-07-21 20:27 UTC  (2+ messages)

nearbyint(double) on aarch64 vs. riscv
 2020-07-21 20:26 UTC  (5+ messages)

massive increase of the size of the library
 2020-07-21 19:37 UTC  (7+ messages)

New Chinese (simplified) PO file for 'libc' (version 2.30.9000)
 2020-07-21 17:22 UTC 

[PATCH] powerpc64le: guarantee a .gnu.attributes section [BZ #26220]
 2020-07-21 14:32 UTC  (4+ messages)

[PATCH] makedb: fix build with libselinux >= 3.1
 2020-07-21 13:14 UTC  (4+ messages)

[PATCH 0/5] Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat
 2020-07-21  9:54 UTC  (3+ messages)

[suggestion] tcache double-free check
 2020-07-21  6:03 UTC  (3+ messages)

[PATCH 00/11] Fix fgetsgent_r data corruption bug (20338)
 2020-07-21  3:28 UTC  (24+ messages)
` [PATCH 01/11] nss_files: Consolidate file opening in __nss_files_fopen
` [PATCH 02/11] nss_compat: Do not use mmap to read database files (bug 26258)
` [PATCH 03/11] nss_files: Consolidate line parse declarations in <nss_files.h>
` [PATCH 04/11] nss_files: Use generic result pointer in parse_line
` [PATCH 05/11] libio: Add fseterr_unlocked for internal use
` [PATCH 06/11] nss: Add __nss_fgetent_r
` [PATCH 07/11] grp: Implement fgetgrent_r using __nss_fgetent_r
` [PATCH 08/11] gshadow: Implement fgetsgent_r using __nss_fgetent_r (bug 20338)
` [PATCH 09/11] pwd: Implement fgetpwent_r using __nss_fgetent_r
` [PATCH 10/11] shadow: Implement fgetspent_r "
` [PATCH 11/11] libio: Remove __libc_readline_unlocked

Update powerpc-nofpu libm-test-ulps [committed]
 2020-07-20 20:17 UTC 

Use MPFR 4.1.0 in build-many-glibcs.py
 2020-07-20 17:48 UTC  (3+ messages)
` Ping "

[PATCH v2] elf: Change TLS static surplus default back to 1664
 2020-07-20 14:33 UTC  (5+ messages)

[PATCH v7] string: Adds tests for test-strncasecmp and test-strncpy
 2020-07-20 13:25 UTC  (3+ messages)

[PATCH] nptl: Properly inline setgroups syscall [BZ #26248]
 2020-07-20 11:38 UTC  (19+ messages)
  ` [PATCH] nptl: Zero-extend arguments to SETXID syscalls "
      ` V2 "

[PATCH] Fix tst-libc_dlvsym{, -static} on ARC: don't check _sys_{err, sig}list
 2020-07-20  7:26 UTC  (2+ messages)

[hurd,commited] hurd: Fix longjmp early in initialization
 2020-07-18 13:11 UTC 

git commit -> IRC, Bugzilla, email integration
 2020-07-18 13:10 UTC  (2+ messages)

5 x86-64 test failures on master, math/test-*-j0
 2020-07-17 19:20 UTC 

[RFC 00/10] y2038: nptl: futex: Provide support for futex_time64
 2020-07-17 17:18 UTC  (15+ messages)

[PATCH] aarch64: Respect p_flags when protecting code with PROT_BTI
 2020-07-17 14:52 UTC  (2+ messages)

[PATCH] manual: New signal and errno string functions are AS-safe
 2020-07-17 14:34 UTC  (2+ messages)

[PATCH] Move <rpc/netdb.h> from sunrpc to inet
 2020-07-17 13:15 UTC  (4+ messages)

[PATCH] elf: Change TLS static surplus default back to 1664
 2020-07-17 11:39 UTC  (3+ messages)

[PATCH] AArch64: Improve strlen_asimd performance (bug 25824)
 2020-07-17 11:29 UTC  (5+ messages)

[PATCH] Linux: Remove rseq support
 2020-07-17  9:55 UTC  (14+ messages)

[PATCH 01/23] linux: Simplify clock_adjtime
 2020-07-17  7:11 UTC  (8+ messages)
` [PATCH 05/23] linux: Simplify mq_timedreceive
` [PATCH 12/23] linux: Add helper function to optimize 64-bit time_t fallback support

[RFC PATCH] riscv: Add support for STT_GNU_IFUNC symbols
 2020-07-17  3:05 UTC  (7+ messages)

glibc 2.32 fully frozen --- please start machine testing (and continue fixing bugs)
 2020-07-16 21:27 UTC 

[PATCH] glibc: dlopen RTLD_NOLOAD optimization
 2020-07-16 20:24 UTC  (3+ messages)

V7: [PATCH 0/2] x86: Install <sys/platform/x86.h>
 2020-07-16 20:15 UTC  (5+ messages)
` V7: [PATCH 2/2] x86: Install <sys/platform/x86.h> [BZ #26124]
  ` PING: "

[PATCH v3 00/19] glibc port for 32-bit RISC-V (RV32)
 2020-07-16  8:27 UTC  (38+ messages)
` [PATCH v3 01/19] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [PATCH v3 02/19] RISC-V: Cleanup some of the sysdep.h code
` [PATCH v3 03/19] RISC-V: Use 64-bit-time syscall numbers with the 32-bit port
` [PATCH v3 04/19] RISC-V: Add support for 32-bit vDSO calls
` [PATCH v3 06/19] sysv/linux: riscv: Fix dl-cache.h indentation
` [PATCH v3 07/19] RISC-V: Add path of library directories for the 32-bit
` [PATCH v3 10/19] RISC-V: Support the 32-bit ABI implementation
` [PATCH v3 11/19] RISC-V: Hard float support for 32-bit
` [PATCH v3 13/19] RISC-V: Add the RV32 libm-test-ulps
` [PATCH v3 14/19] RISC-V: Fix llrint and llround missing exceptions on RV32
` [PATCH v3 15/19] RISC-V: Build Infastructure for 32-bit
` [PATCH v3 16/19] riscv32: Specify the arch_minimum_kernel as 5.4
` [PATCH v3 17/19] RISC-V: Add rv32 path to RTLDLIST in ldd
` [PATCH v3 18/19] Documentation for the RISC-V 32-bit port
` [PATCH v3 19/19] Add RISC-V 32-bit target to build-many-glibcs.py

[PATCH v2 00/18] glibc port for 32-bit RISC-V (RV32)
 2020-07-16  0:23 UTC  (9+ messages)
` [PATCH v2 02/18] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
` [PATCH v2 07/18] RISC-V: nptl: update default pthread-offsets.h

[PATCH v2 1/2] arm: remove string/tst-memmove-overflow XFAIL
 2020-07-15 20:52 UTC  (4+ messages)
` [PATCH v2 2/2] Add NEWS entry for CVE-2020-6096 (bug 25620)

[PATCH v9] Fix time/tst-cpuclock1 intermitent failures
 2020-07-15 19:44 UTC  (16+ messages)
` [PATCH v10] "
          ` [PATCH] Correct timespec implementation [BZ #26232]

[PATCH] manual: Use Unicode instead HTML entities for characters (bug 19737)
 2020-07-15 19:17 UTC  (2+ messages)

RFC: Add ET_DEBUG
 2020-07-15 15:47 UTC  (4+ messages)

[PATCH] AArch64: Add optimized Q-register memcpy
 2020-07-15  8:16 UTC  (3+ messages)

[PATCH] AArch64: Align ENTRY to a cacheline
 2020-07-15  8:15 UTC  (3+ messages)

[PATCH] AArch64: Rename IS_ARES to IS_NEOVERSE_N1
 2020-07-14 20:18 UTC  (2+ messages)

RFC: strategies to provide y2038 support for stat functions
 2020-07-14 17:43 UTC  (3+ messages)

[RFC PATCH glibc] Linux: Use fixed rseq_len value for rseq registration
 2020-07-14 17:12 UTC  (13+ 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).