unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-03-29 22:19:42 to 2020-04-03 07:41:57 UTC [more...]

[COMMITTED] S390: Regenerate ULPs
 2020-04-03  7:41 UTC 

[PATCH] Add tests for Safe-Linking
 2020-04-03  7:39 UTC  (3+ messages)

[PATCH 00/18] glibc port for 32-bit RISC-V (RV32)
 2020-04-02 23:33 UTC  (13+ messages)
` [PATCH 01/18] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [PATCH 02/18] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
` [PATCH 03/18] RISC-V: Add support for 32-bit vDSO calls
` [PATCH 04/18] RISC-V: Add socket-constants.h for RV32
` [PATCH 05/18] RISC-V: Support dynamic loader for the 32-bit
` [PATCH 06/18] RISC-V: Add path of library directories "
` [PATCH 07/18] RISC-V: Add arch-syscall.h for RV32
` [PATCH 08/18] RISC-V: nptl: update default pthread-offsets.h
` [PATCH 09/18] RISC-V: The ABI implementation for 32-bit

"make check" times
 2020-04-02 23:05 UTC  (18+ messages)

Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h
 2020-04-02 21:45 UTC 

[PATCH v4 00/15] glibc port to ARC processors
 2020-04-02 20:22 UTC  (20+ messages)
` [PATCH v4 02/15] ARC: ABI Implementation
        ` Big Endian support as multi-ABI (was Re: [PATCH v4 02/15] ARC: ABI Implementation)
` [PATCH v4 13/15] ARC: Build Infrastructure
          ` __syscall_error (was Re: [PATCH v4 13/15] ARC: Build Infrastructure)

[PATCH v2 00/10] IEEE binary128 long double on powerpc64le
 2020-04-02 16:48 UTC  (9+ messages)
` [PATCH v2 01/10] ldbl-128ibm-compat: workaround C++ redirect limitations
` [PATCH v2 06/10] powerpc64le: raise GCC requirement to 7.3 for long double transition

[PATCH 1/3] nptl: Remove x86_64 cancellation assembly implementations
 2020-04-02 12:27 UTC  (5+ messages)
` [PATCH 2/3] nptl: Move cancel state out of cancelhandling
` [PATCH 3/3] nptl: Move cancel type "

[PATCH] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]
 2020-04-02 11:34 UTC  (5+ messages)

[PATCH] powerpc: Update ULPs and xfail more ibm128 outputs
 2020-04-01 23:09 UTC  (2+ messages)

[PATCH] generic/typesizes.h: Add support for 32-bit arches with 64-bit types
 2020-04-01 21:24 UTC  (4+ messages)

[PATCH] manual: Fix backtraces code example [BZ #10441]
 2020-04-01 20:34 UTC  (2+ messages)

[PATCH] Reset converter state after second wchar_t output (Bug 25734)
 2020-04-01 17:34 UTC  (13+ messages)

Update syscall lists for Linux 5.6
 2020-04-01 17:08 UTC 

[PATCH v5 0/3] Support y2038 semctl_syscall()
 2020-04-01 16:53 UTC  (4+ messages)
` [PATCH v5 1/3] bits/sem.h: Split out struct semid_ds
` [PATCH v5 2/3] semctl: Remove the sem-pad.h file
` [PATCH v5 3/3] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH v5 0/8] Always use 32-bit time_t for certain syscalls
 2020-04-01 16:57 UTC  (4+ messages)
` [PATCH v5 8/8] sysv/alpha: Use generic __timeval32 and helpers

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

[PATCH v4 0/3] Support y2038 semctl_syscall()
 2020-04-01 16:16 UTC  (6+ messages)
` [PATCH v4 3/3] sysv: linux: Pass 64-bit version of semctl syscall

math: Add inputs that yield larger errors for float type
 2020-04-01 12:28 UTC  (6+ messages)

binutils ld and new PT_GNU_PROPERTY segment
 2020-04-01 10:21 UTC  (6+ messages)

[PATCH] aarch64: update bits/hwcap.h
 2020-04-01  9:29 UTC 

[PATCH] Fix alignment bug in Safe-Linking
 2020-04-01  1:55 UTC  (7+ messages)

[PATCH] Typo fixes and CR cleanup in Safe-Linking
 2020-04-01  1:50 UTC  (3+ messages)

[PATCH v2] Force 64-bit time based syscalls for TIMESIZE==64
 2020-03-31 21:47 UTC  (2+ messages)
` [PATCH v3] Make any 32-bit time based syscalls unavailable "

[PATCH] provide y2038 safe socket constants
 2020-03-31 21:32 UTC  (8+ messages)
        ` [PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

[PATCH v4] Fix time/tst-cpuclock1 intermitent failures
 2020-03-31 19:02 UTC  (7+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

Support a given active release branch for 3 years
 2020-03-31 17:29 UTC  (6+ messages)

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

[PATCH v6 1/3] y2038: include: Move struct __timespec64 definition to a separate file
 2020-03-31 14:58 UTC  (6+ 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 14:32 UTC  (4+ messages)

[RFC][PATCH 0/6] binutils patches to add DT_FLAGS_1 / DF_1_UNIQUE
 2020-03-31 12:11 UTC  (9+ 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 1/4] Use libc_fe* macros in ldbl-128/s_nearbyintl.c
 2020-03-31  7:39 UTC  (11+ messages)
` [PATCH 3/4] Use libc_fe* macros in ldbl-128/e_expl.c

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 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  (10+ messages)
` [PATCH v6 2/5] linux: Use long time_t __getitimer/__setitimer

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


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