unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-03-26 08:07:21 to 2020-03-31 11:34:47 UTC [more...]

[PATCH v5] Fix time/tst-cpuclock1 intermitent failures
 2020-03-31 11:34 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v6 1/3] y2038: include: Move struct __timespec64 definition to a separate file
 2020-03-31  8:35 UTC  (3+ messages)
` [PATCH v6 2/3] y2038: linux: Provide __mq_timedsend_time64 implementation
` [PATCH v6 3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation

Closing glibc release branches 2.18 - 2.24
 2020-03-31  8:08 UTC  (5+ messages)

[PATCH 1/4] Use libc_fe* macros in ldbl-128/s_nearbyintl.c
 2020-03-31  7:39 UTC  (12+ messages)
` [PATCH 3/4] Use libc_fe* macros in ldbl-128/e_expl.c

[PATCH] Fix alignment bug in Safe-Linking
 2020-03-31  6:13 UTC  (5+ messages)

[PATCH] Typo fixes and CR cleanup in Safe-Linking
 2020-03-31  6:11 UTC 

execvpe limits PATH environment variable to PATH_MAX
 2020-03-31  3:56 UTC  (5+ messages)

glibc build for Hurd broken
 2020-03-31  0:38 UTC  (2+ messages)

Use Linux 5.6 and GMP 6.2.0 in build-many-glibcs.py [committed]
 2020-03-31  0:22 UTC 

[PATCH] powerpc: Add support for fmaf128() in hardware
 2020-03-30 21:09 UTC  (3+ messages)

[RFC] x86_64: Add SSE sfp-exceptions
 2020-03-30 19:28 UTC 

[RFC][PATCH 0/6] binutils patches to add DT_FLAGS_1 / DF_1_UNIQUE
 2020-03-30 18:06 UTC  (8+ messages)
` [RFC][PATCH 1/6] Define a new DT_FLAGS_1 flag DF_1_UNIQUE for ld, readelf et al
` [RFC][PATCH 2/6] Handle DF_1_UNIQUE in ld
` [RFC][PATCH 3/6] Document DF_1_UNIQUE in the man page and ld help output
` [RFC][PATCH 4/6] Handle DF_1_UNIQUE in readelf
` [RFC][PATCH 5/6] Define DT_FLAGS_1 flag DF_1_UNIQUE for gold
` [RFC][PATCH 6/6] Implement and document DF_1_UNIQUE handling in gold

[PATCH] Reset converter state after second wchar_t output (Bug 25734)
 2020-03-30 17:52 UTC  (14+ messages)

[RFC][PATCH v4 00/15] Proof-of-Concept implementation of RTLD_SHARED for dlmopen
 2020-03-30 17:43 UTC  (16+ messages)
` [RFC][PATCH v4 01/15] Declare and describe the dlmopen RTLD_SHARED flag
` [RFC][PATCH v4 02/15] include/link.h: Update the link_map struct to allow proxies
` [RFC][PATCH v4 03/15] elf/dl-object.c: Implement a helper function to proxy link_map entries
` [RFC][PATCH v4 04/15] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying
` [RFC][PATCH v4 05/15] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path
` [RFC][PATCH v4 06/15] elf/dl-init.c: Skip proxied link map entries in the dl init path
` [RFC][PATCH v4 07/15] Define a new DT_FLAGS_1 flag - DF_1_UNIQUE
` [RFC][PATCH v4 08/15] Abstract the loaded-DSO search code into a private helper function
` [RFC][PATCH v4 09/15] Compare loaded DSOs by file ID and check for DF_1_UNIQUE
` [RFC][PATCH v4 10/15] Use the new DSO finder helper function since we have it
` [RFC][PATCH v4 11/15] Use the DSO search helper to check for preloaded DF_1_UNIQUE DSOs
` [RFC][PATCH v4 12/15] When loading new DSOs into alternate namespaces check for DF_1_UNIQUE
` [RFC][PATCH v4 13/15] Suppress inter-namespace DSO sharing for audit libraries
` [RFC][PATCH v4 14/15] dlsym, dlvsym should be able to look up symbols via DSO proxies
` [RFC][PATCH v4 15/15] Add the DT_FLAGS_1 DF_1_UNIQUE flag to the glibc cluster

[PATCH] Add Safe-Linking to fastbins and tcache
 2020-03-30 17:19 UTC  (13+ messages)

[PATCH] Remove __NO_MATH_INLINES
 2020-03-30 17:00 UTC 

[PATCH v6 0/5] Always use 32-bit time_t for certain syscalls
 2020-03-30 16:44 UTC  (14+ messages)
` [PATCH v6 1/5] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
` [PATCH v6 2/5] linux: Use long time_t __getitimer/__setitimer
` [PATCH v6 3/5] resource: Add a __rusage64 struct
` [PATCH v6 4/5] linux: Use long time_t for wait4/getrusage
` [PATCH v6 5/5] sysv/alpha: Use generic __timeval32 and helpers

math: Add inputs that yield larger errors for float type
 2020-03-30 14:10 UTC 

[PATCH v2 0/3] x86: Add support for Zhaoxin processors
 2020-03-30  5:33 UTC  (4+ messages)
` [PATCH v2 1/3] x86: Add CPU Vendor ID detection "
` [PATCH v2 2/3] x86: Add cache information "
` [PATCH v2 3/3] x86: Add the test case of __get_cpu_features "

[hurd,commited] hurd: Make O_TRUNC update mtime/ctime
 2020-03-29 17:43 UTC 

[PATCH] provide y2038 safe socket constants
 2020-03-29  4:16 UTC 

[PATCH v4 0/3] Support y2038 semctl_syscall()
 2020-03-28 10:28 UTC  (12+ messages)
` [PATCH v4 1/3] bits/sem.h: Split out struct semid_ds
` [PATCH v4 2/3] semctl: Remove the sem-pad.h file
` [PATCH v4 3/3] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH v4 00/15] glibc port to ARC processors
 2020-03-28  6:42 UTC  (34+ messages)
` [PATCH v4 02/15] ARC: ABI Implementation
` [PATCH v4 07/15] ARC: hardware floating point support
` [PATCH v4 08/15] ARC: Linux Syscall Interface
` [PATCH v4 09/15] ARC: Linux ABI
` [PATCH v4 11/15] ARC: ABI lists
` [PATCH v4 13/15] ARC: Build Infrastructure
` [PATCH v4 15/15] Documentation for ARC port

[PATCH] Add benchtests for roundeven and roundevenf
 2020-03-27 23:25 UTC  (2+ messages)

[PATCH v2 1/3] math: Remove fenvinline.h
 2020-03-27 21:43 UTC  (10+ messages)
` [PATCH 2/3] x86: Remove feraiseexcept optimization
` [PATCH 3/3] sparc: Move __fenv_{ld,st}fsr to fenv-private.h

[PATCH v2 00/10] IEEE binary128 long double on powerpc64le
 2020-03-27 21:34 UTC  (12+ messages)
` [PATCH v2 01/10] ldbl-128ibm-compat: workaround C++ redirect limitations
` [PATCH v2 02/10] ldbl-128ibm: simplify iscanonical.h
` [PATCH v2 03/10] Rename __LONG_DOUBLE_USES_FLOAT128 to
` [PATCH v2 04/10] powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 used
` [PATCH v2 05/10] powerpc64le: workaround ieee long double / _Float128 stdc++ bug
` [PATCH v2 06/10] powerpc64le: raise GCC requirement to 7.3 for long double transition
` [PATCH v2 07/10] powerpc64le: bump binutils version requirement to >= 2.26
` [PATCH v2 08/10] powerpc64le: enforce non-specific long double in .gnu.attributes section
` [PATCH v2 09/10] powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)
` [PATCH v2 10/10] powerpc64le: Enable support for IEEE long double

[PATCH v5 0/8] Always use 32-bit time_t for certain syscalls
 2020-03-27 18:42 UTC  (27+ messages)
` [PATCH v5 1/8] sysv/linux: Rename alpha functions to be alpha specific
` [PATCH v5 2/8] time: Add a timeval with a 32-bit tv_sec and tv_usec
` [PATCH v5 3/8] time: Add a __itimerval64 struct
` [PATCH v5 4/8] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
` [PATCH v5 5/8] linux: Use long time_t __getitimer/__setitimer
` [PATCH v5 6/8] resource: Add a __rusage64 struct
` [PATCH v5 7/8] linux: Use long time_t for wait4/getrusage

is stdlib/tst-setcontext7 a bad test?
 2020-03-27 17:07 UTC  (12+ messages)

[PATCH 0/3] RFC: Platform Support for AMD Zen and AVX2/AVX
 2020-03-27 14:26 UTC  (6+ messages)

Support a given active release branch for 3 years
 2020-03-26 21:40 UTC 

[PATCH v5 1/3] y2038: include: Move struct __timespec64 definition to a separate file
 2020-03-26 20:05 UTC  (3+ messages)
  ` [PATCH v5 2/3] y2038: linux: Provide __mq_timedsend_time64 implementation
  ` [PATCH v5 3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-03-26 19:04 UTC  (16+ 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 0/2] Introduce __libc_early_init (for rseq support)
 2020-03-26 16:39 UTC  (4+ messages)
` [PATCH 1/2] Introduce <elf_machine_sym_no_match.h>

[PATCH glibc 0/9] Restartable Sequences enablement
 2020-03-26 15:56 UTC  (10+ messages)
` [PATCH glibc 1/9] Introduce <elf_machine_sym_no_match.h>
` [PATCH glibc 2/9] Move elf/elf_machine_sym_no_match.h to sysdeps/generic
` [PATCH glibc 3/9] Implement __libc_early_init
` [PATCH glibc 4/9] nptl: Start new threads with all signals blocked [BZ #25098]
` [PATCH glibc 5/9] glibc: Perform rseq(2) registration at C startup and thread creation (v17)
` [PATCH glibc 6/9] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v7)
` [PATCH glibc 7/9] support record failure: allow use from constructor
` [PATCH glibc 8/9] support: implement xpthread key create/delete (v4)
` [PATCH glibc 9/9] rseq registration tests (v9)

[PATCH] malloc: Fix [BZ #22853] weak randomization on thread arenas
 2020-03-26 14:12 UTC  (11+ messages)

[PATCH v2 0/5] y2038: Replace __clock_gettime with __clock_gettime64
 2020-03-26  8:06 UTC  (3+ messages)
` [PATCH v2 4/5] y2038: nscd: Modify nscd_helper to use __clock_gettime64
` [PATCH v2 5/5] y2038: Replace __clock_gettime with __clock_gettime64


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