unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-06-12 19:32:17 to 2019-06-19 21:16:01 UTC [more...]

[PATCH] libio: do not cleanup wide buffers of legacy standard files [BZ #24228]
 2019-06-19 21:15 UTC  (12+ messages)
      ` [PATCH v3] libio: do not unbuffer legacy standard files in compatibility mode "
                  ` [PATCH v4] libio: do not attempt to free wide buffers of legacy streams "

[PATCH] nftw: fill in stat buf for dangling links [BZ #23501]
 2019-06-19 21:11 UTC 

[PATCH v2] powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]
 2019-06-19 20:33 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v4 00/12] nptl: Implement POSIX-proposed _clock variants of existing _timed functions
 2019-06-19 20:33 UTC  (17+ messages)
` [PATCH v4 01/12] support: Add xclock_now helper function
` [PATCH v4 02/12] support: Invent verbose_printf macro
` [PATCH v4 03/12] nptl: Convert various tests to use libsupport
` [PATCH v4 04/12] nptl: Add clockid parameter to futex timed wait calls
` [PATCH v4 05/12] nptl: Add POSIX-proposed sem_clockwait
` [PATCH v4 06/12] nptl: Add POSIX-proposed pthread_cond_clockwait
` [PATCH v4 07/12] nptl: pthread_rwlock: Move timeout validation into _full functions
` [PATCH v4 08/12] nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
` [PATCH v4 09/12] nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
` [PATCH v4 10/12] nptl: Add POSIX-proposed pthread_mutex_clocklock
` [PATCH v4 11/12] Update NEWS for new _clockwait and _clocklock functions
` [PATCH v4 12/12] nptl: Remove futex_supports_exact_relative_timeouts

[PATCH] Linux: Add fortify wrapper for getdents64
 2019-06-19 19:25 UTC  (4+ messages)

nss_db: protect against empty mappings
 2019-06-19 16:56 UTC  (15+ messages)
              ` [PATCH v4] "
              ` [PATCH v5] "
                  ` [PATCH V6] "

[PATCH] MIPS support for GNU hash
 2019-06-19 16:40 UTC 

[PATCH] posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
 2019-06-19 14:13 UTC 

New Belarusian PO file for 'libc' (version 2.28.9000)
 2019-06-19 10:47 UTC 

[PATCH] Fix gcc 9 build errors for make xcheck
 2019-06-19 10:38 UTC  (13+ messages)

[PATCH] dlfcn: Avoid one-element flexible array in Dl_serinfo
 2019-06-18 22:17 UTC  (3+ messages)

[PATCH 0/2 v2] [powerpc] utilize faster method to get FPSCR
 2019-06-18 21:03 UTC  (5+ messages)
` [PATCH 1/2 v2] [powerpc] add 'volatile' to asm
` [PATCH 2/2 v2] [powerpc] Use faster means to access FPSCR when possible in some cases

mmap64 with very large offset broken since glibc 2.26 (MIPS64 n32)
 2019-06-18 18:49 UTC  (14+ messages)

[PATCH 01/12] m68k: Remove vDSO support
 2019-06-18 17:31 UTC  (17+ messages)
` [PATCH 02/12] riscv: Enable VDSO for static linking
` [PATCH 03/12] s390: "
` [PATCH 04/12] sparc: "
` [PATCH 05/12] linux: Enable vDSO for static linking as default (BZ#19767)
` [PATCH 06/12] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW
` [PATCH 07/12] Refactor vDSO initialization code
` [PATCH 08/12] powerpc: Refactor vsyscall internal macros
` [PATCH 09/12] mips: Consolidate INTERNAL_VSYSCALL_CALL
` [PATCH 10/12] sparc64: Use linux generic time implementation
` [PATCH 11/12] linux: Consolidate "
` [PATCH 12/12] linux: Consolidate gettimeofday implementation

[PATCH] Linux: Add <sys/direntries.h>
 2019-06-18 16:15 UTC  (3+ messages)

[PATCH v3 0/6] Implement POSIX-proposed _clockwait variants of existing _timedwait functions
 2019-06-18 14:18 UTC  (16+ messages)
