[PATCH] Don't include libio.h from the installed stdio.h
2018-01-15 18:00 UTC (6+ messages)
RISC-V glibc port, v4
2018-01-15 17:44 UTC (29+ messages)
` [PATCH v4 01/17] Skeleton documentation for the RISC-V port
` [PATCH v4 05/17] RISC-V: ABI Implementation
` [PATCH v4 04/17] Add documentation for __riscv_flush_icache
` [PATCH v4 02/17] Add RISC-V entries to config.h.in
` [PATCH v4 06/17] RISC-V: Startup and Dynamic Loading Code
` [PATCH v4 10/17] RISC-V: RV32D, RV64F, and RV64D Support
` [PATCH v4 12/17] RISC-V: Linux Syscall Interface
` [PATCH v4 15/17] RISC-V: Add ABI Lists
` [PATCH v4 09/17] RISC-V: RV32F Support
` [PATCH v4 08/17] RISC-V: Generic <math.h> and soft-fp Routines
` [PATCH v4 16/17] RISC-V: Build Infastructure
` [PATCH v4 14/17] RISC-V: Linux Startup and Dynamic Loading Code
` [PATCH v4 17/17] Add RISC-V to build-many-glibcs.py
` [PATCH v4 03/17] Add support for the RISC-V-specific ELF flags
` [PATCH v4 07/17] RISC-V: Thread-Local Storage Support
` [PATCH v4 11/17] RISC-V: Atomic and Locking Routines
` [PATCH v4 13/17] RISC-V: Linux ABI
[PATCH] aarch64: Update bits/hwcap.h for Linux 4.15
2018-01-15 17:17 UTC (3+ messages)
[PATCH v3] aarch64: enforce >=64K guard size
2018-01-15 17:14 UTC (7+ messages)
[PATCH] nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]
2018-01-15 15:22 UTC (2+ messages)
[PATCH] [BZ #22637] Fix stack guard size accounting
2018-01-15 15:20 UTC (2+ messages)
[PATCH] nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]
2018-01-15 15:20 UTC (2+ messages)
[PATCH] nptl: Add test for callee-saved register restore in pthread_exit
2018-01-15 15:20 UTC (2+ messages)
[PATCH] nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]
2018-01-15 15:08 UTC
[PATCH] nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
2018-01-15 15:08 UTC
[PATCH] Add NT_ARM_SVE to elf.h
2018-01-15 15:04 UTC (2+ messages)
[PATCH] nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
2018-01-15 14:29 UTC (4+ messages)
Update build-many-glibcs.py binutils, mpfr, mpc versions [committed]
2018-01-15 14:03 UTC
[PATCH] aarch64: remove unused _DL_HWCAP_LAST definition
2018-01-15 13:04 UTC
[PATCH v12 0/6][BZ 10871] Month names in alternative grammatical case
2018-01-15 11:53 UTC (13+ messages)
` [PATCH v12 1/6] Implement alternative month names (bug 10871)
` [PATCH v12 3/6] Abbreviated alternative month names (%Ob) also added "
` [PATCH v12 5/6] Documentation to the above changes "
` [PATCH v12 6/6] pl_PL: Add alternative month names "
[PATCH v4] dl-load: add memory barrier before updating the next
2018-01-15 7:06 UTC
[COMMITTED] Synchronize DF_1_* flags with binutils [BZ #22707]
2018-01-14 4:22 UTC
New Russian PO file for 'libc' (version 2.26.9000)
2018-01-13 7:52 UTC
[PATCH] ldconfig: Call fsync on temporary files before renaming them [BZ #20890]
2018-01-13 2:28 UTC (4+ messages)
[PATCH] powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]
2018-01-12 22:41 UTC (3+ messages)
[PATCH] powerpc: Fix syscalls during early process initialization [BZ #22685]
2018-01-12 20:53 UTC (10+ messages)
` [PATCHv2] "
` [PATCHv3] "
[PATCH COMMITTED] Update translations from the Translation Project
2018-01-12 20:40 UTC
[PATCH v3 00/18] Improve generic string routines
2018-01-12 18:37 UTC (31+ messages)
` [PATCH v3 05/18] string: Improve generic strlen
` [PATCH v3 01/18] Parameterize op_t from memcopy.h
` [PATCH v3 03/18] Add string-maskoff.h generic header
` [PATCH v3 13/18] hppa: Add memcopy.h
` [PATCH v3 04/18] Add string vectorized find and detection functions
[committed] aarch64: fix static pie enabled libc when main is in a shared library
2018-01-12 18:14 UTC
glibc 2.27: 3 weeks till release
2018-01-12 17:15 UTC (15+ messages)
[PATCH] libnsl: Do not install libnsl.so, libnsl.a if NIS is disabled [BZ #22701]
2018-01-12 16:58 UTC (5+ messages)
[PATCH] Implement libc_once_retry for atomic initialization with allocation
2018-01-12 14:34 UTC (13+ messages)
` [PATCH] Implement allocate_once (was: Re: [PATCH] Implement libc_once_retry for atomic initialization with allocation)
` [PATCH] Implement allocate_once
[PATCH v2 0/7] Additional integrity checks for the malloc
2018-01-12 14:29 UTC (7+ messages)
` [PATCH v2 3/7] malloc: Ensure that the consolidated fast chunk has a sane size
` [PATCH v2 2/7] malloc: Additional checks for unsorted bin integrity I
` [PATCH v2 1/7] malloc: Add check for top size corruption
[PATCH] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
2018-01-12 12:56 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH COMMITTED] Add missing reference to bug 20532
2018-01-12 12:33 UTC
[PATCH] support: Preserve errno in write_message, TEST_VERIFY and other checks
2018-01-12 11:46 UTC (2+ messages)
[PATCH] Add Aarch64 SVE defines
2018-01-12 9:39 UTC (3+ messages)
[PATCH v11 0/5][BZ 10871] Month names in alternative grammatical case
2018-01-12 4:21 UTC (25+ messages)
` [PATCH v11 1/5] Implement alternative month names (bug 10871)
` [PATCH v11 3/5] Abbreviated alternative month names (%Ob) also added "
` [PATCH v11 5/5] Documentation to the above changes "
` [PATCH] pl_PL: Add alternative month names "
hu_HU locale: Avoid double space (bug 22657)
2018-01-12 1:02 UTC (2+ messages)
` hu_HU locale: Avoid double space (bug 22657). [committed]
Fix s390 linknamespace fallout of bug 22702 patch [committed]
2018-01-12 0:13 UTC
[PATCH v3 04/18] Add string vectorized find and detection functions
2018-01-11 19:36 UTC
Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702) [committed]
2018-01-11 18:19 UTC
Add _Float128 function aliases [committed]
2018-01-11 15:06 UTC (8+ messages)
[PATCH] libnsl: Turn remaining symbols into compat symbols [BZ #22701]
2018-01-11 15:04 UTC
New Korean PO file for 'libc' (version 2.26.9000)
2018-01-11 5:32 UTC
New Vietnamese PO file for 'libc' (version 2.26.9000)
2018-01-11 0:17 UTC
[PATCH] nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636]
2018-01-10 22:29 UTC (6+ messages)
New Bulgarian PO file for 'libc' (version 2.26.9000)
2018-01-10 22:02 UTC
New Czech PO file for 'libc' (version 2.26.9000)
2018-01-10 20:52 UTC
New Swedish PO file for 'libc' (version 2.26.9000)
2018-01-10 20:52 UTC
New Polish PO file for 'libc' (version 2.26.9000)
2018-01-10 20:32 UTC
New German PO file for 'libc' (version 2.26.9000)
2018-01-10 20:22 UTC
[PATCH] nptl: Open libgcc.so with RTLD_NOW during pthread_cancel
2018-01-10 20:21 UTC (6+ messages)
New Ukrainian PO file for 'libc' (version 2.26.9000)
2018-01-10 19:32 UTC
page: next (older) | prev (newer) | latest
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).