unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-08-07 16:52:47 to 2019-08-14 12:53:22 UTC [more...]

[RFC v3 03/23] sysdeps/wait: Use waitid if avaliable
 2019-08-14 12:53 UTC  (23+ messages)
                            ` [PATCH v1 0/1] waitid: process group enhancement
                              ` [PATCH v1 1/1] waitid: Add support for waiting for the current process group

[patch v1] nptl: smarter not-parallel-ing
 2019-08-14 12:46 UTC  (9+ messages)

New kernel interface for sys_tz and timewarp?
 2019-08-14 12:15 UTC  (13+ messages)

[PATCH 0/6] IEEE long double printf and friends for powerpc64le
 2019-08-14 11:46 UTC  (8+ messages)
` [PATCH 1/6] ldbl-128ibm-compat: Add regular character printing functions
` [PATCH 2/6] ldbl-128ibm-compat: Add wide "
` [PATCH 3/6] ldbl-128ibm-compat: Add regular character, fortified "
` [PATCH 4/6] ldbl-128ibm-compat: Add wide "
` [PATCH 5/6] ldbl-128ibm-compat: Test double values
` [PATCH 6/6] ldbl-128ibm-compat: Test positional arguments

[PATCH] login: Fix updwtmp, updwtmx unlocking
 2019-08-14 11:33 UTC 

[PATCH] nptl: Move pthread_equal implementation into libc
 2019-08-14  8:44 UTC  (5+ messages)

[RFC v4 00/24] RISC-V glibc port for the 32-bit
 2019-08-13 23:44 UTC  (54+ messages)
` [RFC v4 01/24] sunrpc/clnt_udp: Ensure total_deadline is initalised
` [RFC v4 02/24] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
` [RFC v4 03/24] sysdeps/gettimeofday: Use clock_gettime64 "
` [RFC v4 04/24] sysdeps/wait: Use waitid "
` [RFC v4 05/24] sysdeps/clock_gettime: Use clock_gettime64 "
` [RFC v4 06/24] sysdeps/timespec_get: "
` [RFC v4 07/24] time: Deprecate struct timezone members
` [RFC v4 08/24] sysdeps/stat: Copy the statx struct to stat instead of stat64
` [RFC v4 09/24] Documentation for the RISC-V 32-bit port
` [RFC v4 10/24] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [RFC v4 11/24] RISC-V: define __NR_futex as __NR_futex_time64 for 32-bit
` [RFC v4 12/24] RISC-V: define __NR_* as __NR_*_time64/64 "
` [RFC v4 13/24] RISC-V: Use 64-bit timespec in clock_gettime vdso calls
` [RFC v4 14/24] RISC-V: Support dynamic loader for the 32-bit
` [RFC v4 15/24] RISC-V: Add path of library directories for RV32
` [RFC v4 16/24] RISC-V: The ABI implementation for the 32-bit
` [RFC v4 17/24] RISC-V: Hard float support for the 32 bit
` [RFC v4 18/24] RISC-V: Add ABI lists
` [RFC v4 19/24] RISC-V: Build Infastructure for the 32-bit
` [RFC v4 20/24] RISC-V: Fix llrint and llround missing exceptions on RV32
` [RFC v4 21/24] Add RISC-V 32-bit target to build-many-glibcs.py
` [RFC v4 22/24] RISC-V: Use 64-bit vdso syscalls for RV32
` [RFC v4 23/24] WIP: syscall.list: Call 64-bit versions of syscalls
` [RFC v4 24/24] timerfd_settime: Use 64-bit call if avaliable

Declare some TS 18661-4 interfaces for C2X [committed]
 2019-08-13 23:06 UTC 

RISC-V test results
 2019-08-13 22:45 UTC  (7+ messages)

[PATCH] powerpc: Fix typos and field name in comments
 2019-08-13 18:53 UTC  (3+ messages)

[PATCH] [MIPS] Raise highest supported EI_ABIVERSION value
 2019-08-13 15:35 UTC  (4+ messages)

[PATCH] login: Add nonstring attributes to struct utmpx [BZ #24899]
 2019-08-13 15:01 UTC  (3+ messages)

[PATCH] login: Assume that _HAVE_UT_* constants are defined
 2019-08-13 15:01 UTC  (5+ messages)

[PATCH] login: Replace macro-based control flow with function calls in utmp
 2019-08-13 13:47 UTC  (6+ messages)

[PATCH] aarch64: Add tunable glibc.memset.dc_zva_threshold
 2019-08-13 13:10 UTC  (4+ messages)

Declare most TS 18661-1 interfaces for C2X
 2019-08-13  7:22 UTC  (2+ messages)

Declare memccpy, strdup, strndup for C2X
 2019-08-13  7:22 UTC  (2+ messages)

Add feature test macro _ISOC2X_SOURCE
 2019-08-13  7:21 UTC  (6+ messages)

time64 abi choices for glibc and musl
 2019-08-12 21:54 UTC  (12+ messages)
  ` [musl] "
` [musl] "

[PATCH] login: Use struct flock64 in utmp [BZ #24880]
 2019-08-12 20:06 UTC  (4+ messages)

[PATCH] elf: Self-dlopen failure with explict loader invocation [BZ #24900]
 2019-08-12 19:52 UTC  (3+ messages)

[PATCH] login: Disarm timer after utmp lock acquisition [BZ #24879]
 2019-08-12 19:40 UTC  (2+ messages)

[PATCH] elf: Support elf/tst-dlopen-aout in more configurations
 2019-08-12 18:32 UTC  (3+ messages)

[PATCH v3] Mips support for PT_GNU_STACK
 2019-08-12 17:49 UTC  (3+ messages)
  `  "

[PATCH] login: pututline needs to validate the cache under write lock [BZ #24882]
 2019-08-12 13:48 UTC 

[PATCH] malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]
 2019-08-12  3:11 UTC  (7+ messages)

[PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
 2019-08-10 11:49 UTC  (7+ messages)

[patch] malloc: add mxfast tunable
 2019-08-09 18:05 UTC  (13+ messages)
` PING "
    ` [patchv3] "

Accelerating Y2038 glibc fixes
 2019-08-09 12:32 UTC  (7+ messages)
            ` Fwd: "

[PATCH v2 1/2] ipc: Refactor sysvipc internal definitions
 2019-08-09 12:18 UTC  (2+ messages)

Incorrect optimization for function__libc_message on C-SKY
 2019-08-09 10:50 UTC  (2+ messages)

[PATCH v2] nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595)
 2019-08-08 19:12 UTC 

PPC64 libmvec sincos/sincosf ABI
 2019-08-08 18:48 UTC  (3+ messages)

PPC64 libmvec sincos/sincosf ABI
 2019-08-08 17:51 UTC  (9+ messages)

glibc realloc(ptr, 0) vs. C17 specification
 2019-08-08 17:26 UTC  (3+ messages)

GNU Tools Cauldron 2019
 2019-08-08 13:40 UTC 

testroot.pristine creation falls over copying dynamic linker
 2019-08-07 23:51 UTC  (7+ messages)

Add SYNC_FILE_RANGE_WRITE_AND_WAIT from Linux 5.2 to bits/fcntl-linux.h
 2019-08-07 16:52 UTC  (2+ messages)


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