unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-02-13 15:24:42 to 2020-02-17 22:25:22 UTC [more...]

[PATCH 0/7] Remaining ldbl-128ibm-compat support
 2020-02-17 22:24 UTC  (13+ messages)
` [PATCH 1/7] ldbl-128ibm-compat: Provide nexttoward functions
` [PATCH 2/7] ldbl-128ibm-compat: enforce correct abi flags on internal file
` [PATCH 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions
    ` [PATCHv2 "
` [PATCH 4/7] ldbl-128ibm-compat: fixup subdir location of several funcs
` [PATCH 5/7] ldbl-128ibm-compat: enforce ibm128 on compat tests
` [PATCH 6/7] ldbl-128ibm: Let long double files have specific compiler flags
` [PATCH 7/7] RFC: ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally

[PATCH] mips: Fix bracktrace result for signal frames
 2020-02-17 22:06 UTC  (2+ messages)

[PATCH 0/3] <fd_to_filename.h> improvements
 2020-02-17 19:14 UTC  (14+ messages)
` [PATCH 1/3] <fd_to_filename.h>: Add type safety and port to Hurd
` [PATCH 2/3] Linux: Port ttyname, ttyname_r to <fd_file_name.h>
` [PATCH 3/3] Linux: Port fexecve to <fd_to_filename.h>

[PATCH] stdlib: Reduce namespace pollution in <inttypes.h>
 2020-02-17 18:35 UTC  (4+ messages)

[PATCH v2] Fix time/tst-cpuclock1 intermitent failures
 2020-02-17 16:44 UTC  (2+ messages)

[PATCH] Improve __LONG_DOUBLE_USES_FLOAT128 commentary
 2020-02-17 16:14 UTC  (2+ messages)

[PATCH] wcsmbs: Avoid escaped character literals in <wchar.h>
 2020-02-17 16:06 UTC  (4+ messages)

[PATCH] elf: Implement DT_AUDIT, DT_DEPAUDIT support [BZ #24943]
 2020-02-17 16:02 UTC 

[PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051]
 2020-02-17 16:01 UTC  (6+ messages)

[PATCH 0/6] long double to _Float128 redirecting support
 2020-02-17 15:08 UTC  (6+ messages)
` [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le
` [PATCH 2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294]

libc coordination list
 2020-02-17 13:48 UTC 

[PATCH 0/3] y2038: Conversion of [lf]utimes[at] to support 64 bit time
 2020-02-17 13:17 UTC  (4+ messages)
` [PATCH 1/3] y2038: linux: Provide __futimes64 implementation
` [PATCH 2/3] y2038: linux: Provide __lutimes64 implementation
` [PATCH 3/3] y2038: linux: Provide __futimesat64 implementation

[PATCH] Fix tst-pkey expectations on pkey_get
 2020-02-17 12:50 UTC  (7+ messages)
` [PATCH V2] "
  ` [PATCH v3] Fix tst-pkey expectations on pkey_get [BZ #23202]
      ` [PATCH v4] "

[PATCH] Always do locking when accessing streams (bug 15142, bug 14697)
 2020-02-17 12:44 UTC  (6+ messages)

[PATCH 0/4] Avoid malloc symbol interposition in the dynamic loader [BZ #25486]
 2020-02-17 12:25 UTC  (11+ messages)
` [PATCH 1/4] elf: Introduce the rtld-stubbed-symbols makefile variable
` [PATCH 2/4] elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c
` [PATCH 3/4] Remove weak declaration of free from <inline-hashtab.h>
` [PATCH 4/4] ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]

[hurd,commited 1/2] htl: Link internal htl tests against libpthread
 2020-02-17 12:23 UTC  (5+ messages)
` [hurd,commited 2/2] x86 tls: Use _Static_assert for TLS access size assertion

FYI s390x: 'current.ctime.tv_nsec' may be used uninitialized in this function
 2020-02-17 11:30 UTC  (4+ messages)

[PATCH] Move implementation of <file_change_detection.h> into a C file
 2020-02-17 11:28 UTC 

[PATCH COMMITTED] x86: Avoid single-argument _Static_assert in <tls.h>
 2020-02-17 10:25 UTC 

Review promise :-)
 2020-02-17  7:38 UTC  (18+ messages)

[hurd,commited] hurd: Add THREAD_GET/SETMEM/_NC
 2020-02-17  0:22 UTC  (4+ messages)

[hurd,commited] pthread: Fix building tst-robust8 with nptl
 2020-02-16 22:56 UTC 

[PATCH 0/3] Full removal of libc.so/ld.so interposition (bug 25486)
 2020-02-16 16:40 UTC  (5+ messages)
` [PATCH 1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
` [PATCH 2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)
` [PATCH 3/3] elf: Rework exception handling in the dynamic loader [BZ #25486]

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

[hurd,commited] pthread: Move robust mutex tests from nptl to sysdeps/pthread
 2020-02-16 14:45 UTC 

[hurd,commited] htl: Remove stub warning for pthread_mutexattr_setpshared
 2020-02-16 14:37 UTC 

[hurd,commited] htl: Add missing functions and defines for robust mutexes
 2020-02-16 14:13 UTC 

THREAD_GETMEM support for Hurd in glibc
 2020-02-15 20:18 UTC  (3+ messages)

[hurd,commited] htl: Only check pthread_self coherency when DEBUG is set
 2020-02-15 14:33 UTC 

[hurd,commited] hurd tls: update comment about fields at the end of tcbhead
 2020-02-15 12:57 UTC 

[PATCH 01/15] powerpc: Consolidate Linux syscall definition
 2020-02-15  9:55 UTC  (5+ messages)
` [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL
    ` [PATCH] arm: fix use of INTERNAL_SYSCALL_CALL

[RFC v6 00/23] RISC-V glibc port for the 32-bit
 2020-02-14 22:39 UTC  (6+ messages)
` [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64

Consensus on high-level objective of cleanup, refactor or rework patches
 2020-02-14 22:26 UTC  (7+ messages)

V2 [PATCH 0/5] i386: Finish CET support
 2020-02-14 22:10 UTC  (5+ messages)
` V2 [PATCH 5/5] i386: Enable CET support in ucontext functions
  ` V3 [PATCH] "
    ` V4 "

[PATCH] powerpc64: Add architecture-specific memory protection key support [BZ #23202]
 2020-02-14 19:13 UTC  (2+ messages)

[PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
 2020-02-14 17:55 UTC  (3+ messages)

[PATCH v2] sysv: linux: Pass 64-bit version of semctl syscall
 2020-02-14 16:39 UTC  (2+ messages)

[PATCH v3] Convert Python scripts to Python 3
 2020-02-14 16:39 UTC  (2+ messages)

Does anyone have ssh problem with glibc 2.31?
 2020-02-14 16:39 UTC  (5+ messages)

[PATCH v0] PPC64: Remove vec_finite_alias.c as aliases it creates are no longer required
 2020-02-14 16:14 UTC  (2+ messages)

[PATCHv2 1/2] Add a generic scalb implementation
 2020-02-14 15:16 UTC  (4+ messages)
` [PATCHv2 2/2] ldbl-128ibm-compat: Provide a "

Adjust thresholds in Bessel function implementations (bug 14469)
 2020-02-14 14:17 UTC  (3+ messages)

[PATCH 00/11] Unify dynamic loading of the libgcc_s unwinder
 2020-02-14 11:54 UTC  (13+ messages)
` [PATCH 01/11] Implement <unwind-link.h> for dynamically loading "
` [PATCH 02/11] backtrace: Implement on top of <unwind-link.h>
` [PATCH 03/11] arm: Implement backtrace "
` [PATCH 04/11] i386: "
` [PATCH 05/11] m68k: "
` [PATCH 06/11] sparc: Implement backtrace on top <unwind-link.h>
` [PATCH 07/11] s390: Implement backtrace on top of <unwind-link.h>
` [PATCH 08/11] __frame_state_for: Use <unwind-link.h> for unwinder access
` [PATCH 09/11] Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c
` [PATCH 10/11] Implement _Unwind_Resume in libc on top of <unwind-link.h>
` [PATCH 11/11] nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder

[PATCH v2 1/3] y2038: include: Move struct __timespec64 definition to a separate file
 2020-02-14  9:17 UTC  (3+ messages)
` [PATCH v2 2/3] y2038: linux: Provide __mq_timedsend_time64 implementation
` [PATCH v2 3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation

[PATCH 0/3] y2038: Refactor utime and utimes to support 64 bit time
 2020-02-14  8:56 UTC  (2+ messages)

[PATCH 0/5] Race condition in /etc/resolv.conf reloading (bug 25420)
 2020-02-13 21:59 UTC  (11+ messages)
` [PATCH 2/5] resolv: Use <file_change_detection.h> in __resolv_conf_get_current
` [PATCH 3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429]
` [PATCH 4/5] resolv: Enhance __resolv_conf_load to capture file change data
` [PATCH 5/5] resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420]

Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h
 2020-02-13 21:48 UTC  (3+ messages)
` Ping "

[PATCH v0] PPC64: Add aliases for SIMD log/logf, exp/expf, pow/powf functions
 2020-02-13 21:24 UTC  (2+ messages)

[PATCH v0] PPC64: Attach SIMD attribute to cosf, sin, sinf function declarations
 2020-02-13 21:00 UTC  (5+ messages)

[PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths
 2020-02-13 18:44 UTC  (5+ messages)

[PATCH v2] Use gcc -finput-charset=ascii for check-installed-headers
 2020-02-13 16:33 UTC  (4+ messages)

Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (bug 25487) [committed]
 2020-02-13 15:59 UTC  (5+ messages)

[PATCH 4.14 005/173] sparc32: fix struct ipc64_perm type definition
 2020-02-13 15:18 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).