unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-07-08 15:32:02 to 2019-07-17 07:03:32 UTC [more...]

[RFC v3 00/23] RISC-V glibc port for the 32-bit
 2019-07-17  7:03 UTC  (30+ messages)
` [RFC v3 01/23] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
` [RFC v3 02/23] sysdeps/gettimeofday: Use clock_gettime64 "
` [RFC v3 03/23] sysdeps/wait: Use waitid "
` [RFC v3 04/23] sysdeps/clock_gettime: Use clock_gettime64 "
` [RFC v3 05/23] sysdeps/timespec_get: "
` [RFC v3 06/23] Documentation for the RISC-V 32-bit port
` [RFC v3 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [RFC v3 08/23] RISC-V: define __NR_futex as __NR_futex_time64 for 32-bit
` [RFC v3 09/23] RISC-V: define __NR_* as __NR_*_time64/64 "
` [RFC v3 10/23] RISC-V: define __NR_clock_getres as __NR_*_time64 "
` [RFC v3 11/23] RISC-V: define __vdso_clock_getres as __vdso_clock_getres_time64 "
` [RFC v3 12/23] RISC-V: define __vdso_clock_gettime as __vdso_clock_gettime64 "
` [RFC v3 13/23] RISC-V: Use 64-bit timespec in clock_gettime vdso calls
` [RFC v3 14/23] RISC-V: Support dynamic loader for the 32-bit
` [RFC v3 15/23] RISC-V: Add path of library directories "
` [RFC v3 16/23] RISC-V: The ABI implementation "
` [RFC v3 17/23] RISC-V: Hard float support for the 32 bit
` [RFC v3 18/23] RISC-V: Regenerate ULPs of RISC-V
` [RFC v3 19/23] RISC-V: Add ABI lists
` [RFC v3 20/23] RISC-V: Build Infastructure for the 32-bit
` [RFC v3 21/23] RISC-V: Fix llrint and llround missing exceptions on RV32
` [RFC v3 22/23] Add RISC-V 32-bit target to build-many-glibcs.py
` [RFC v3 23/23] RISC-V: Use 64-bit vdso syscalls

Missing commit notifications
 2019-07-16 21:56 UTC  (2+ messages)

hppa build broken
 2019-07-16 20:45 UTC 

[PATCHv8] nss_db: protect against empty mappings
 2019-07-16 20:14 UTC  (15+ messages)
            ` CI/CD in glibc (was: nss_db: protect against empty mappings)
              ` CI/CD in glibc

[BZ 24106] Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/bash instead
 2019-07-16 19:13 UTC 

[PATCH] nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libc
 2019-07-16 18:40 UTC  (2+ messages)

[PATCH 3/4] Remove x64 _finite tests and references
 2019-07-16 18:19 UTC  (2+ messages)

[PATCH 2/4] Remove finite-math tests
 2019-07-16 18:19 UTC  (2+ messages)

[PATCH 1/4] Remove math-finite.h
 2019-07-16 18:19 UTC  (2+ messages)

[RFCv4] Add pthread_cond_timedwaitonclock_np
 2019-07-16 16:11 UTC  (8+ messages)
      ` pthread_cond_clockwait glibc forwarder (was Re: [RFCv4] Add pthread_cond_timedwaitonclock_np)

Accelerating Y2038 glibc fixes
 2019-07-16 15:19 UTC  (8+ messages)

[PATCH v2 0/3] Mips support for PT_GNU_STACK
 2019-07-16 11:16 UTC  (4+ messages)
` [PATCH v2 1/3] [ELF] Allow the machine support to enforce executable stack
  ` [PATCH v2 2/3] [MIPS] Define DL_EXEC_STACK_OVERRIDE
  ` [PATCH v2 3/3] [RFC][MIPS] Define GNU_STACK ABI

