unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-01-03 14:34:42 to 2019-01-13 23:49:17 UTC [more...]

[PATCH] RISC-V: Fix elfutils testsuite unwind failures
 2019-01-13 23:48 UTC 

[PATCH v2] Script to generate ChangeLog-like output
 2019-01-13 21:34 UTC  (2+ messages)

[PATCH COMMITTED] Fix a few typos in comments
 2019-01-12 15:28 UTC  (3+ messages)

[PATCH v4] Improve the width of alternate representation for year in strftime [BZ #23758]
 2019-01-12 13:33 UTC  (4+ messages)

[PATCH v6] strftime: Consequently use the "L_" macro with character literals
 2019-01-12 13:04 UTC  (8+ messages)

[PATCH] power: Fix VSCR position on ucontext
 2019-01-12  0:50 UTC  (14+ messages)

What can a signal handler do with SIGSTKSZ?
 2019-01-11 23:59 UTC  (13+ messages)
  ` Fwd: "

[PATCH] NUMA spinlock [BZ #23962]
 2019-01-11 16:23 UTC  (21+ messages)
    ` 转发:[PATCH] "

[PATCH v5 0/5] strftime: Improve the width of alternate representation for year [BZ #23758]
 2019-01-11 14:20 UTC  (17+ messages)
` [PATCH v5 1/5] strftime: Add missing uses of L_ macro, etc. "
` [PATCH v5 2/5] strftime: Set the default width of "%Ey" to 2 "
` [PATCH v5 3/5] strftime: Pass the additional flags from "%EY" to "%Ey" "
` [PATCH v5 4/5] strftime: Add tst-strfitme2 "
` [PATCH v5 5/5] strftime: Document the description for "%EC", "%Ey", and "%EY" "

[PATCH v6 0/2] strftime: Improve the width of alternative representation for year [BZ #23758]
 2019-01-11  4:52 UTC  (3+ messages)
` [PATCH v6 1/2] strftime: Set the default width of "%Ey" to 2 "
` [PATCH v6 2/2] strftime: Pass the additional flags from "%EY" to "%Ey" "

[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)
 2019-01-11  1:11 UTC  (4+ messages)

[PATCH V1] x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2
 2019-01-10 18:29 UTC  (2+ messages)

[PATCH] resolv: AAAA (28) is valid, no fallthrough to default
 2019-01-10 13:51 UTC  (4+ messages)

[PATCH] Fix handling of collating elements in fnmatch (bug 17396, bug 16976)
 2019-01-10 13:20 UTC  (10+ messages)

[PATCH] NUMA spinlock [BZ #23962]
 2019-01-10 13:19 UTC 

[PATCH] RISC-V: Update LP64D libm-test-ulps
 2019-01-09 21:50 UTC  (3+ messages)

[PATCH 00/21] glibc port to ARC processors
 2019-01-09 21:49 UTC  (13+ messages)
` [PATCH 08/21] ARC: Linux Syscall Interface
      ` ARC vs. generic sigaction (was Re: [PATCH 08/21] ARC: Linux Syscall Interface)

[PATCH] Remove misleading statement about raising of FE_INVALID (bug 24078)
 2019-01-09 21:20 UTC  (2+ messages)

[PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-01-09 20:03 UTC  (6+ messages)

Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915) [committed]
 2019-01-09 17:58 UTC  (5+ messages)

[PATCH] manual: Document lack of conformance of sched_* functions [BZ #14829]
 2019-01-09 16:14 UTC  (7+ messages)

glibc 2.29 - Winter is coming
 2019-01-09 16:03 UTC  (17+ messages)

[PATCH] ld.so: command argument "--preload"
 2019-01-09 15:26 UTC  (17+ messages)

New Belarusian PO file for 'libc' (version 2.27.9000)
 2019-01-09 13:52 UTC 

[PATCH] testsuite fix: timezone: failing due to permissions in cross testing
 2019-01-09 12:15 UTC  (5+ messages)

[PATCH] testsuite: stdlib/isomac.c: add missing include
 2019-01-08 23:35 UTC  (2+ messages)

[PATCH v2] en_US: define date_fmt (bug 24046)
 2019-01-08 23:21 UTC  (4+ messages)

New German PO file for 'libc' (version 2.27.9000)
 2019-01-08 21:32 UTC 

[PATCH v4] Improve the width of alternate representation for year in strftime [BZ #23758]
 2019-01-08  9:06 UTC  (4+ messages)

[PATCH] Deprecate 32-bit off_t support
 2019-01-08  8:08 UTC  (12+ messages)

[PATCH] login: Remove the pt_chown program
 2019-01-08  2:02 UTC  (7+ messages)
      ` Please don't :/ "

[PATCH] soft-fp: Properly check _FP_W_TYPE_SIZE {BZ #24066]
 2019-01-07 16:27 UTC  (2+ messages)

[PATCH] Enable VDSO for static linking on s390
 2019-01-07 14:32 UTC  (5+ messages)

[PATCH] en_US: define date_fmt (bug 24046)
 2019-01-07 10:58 UTC  (13+ messages)

[PATCH] manual: Use @code{errno} instead of @var{errno} [BZ #24063]
 2019-01-07  9:34 UTC  (4+ messages)

d_off field in struct dirent and 32-on-64 emulation
 2019-01-07  2:05 UTC  (12+ messages)

[COMMITTED] posix: Fix tst-spawn.c issue from commit 805334b26c
 2019-01-05 17:13 UTC  (2+ messages)

[PATCH v5] Only build libm with -fno-math-errno (bug 24024)
 2019-01-05  1:56 UTC  (4+ messages)

FOSSA bug bounty program
 2019-01-05  1:28 UTC  (5+ messages)

[PATCHv6] sysdeps/ieee754: prevent maybe-uninitialized errors with -O [BZ #19444]
 2019-01-04 23:37 UTC  (6+ messages)
` [PATCHv7] "
        ` [PATCH COMMITTED] ChangeLog: Fix an obvious typo in the previous commit

[PATCH 3/3] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
 2019-01-04 23:08 UTC  (3+ messages)
` [PATCHv2 "

[PATCH] riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]
 2019-01-04 22:56 UTC  (2+ messages)

[PATCH 1/2] Use libsupport for tst-spawn.c
 2019-01-04 21:37 UTC  (8+ messages)
` [PATCH 2/2] posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)

[PATCH] libio: use stdout in puts and putchar, etc [BZ #24051]
 2019-01-04 14:34 UTC  (5+ messages)

[PATCH] Fix the manual for old texinfo
 2019-01-04 11:46 UTC  (3+ messages)

[PATCH v2 0/6] General fixes and refactor for BZ#12683
 2019-01-04 11:20 UTC  (7+ messages)
` [PATCH v2 6/6] support: Add support_create_temp_fifo

[PATCH v3] Y2038: add function __localtime64
 2019-01-04 10:28 UTC  (3+ messages)
` [PATCH v4] "

Help needed reviewing Cyrillic -> ASCII transliteration [BZ #2872]
 2019-01-04  4:05 UTC  (4+ messages)

[PATCHv4] sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]
 2019-01-03 17:24 UTC  (3+ messages)

[PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers
 2019-01-03 16:17 UTC  (4+ messages)

[PATCH] More string benchtest cleanups
 2019-01-03 15:47 UTC 

misc/tst-ttyname time outs
 2019-01-03 15:24 UTC  (11+ messages)

[PATCH v4] Improve the width of alternate representation for year in strftime [BZ #23758]
 2019-01-03 14:34 UTC  (3+ 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).