` [PATCH v3 1/6] nptl: Add clockid parameter to futex timed wait calls
` [PATCH v3 3/6] nptl: Add POSIX-proposed pthread_cond_clockwait
` [PATCH v3 4/6] nptl: pthread_rwlock: Move timeout validation into _full functions

[PATCH v1 0/4] nptl: Add POSIX-proposed pthread_mutex_clocklock function
 2019-06-18 14:02 UTC  (5+ messages)
` [PATCH v1 3/4] nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter

[PATCH] x86-64: Compile branred.c with -mprefer-vector-width=128
 2019-06-18 11:24 UTC 

nss_db: reset mapping after last get*ent
 2019-06-18  8:03 UTC  (5+ messages)

[PATCH] Don't pass NULL pointer to error [BZ #24556]
 2019-06-18  7:10 UTC  (10+ messages)

[PATCH] nl_AW locale: Correct the negative monetary format (bug 24614)
 2019-06-17 23:35 UTC 

[PATCH] nl_NL locale: Correct the negative monetary format (bug 24614)
 2019-06-17 23:27 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] x86-64: Compile branred.c with -mprefer-vector-width=128
 2019-06-17 21:41 UTC  (17+ messages)
  ` [PATCH] x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]

[PATCH] y2038: Introduce __ASSUME_TIME64_SYSCALLS define
 2019-06-17 15:42 UTC 

[PING^8][PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-06-17  8:59 UTC  (9+ messages)

Accepted GNU C Library BoF at GNU Cauldron 2019
 2019-06-15  3:05 UTC 

[PATCH 00/28] powerpc floating-point optimization refactor
 2019-06-14 18:34 UTC  (10+ messages)
` [PATCH 14/28] math: Use wordsize-64 version for isinf
` [PATCH 18/28] powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintf
` [PATCH 19/28] powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf
` [PATCH 20/28] powerpc: Refactor powerpc64 lround/lroundf/llround/llroundf

[PATCH glibc 0/2] aarch64: add STO_AARCH64_VARIANT_PCS support
 2019-06-14 17:09 UTC  (12+ messages)
` [PATCH glibc 2/2] aarch64: handle STO_AARCH64_VARIANT_PCS

[PATCH glibc 0/5] Restartable Sequences support for glibc
 2019-06-14 15:23 UTC  (6+ messages)
` [PATCH glibc 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v11)
` [PATCH glibc 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
` [PATCH glibc 3/5] support record failure: allow use from constructor
` [PATCH glibc 4/5] support: implement xpthread key create/delete (v2)
` [PATCH glibc 5/5] rseq registration tests (v5)

[PATCH 0/4] Fix, refactor and cleanup of __ppc_get_timebase_freq related code
 2019-06-14 15:26 UTC  (9+ messages)
` [PATCH 1/4] powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]
` [PATCH 2/4] powerpc: Add testcase for static version of __ppc_get_timebase_freq
` [PATCH 3/4] powerpc: Refactor of _get_timebase_freq
` [PATCH 4/4] powerpc: Remove unused internal macros for vsyscall

[glibc] <sys/stat.h>: Use Linux UAPI header for statx if available and useful
 2019-06-14 14:27 UTC  (15+ messages)

[PATCH] <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_include
 2019-06-14 14:18 UTC  (3+ messages)

[PATCH 0/5] Restartable Sequences support for glibc 2.30
 2019-06-14 13:59 UTC  (23+ messages)
` [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)

Problem with atexit and _dl_fini
 2019-06-14 12:29 UTC 

[PATCH] Fix bits/socket.h SIOCGSTAMP* namespace issues
 2019-06-14  8:28 UTC  (3+ messages)

ToT build error?
 2019-06-13 23:05 UTC  (2+ messages)

[PATCH v7] y2038: Introduce __ASSUME_TIME64_SYSCALLS define
 2019-06-13 22:50 UTC  (4+ messages)

Request for volunteer: glibc 2.31 release manager
 2019-06-13 19:34 UTC  (2+ messages)
` Request for volunteer: glibc **2.30** "

[PATCH 0/2] [powerpc] utilize faster method to get FPSCR
 2019-06-13 18:35 UTC  (4+ messages)
` [PATCH 1/2] [powerpc] add 'volatile' to asm

glibc 2.31 ABI freeze on July 1st
 2019-06-13 17:55 UTC  (3+ messages)

[PATCH] posix: Add posix_spawn_file_actions_closefrom
 2019-06-12 20:50 UTC 


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