unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-07-24 07:50:41 to 2020-08-03 16:09:35 UTC [more...]

glibc 2.32 - Machine testing results
 2020-08-03 16:09 UTC  (4+ messages)

[PATCH] powerpc: Fix incorrect cache line size load in memset (bug 26332)
 2020-08-03 16:07 UTC  (3+ messages)

[PATCH] powerpc: Move cache line size to rtld_global_ro
 2020-08-03 16:07 UTC  (8+ messages)
` [PATCH 1/2] powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]
  ` [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro

[patch, nios2, committed] Update Nios II ULPs
 2020-08-03 16:06 UTC  (2+ messages)

fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny
 2020-08-03 13:19 UTC  (11+ messages)
          ` fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny (v2)
              ` fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny (v3)
                  ` fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny (v4)

[PATCH 1/5] login: Consolidate utmp and utmpx headers
 2020-08-02 22:05 UTC  (19+ messages)
` [PATCH 2/5] login: Move gnu utmpx to default implementaion
` [PATCH 3/5] login: Add 64-bit time support
` [PATCH 4/5] login: User 64-bit time on struct lastlog
` [PATCH 5/5] Remove __WORDSIZE_TIME64_COMPAT32

[PATCH 00/16] Add y2038 support for stat functions
 2020-08-02 19:46 UTC  (41+ messages)
` [PATCH 01/16] linux: Always define STAT_IS_KERNEL_STAT
` [PATCH 02/16] linux: Define STAT64_IS_KERNEL_STAT64
` [PATCH 03/16] linux: Consolidate xstat{64}
` [PATCH 04/16] linux: Consolidate lxstat{64}
` [PATCH 05/16] linux: Consolidate fxstat{64}
` [PATCH 06/16] linux: Consolidate fxstatat{64}
` [PATCH 07/16] Linux: Consolidate xmknod
` [PATCH 08/16] Remove internal usage of extensible stat functions
` [PATCH 09/16] Remove stat wrapper functions, move them to exported symbols
` [PATCH 10/16] Remove mknod wrapper functions, move them to symbols
` [PATCH 11/16] linux: Move the struct stat{64} to struct_stat.h
` [PATCH 12/16] linux: Implement {l}fstat{at} in terms of fstatat
` [PATCH 13/16] linux: Disentangle fstatat from fxstatat
` [PATCH 14/16] linux: Move {f}xstat{at} to compat symbols
` [PATCH 15/16] linux: Add {f}stat{at} y2038 support
` [PATCH 16/16] linux: Move xmknoda{at} to compat symbols

New Russian PO file for 'libc' (version 2.31.9000)
 2020-08-02 15:37 UTC 

C-kermit fails
 2020-08-01  8:07 UTC  (16+ messages)

nonsense benchtests results
 2020-08-01  7:02 UTC  (4+ messages)

[PATCH v8] string: Adds tests for test-strncasecmp and test-strncpy
 2020-07-31 14:14 UTC  (3+ messages)

[PATCH] aarch64: update NEWS about branch protection
 2020-07-31 13:22 UTC  (10+ messages)

New x86-64 micro-architecture levels
 2020-07-31 13:20 UTC  (12+ messages)

[PATCH] Move NEWS entry for CVE-2020-1751 to the 2.31 section
 2020-07-31 10:36 UTC  (2+ messages)

New Swedish PO file for 'libc' (version 2.31.9000)
 2020-07-31 10:22 UTC 

[RFC PATCH] Replacing "master-slave" terminology for pseudoterminals
 2020-07-31  7:48 UTC  (9+ messages)

[PATCH v3 00/19] glibc port for 32-bit RISC-V (RV32)
 2020-07-30 23:11 UTC  (7+ messages)
` [PATCH v3 13/19] RISC-V: Add the RV32 libm-test-ulps
          ` [PATCH] RISC-V: Update lp64d libm-test-ulps according to HiFive Unleashed

Toolchain-and-Linux-kernel session at LPC
 2020-07-30 15:48 UTC 

[PATCH] Correct locking and cancellation cleanup in syslog functions (bug 26100)
 2020-07-30 14:15 UTC  (2+ messages)

[PATCH] Add NEWS entry for CVE-2016-10228 (bug 19519)
 2020-07-30 11:52 UTC  (3+ messages)

[PATCH v2] Add NEWS entry for CVE-2016-10228 (bug 19519)
 2020-07-30 11:51 UTC 

Add builtin likely to assertions
 2020-07-30  6:30 UTC  (8+ messages)

Emit a warning when -z relro is unsupported
 2020-07-29 22:47 UTC  (3+ messages)

[PATCH v3] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
 2020-07-29 20:17 UTC  (2+ messages)

nonsense benchtests results
 2020-07-29 15:53 UTC 

[PATCH] elf: Sort only uninitialized objects in _dl_map_object_deps()
 2020-07-29 13:56 UTC  (5+ messages)

Rename "master" branch to "main"?
 2020-07-28 19:33 UTC  (18+ messages)
    ` Pseudoterminal terminology (was Re: Rename "master" branch to "main"?)

[PATCH v7] string: Adds tests for test-strncasecmp and test-strncpy
 2020-07-27 19:54 UTC  (2+ messages)

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

[PATCH] aarch64: Use future HWCAP2_MTE in ifunc resolver
 2020-07-27 13:52 UTC  (5+ messages)

Use binutils 2.35 branch in build-many-glibcs.py
 2020-07-27 13:07 UTC  (2+ messages)

[PATCH] Use size_t for mallinfo fields
 2020-07-27 12:45 UTC  (11+ messages)

[PATCH v2 1/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader
 2020-07-27 10:12 UTC  (10+ messages)
      ` [PATCH v2.1 "
          ` [PATCH v3 "

[PATCH] NEWS: Deprecate nss_hesiod
 2020-07-27  6:17 UTC  (3+ messages)

[PATCH] ld.so: add an --argv0 option
 2020-07-27  5:54 UTC  (4+ messages)

5 x86-64 test failures on master, math/test-*-j0
 2020-07-25 21:10 UTC  (3+ messages)
` [PATCH] Update x86-64 libm-test-ulps

[PATCH] Update tcache double-free check
 2020-07-25 21:07 UTC  (4+ messages)

what is the application scenes of adding optimized Q-register for memcpy
 2020-07-25 10:02 UTC  (3+ messages)

[PATCH] NEWS: Deprecate weak libpthread symbols for single-threaded checks
 2020-07-24 20:40 UTC  (4+ messages)

glibc 2.32 - Release manager authorization
 2020-07-24 13:22 UTC 

[suggestion] tcache double-free check
 2020-07-24 12:29 UTC  (9+ messages)

[PATCH v2] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
 2020-07-24 12:11 UTC  (3+ messages)

New Dutch PO file for 'libc' (version 2.31.9000)
 2020-07-24  9:07 UTC 

[PATCH v7 00/14] aarch64: branch protection support
 2020-07-24  8:06 UTC  (5+ messages)
` [PATCH v7 14/14] aarch64: add NEWS entry about "


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