unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-08-24 18:17:30 to 2020-09-02 20:16:21 UTC [more...]

[PATCH] Use size_t for mallinfo fields
 2020-09-02 20:16 UTC  (12+ messages)

[PATCH 0/5] iconv: module for MODIFIED-UTF-7
 2020-09-02 20:01 UTC  (4+ messages)

[PATCH 1/2] Require binutils 2.27 or later to build glibc
 2020-09-02 17:09 UTC  (3+ messages)
` [PATCH 2/2] Update INSTALL with package versions that are known to work

[PATCH] Loosen the limits of time/tst-cpuclock1
 2020-09-02 16:10 UTC  (5+ messages)

[PATCH] Update powerpc libm-test-ulps
 2020-09-02 14:52 UTC  (9+ messages)

[PATCH] Update i686 ulps
 2020-09-02 14:09 UTC  (2+ messages)

[PATCH 1/2] powerpc: Optimized strncpy for POWER9
 2020-09-02 14:00 UTC  (7+ messages)
` [PATCH 2/2] powerpc: Optimzed stpncpy "

[PATCH] x86-64: Fix FMA4 detection in ifunc [BZ #26534]
 2020-09-02 13:03 UTC  (6+ messages)
      ` [2.32] "

V8 [PATCH 1/2] x86: Clear some CPU usable feature bits
 2020-09-02 12:55 UTC  (5+ messages)
` V8 [PATCH 2/2] x86: Install <sys/platform/x86.h> [BZ #26124]
  ` PING: "
    ` PING^2: "
      ` PING^3: "

[PATCH v2 1/5] Sync getcwd with gnulib
 2020-09-02 11:50 UTC  (7+ messages)
` [PATCH v2 2/5] linux: Remove __ASSUME_ATFCTS
` [PATCH v2 3/5] Use LFS readdir in generic POSIX getcwd [BZ# 22899]
` [PATCH v2 4/5] linux: Simplify getcwd implementation
` [PATCH v2 5/5] io: Reorganize the "

[PATCH] elf.h: Add aarch64 bti/pac dynamic tag constants
 2020-09-02 11:28 UTC  (5+ messages)

[PATCH 0/1] x86: Tuning NT Threshold parameter for AMD machines
 2020-09-01 19:23 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] x86: Set CPU usable feature bits conservatively [BZ #26552]
 2020-09-01 18:43 UTC  (3+ messages)

[PATCH v3] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
 2020-09-01 18:40 UTC  (2+ messages)

[PATCH v2] string: Fix GCC 11 `-Werror=stringop-overread' error
 2020-09-01 18:13 UTC  (2+ messages)

[PATCH] string: Fix GCC 11 `-Werror=stringop-overread' error
 2020-09-01 17:37 UTC  (4+ messages)

[PATCH] install: Delete scripts/output-format.sed and support lld
 2020-09-01 16:12 UTC  (11+ messages)

[PATCH] ld.so: add an --argv0 option
 2020-09-01 15:09 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] elf: Replace a --defsym trick with an object file to be compatible with lld
 2020-08-31 23:21 UTC  (2+ messages)

[glibc] malloc: Fix mallinfo deprecation declaration
 2020-08-31 19:54 UTC  (5+ messages)

[PATCH 1/4] Sync getcwd with gnulib
 2020-08-31 18:27 UTC  (21+ messages)
` [PATCH 2/4] linux: Remove __ASSUME_ATFCTS
` [PATCH 3/4] Use LFS readdir in generic POSIX getcwd [BZ# 22899]
` [PATCH 4/4] io: Reorganize the getcwd implementation
  ` [PATCH v2] "

[COMMITTED] malloc: Fix mallinfo deprecation declaration
 2020-08-31 17:46 UTC 

[PATCH] string: Fix strerrorname_np return value [BZ #26555]
 2020-08-31 16:23 UTC 

[PATCH] x32: Add <asm/unistd_x32.h> and regenerate arch-syscall.h
 2020-08-31 12:56 UTC  (14+ messages)
                  ` [PATCH] x32: Add <fixup-asm-unistd.h> "

[PATCH] C11 threads: Fix inaccuracies in testsuite
 2020-08-31 10:21 UTC  (5+ messages)

[PATCH v5 00/17] glibc port for 32-bit RISC-V (RV32)
 2020-08-29 21:41 UTC  (14+ messages)

[PATCH v2] Ensure standard file descriptors are open on start
 2020-08-28  0:12 UTC  (9+ messages)

[PATCH v2 00/18] glibc port for 32-bit RISC-V (RV32)
 2020-08-27 19:43 UTC  (14+ messages)
` [PATCH v2 09/18] RISC-V: The ABI implementation for 32-bit
` [PATCH v2 10/18] RISC-V: Hard float support "

v3 [PATCH 4/4] nsswitch: use new internal API
 2020-08-27 18:42 UTC 

v3 [PATCH 3/4] nss: Implement <nss_database.h>
 2020-08-27 18:42 UTC 

[PATCH] Allow memset local PLT reference for RISC-V
 2020-08-27 18:31 UTC  (19+ messages)

v3 [PATCH 2/4] <nss_action.h>: New abstraction for combining NSS modules
 2020-08-27 18:41 UTC 

v3 [PATCH 1/4] nss: Introduce <nss_module.h>
 2020-08-27 18:41 UTC 

v2 [PATCH 4/4] nsswitch: use new internal API
 2020-08-27 18:41 UTC  (2+ messages)

[hurd,commited] hurd: define BSD 4.3 ioctls only under __USE_MISC
 2020-08-27 11:36 UTC 

[PATCH] [RFC] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
 2020-08-27  6:20 UTC  (16+ messages)

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-08-26 21:16 UTC  (14+ messages)
        ` switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)
                ` ARC rebootstrap prereq (was Re: switching ARC to 64-bit time_t )

[PATCH v9] string: test strncasecmp and strncpy near page boundaries
 2020-08-26 20:58 UTC  (4+ messages)

[PATCH] Update tcache double-free check
 2020-08-26 20:40 UTC  (7+ messages)

[PATCH] elf/tst-libc_dlvsym: Add a TEST_COMPAT around some symbol tests
 2020-08-26 16:23 UTC  (3+ messages)

[PATCH] io/lockf: Include bits/types.h before __OFF_T_MATCHES_OFF64_T check
 2020-08-26 16:21 UTC  (2+ messages)

add "workload" traces for sin/exp/pow in binary32/64/128
 2020-08-26 13:46 UTC  (6+ messages)

Accuracy of Mathematical Functions in Single Precision
 2020-08-26 12:34 UTC  (2+ messages)

[PATCH] nss: remove obsolete code
 2020-08-26  9:15 UTC  (3+ messages)

GNU Tools @ LPC 2020
 2020-08-25 15:01 UTC  (2+ messages)

add "workload" traces for sin/exp/pow in binary32/64/128 (ping)
 2020-08-25 14:26 UTC 

[PATCH 0/5] Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat
 2020-08-25 12:16 UTC  (15+ messages)

[PATCH] AArch64: Improve backwards memmove performance
 2020-08-25 12:15 UTC  (2+ messages)

GNU Tools @ LPC 2020 - Q&A: GCC Steering Committee, GLIBC, GDB, Binutils Stewards
 2020-08-25  3:18 UTC 

[PATCH 01/23] linux: Simplify clock_adjtime
 2020-08-24 18:34 UTC  (23+ messages)
` [PATCH 13/23] linux: Simplify clock_getres
` [PATCH 14/23] linux: Add ppoll time64 optimization
` [PATCH 15/23] linux: Add time64 semtimedop support
` [PATCH 16/23] linux: Add time64 pselect support
` [PATCH 17/23] linux: Add time64 select support
` [PATCH 18/23] linux: Add time64 recvmmsg support
` [PATCH 19/23] linux: Add time64 sigtimedwait support
` [PATCH 20/23] linux: Use 64-bit time_t syscall on clock_getcputclockid
` [PATCH 21/23] linux: Consolidate utimes
` [PATCH 22/23] linux: Fix time64 support for futimesat
` [PATCH 23/23] linux: Add time64 support for nanosleep

[PATCH v8 28/28] arm64: mte: Add Memory Tagging Extension documentation
 2020-08-24 18:27 UTC 


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