[PING^10][PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-07-16 10:53 UTC  (5+ messages)

[PATCH 0/4] Four locale data patches
 2019-07-16  9:55 UTC  (9+ messages)
` [PATCH v2 1/4] ga_IE and en_IE locales: Revert first_weekday removal (bug 24200)
` [PATCH 2/4] nl_BE and nl_NL locales: Dutch salutations (bug 23996)
` [PATCH 3/4] nl_BE locale: Use "copy "nl_NL"" in LC_NAME "
` [PATCH v4 4/4] Afar locales: Months and days updated from CLDR (bug 21897)
      `  "

[PATCH 0/2] nptl: Add pthread_clockjoin_np
 2019-07-16  9:59 UTC  (4+ messages)
` [PATCH 2/2] "

[RFC PATCH 1/2] Aarch64: Add simd exp/expf ABI symbols
 2019-07-15 18:29 UTC  (12+ messages)
    ` [EXT] "

[PATCH] Linux: Add <sys/direntries.h>
 2019-07-15 17:47 UTC  (14+ messages)

[PATCH] powerpc: Cleanup: use actual power8 assembly mnemonics
 2019-07-15 17:32 UTC  (3+ messages)

glibc 2.30 - 6 days until ABI freeze
 2019-07-12 20:30 UTC  (14+ messages)

[PATCH] nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595)
 2019-07-12 18:05 UTC  (13+ messages)

[COMMITTED 2.29] aarch64: handle STO_AARCH64_VARIANT_PCS
 2019-07-12 12:44 UTC 

[PATCH] test-in-container: Install locales into the test container
 2019-07-12  5:48 UTC  (15+ messages)
        ` Partial test suite run builds corrupt test-in-container testroot

CPython vs libstdc++
 2019-07-12  2:32 UTC  (4+ messages)

[PATCH] gconv: Check reference count in __gconv_release_cache [BZ #24677]
 2019-07-11 20:43 UTC  (2+ messages)

[PATCH 1/2] PPC64: Add libmvec SIMD single-precision power function
 2019-07-11 19:16 UTC  (4+ messages)
` [v2 PATCH "

[RFC] stdlib: Make atexit to not act as __cxa_atexit
 2019-07-11 19:09 UTC  (11+ messages)

[PATCH] aarch64: simplify the DT_AARCH64_VARIANT_PCS handling code
 2019-07-11 13:36 UTC  (9+ messages)

[PATCH v2] MIPS support for GNU hash
 2019-07-11 11:05 UTC 

[RFC v2 00/20] RISC-V glibc port for the 32-bit
 2019-07-10 17:47 UTC  (22+ messages)
` [RFC v2 08/20] sysdeps/wait: Use waitid if avaliable

dlinfo for the calling shared library
 2019-07-10 16:32 UTC  (5+ messages)

[PATCH] Linux: Add fortify wrapper for getdents64
 2019-07-10 15:58 UTC  (4+ messages)

New Chinese (traditional) PO file for 'libc' (version 2.28.9000)
 2019-07-10 11:12 UTC 

[PATCH 1/1] locale/tst-locale-locpath: Fix arguments passing
 2019-07-10  6:36 UTC  (2+ messages)

[PATCH 0/3] Mips support for PT_GNU_STACK
 2019-07-09 22:39 UTC  (8+ messages)
` [PATCH 1/3] [ELF] Allow the machine to override stack permissions via USE_DL_EXEC_STACK_OVERRIDE

[PATCH v2] [powerpc] fenv_libc.h: protect use of __builtin_cpu_supports()
 2019-07-09 16:21 UTC  (2+ messages)

No locales in test-in-container?
 2019-07-09 16:20 UTC  (9+ messages)

[PATCH] Don't declare __malloc_check_init in <malloc.h> (bug 23352)
 2019-07-09 16:18 UTC  (4+ messages)

[PATCH] [powerpc] fpu_control.h: protect use of __builtin_cpu_supports()
 2019-07-09 14:23 UTC  (5+ messages)

Ping [PATCH v6 00/11] nds32 glibc port, v6
 2019-07-09 12:05 UTC 

[RFC 1/1] testcase fail while using cross-test-ssh wrapper
 2019-07-09 11:59 UTC  (6+ messages)

[PATCH] Linux: Implement per-thread user and group IDs
 2019-07-09  9:48 UTC  (14+ messages)

[PATCH] dl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso mechanism
 2019-07-09  7:38 UTC  (3+ messages)

glibc at the Toolchains microconference at LPC 2019
 2019-07-09  0:14 UTC  (5+ messages)

[PATCHv3] nftw: fill in stat buf for dangling links [BZ #23501]
 2019-07-08 23:16 UTC  (2+ messages)

[patch] NEWS: clarify copy_file_range
 2019-07-08 21:41 UTC  (2+ messages)

[PATCH 01/12] m68k: Remove vDSO support
 2019-07-08 20:47 UTC  (5+ messages)
` [PATCH 11/12] linux: Consolidate time implementation
` [PATCH 12/12] linux: Consolidate gettimeofday implementation

[PATCH 00/28] powerpc floating-point optimization refactor
 2019-07-08 18:31 UTC  (17+ messages)
` [PATCH 24/28] powerpc: hypot refactor and optimization
` [PATCH 25/28] powerpc: Refactor modf{f}
` [PATCH 26/28] benchtests: Add logb{f} benchmark
` [PATCH 27/28] math: Use wordsize-64 version for s_logb
` [PATCH 28/28] powerpc: refactor logb{f,l}


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