unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-01-06 15:57:46 to 2020-01-14 18:53:27 UTC [more...]

[PATCH 00/10] Port C11 threads to GNU/Hurd
 2020-01-14 18:52 UTC  (3+ messages)
` [PATCH 02/10] htl: Add missing internal functions declarations
` [PATCH 03/10] htl: Add support for C11 threads behavior

[PATCH v3 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
 2020-01-14 18:30 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH] sparc32: fix struct ipc64_perm type definition
 2020-01-14 13:26 UTC 

[PATCH] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly
 2020-01-14 12:53 UTC 

[RFC v6 00/23] RISC-V glibc port for the 32-bit
 2020-01-14 12:47 UTC  (44+ messages)
` [RFC v6 01/23] math/gen-libm-test.py: Convert to Python 3
` [RFC v6 02/23] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
` [RFC v6 03/23] time: Add a timeval with a long tv_sec and tv_usec
` [RFC v6 04/23] linux: Use 32-bit time_t for itimerval
` [RFC v6 05/23] linux: Use 32-bit time_t for rusage
` [RFC v6 06/23] sysdeps: Use long types with 64-bit time_t on 32-bit archs
` [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit
` [RFC v6 09/23] RISC-V: Add support for 32-bit vDSO calls
` [RFC v6 10/23] RISC-V: Add socket-constants.h for RV32
` [RFC v6 11/23] RISC-V: Support dynamic loader for the 32-bit
` [RFC v6 12/23] RISC-V: Add path of library directories "
` [RFC v6 13/23] RISC-V: Add arch-syscall.h for RV32
` [RFC v6 14/23] RISC-V: The ABI implementation for the 32-bit
` [RFC v6 15/23] RISC-V: Hard float support for 32-bit
` [RFC v6 16/23] RISC-V: Add ABI lists
` [RFC v6 17/23] RISC-V: Add the RV32 libm-test-ulps
` [RFC v6 18/23] RISC-V: Fix llrint and llround missing exceptions on RV32
` [RFC v6 19/23] RISC-V: Build Infastructure for 32-bit
` [RFC v6 20/23] riscv32: Specify the arch_minimum_kernel as 5.4
` [RFC v6 21/23] RISC-V: Add rv32 path to RTLDLIST in ldd
` [RFC v6 22/23] Documentation for the RISC-V 32-bit port
` [RFC v6 23/23] Add RISC-V 32-bit target to build-many-glibcs.py

[PATCH 2/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
 2020-01-14  9:26 UTC 

[PATCH 1/2] Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]
 2020-01-14  9:22 UTC 

[PATCH] Get rid of Werror=maybe-uninitialized in res_send.c
 2020-01-14  8:22 UTC  (5+ messages)

Math errors
 2020-01-14  7:28 UTC  (11+ messages)

[PATCH v3] Rewrite iconv option parsing [BZ #19519]
 2020-01-14  7:27 UTC  (2+ messages)

[hurd,commited] htl: Add internal version of __pthread_mutex_timedlock
 2020-01-13 19:42 UTC 

[hurd,commited] htl: Avoid crashing when passed invalid pthread_t values
 2020-01-13 18:43 UTC 

Update build-many-glibcs.py for GCC move to git [committed]
 2020-01-13 16:33 UTC 

[PATCH v2] Rewrite iconv option parsing [BZ #19519]
 2020-01-13 16:12 UTC  (5+ messages)

[PATCH] Fix maybe-uninitialized error on powerpc
 2020-01-13 13:47 UTC  (3+ messages)

[PATCH] malloc: fix compile error
 2020-01-13 12:13 UTC  (2+ messages)

[PATCH] elf: Add tst-ldconfig-ld_so_conf-update test
 2020-01-13 10:08 UTC  (8+ messages)
` [PATCH v2] "

[hurd,commited] htl: Avoid exposing unixoid functions
 2020-01-13  0:42 UTC 

[hurd,commited] htl: Add type sizes in bits/pthreadtypes-arch.h and check them
 2020-01-13  0:28 UTC 

[hurd,commited] htl: Add internal versions of functions used by C11 threads
 2020-01-12 23:52 UTC 

Request to be added to EditorGroup
 2020-01-12 12:53 UTC 

warning: internationalized messages should not contain the '\v' escape sequence
 2020-01-12 11:59 UTC 

missing messages for release 2.30.9000
 2020-01-12 11:59 UTC 

New Turkish PO file for 'libc' (version 2.30.9000)
 2020-01-11 18:17 UTC 

New German PO file for 'libc' (version 2.30.9000)
 2020-01-11 15:37 UTC 

New Turkish PO file for 'libc' (version 2.30.9000)
 2020-01-11 15:07 UTC 

New Turkish PO file for 'libc' (version 2.30.9000)
 2020-01-11 15:02 UTC 

New Turkish PO file for 'libc' (version 2.30.9000)
 2020-01-11 14:37 UTC 

[RFC] builtin functions and `-ffreestanding -nostartfies` with static binaries
 2020-01-11 13:31 UTC  (5+ messages)

New Swedish PO file for 'libc' (version 2.30.9000)
 2020-01-11 10:17 UTC 

powerpc build failure with GCC mainline -fno-common change
 2020-01-10 22:27 UTC  (17+ messages)
` [PATCH] powerpc: Move cache line size to rtld_global_ro
                    ` [PATCH 1/2] powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]
                      ` [PATCH 2/2] powerpc: Move cache line size to rtld_global_ro

New Finnish PO file for 'libc' (version 2.30.9000)
 2020-01-10 21:32 UTC 

New Croatian PO file for 'libc' (version 2.30.9000)
 2020-01-10 21:32 UTC 

New template for 'libc' made available
 2020-01-10  9:00 UTC 

V2 [PATCH 0/5] i386: Finish CET support
 2020-01-09 21:14 UTC  (10+ messages)
` V2 [PATCH 1/5] i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]
` V2 [PATCH 2/5] i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump target
` V2 [PATCH 3/5] i386: Add _CET_ENDBR to assembly files without ENTRY
` V2 [PATCH 4/5] i386: Remove _exit.S
` V2 [PATCH 5/5] i386: Enable CET support in ucontext functions

Are ifuncs intended to be allowed to resolve to symbols in another DSO?
 2020-01-09 20:37 UTC  (2+ messages)

[PATCH] Revise NEWS description of changes to gettimeofday etc
 2020-01-09 14:48 UTC  (3+ messages)

i386: Lazy binding trampoline and vector register usage
 2020-01-09 10:49 UTC  (3+ messages)

Commiting v7 of "localedef: Add verbose messages for failure paths." after master reopens
 2020-01-09  6:51 UTC  (2+ messages)

[PATCH] Drop dependency of dist target on ChangeLog
 2020-01-09  2:42 UTC  (4+ messages)

[PATCH COMMITTED] MIPS: Fix circular definition of __LDBL_MANT_DIG__ in ieee754.h
 2020-01-08 19:39 UTC 

[PATCH] y2038: linux: Provide __sched_rr_get_interval64 implementation
 2020-01-08 16:22 UTC 

[RFC PATCH glibc 0/8] Restartable Sequences enablement
 2020-01-08 15:48 UTC  (11+ messages)
` [RFC PATCH glibc 1/8] Introduce <elf_machine_sym_no_match.h>
` [RFC PATCH glibc 2/8] Implement __libc_early_init
` [RFC PATCH glibc 3/8] nptl: Start new threads with all signals blocked [BZ #25098]
` [RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v14)
` [RFC PATCH glibc 5/8] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
` [RFC PATCH glibc 6/8] support record failure: allow use from constructor
` [RFC PATCH glibc 7/8] support: implement xpthread key create/delete (v3)
` [RFC PATCH glibc 8/8] rseq registration tests (v7)

[ Guidance ] Preparing for Contribution
 2020-01-08 14:35 UTC  (2+ messages)

[PATCH] Get rid of Werror=maybe-uninitialized in clock_nanosleep.c
 2020-01-08  7:47 UTC  (4+ messages)

ChangeLog dependency for `make dist`
 2020-01-08  7:09 UTC  (3+ messages)

[PATCH 0/4] i386: Finish CET support
 2020-01-07 23:38 UTC  (5+ messages)
` [PATCH 3/4] i386: Add _CET_ENDBR to assembly files without ENTRY

[PATCH] sl_SI locale: Use "." as the thousands separator (bug 25233)
 2020-01-07 23:20 UTC  (3+ messages)

[PATCH v4 1/2] y2038: linux: Provide __timerfd_gettime64 implementation
 2020-01-07 23:06 UTC  (12+ messages)
` [PATCH v4 2/2] y2038: linux: Provide __timerfd_settime64 implementation

2.31: glibc master is now kinda, sorta, frozen
 2020-01-07 22:15 UTC  (8+ messages)

[RFC PATCH glibc 00/13] Restartable Sequences enablement
 2020-01-07 20:45 UTC  (17+ messages)
` [RFC PATCH glibc 02/13] Implement __libc_early_init
` [RFC PATCH glibc 03/13] nptl: Start new threads with all signals blocked [BZ #25098]
` [RFC PATCH glibc 04/13] Linux: Add tables with system call numbers
` [RFC PATCH glibc 05/13] Linux: Use system call tables during build
` [RFC PATCH glibc 06/13] build-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild
` [RFC PATCH glibc 07/13] build-many-glibcs.py: Introduce glibc build policy classes
` [RFC PATCH glibc 08/13] build-many-glibcs.py: Implement update-syscalls command
` [RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
` [RFC PATCH glibc 10/13] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
` [RFC PATCH glibc 11/13] support record failure: allow use from constructor
` [RFC PATCH glibc 12/13] support: implement xpthread key create/delete (v3)
` [RFC PATCH glibc 13/13] rseq registration tests (v7)

[PATCH v2 01/16] linux: Fix vDSO macros build with time64 interfaces
 2020-01-07 19:40 UTC  (6+ messages)
` [PATCH v3 09/16] elf: Move vDSO setup to rtld (BZ#24967)
      ` [PATCH v3 09/16] elf: Move vDSO setup to rtld (BZ#24967) - regression found

2.31: < 2 weeks to go
 2020-01-07 19:29 UTC  (4+ messages)

[PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
 2020-01-07 17:55 UTC  (11+ messages)

[PATCH] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051]
 2020-01-07 12:50 UTC  (3+ messages)

as-needed and libstdc++ and pulling libpthread
 2020-01-07 10:58 UTC  (2+ messages)

getaddrinfo() fails to use latest DNS address - v2.27
 2020-01-07  5:56 UTC 

[committed] Fix formatting of ChangeLog ouput
 2020-01-07  4:27 UTC 

A question on glibc backwards compatibility
 2020-01-06 22:43 UTC  (2+ messages)

[PATCH v3] Block all signals on timer_create thread (BZ#10815)
 2020-01-06 17:24 UTC 

[PATCH 1/2] linux: Reserve a new signal for SIGTIMER
 2020-01-06 17:13 UTC  (5+ 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).