unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 02:32:47 to 2019-01-28 23:10:34 UTC [more...]

[PATCH] RISC-V: Fix elfutils testsuite unwind failures
 2019-01-28 23:10 UTC  (9+ messages)

[PATCH 00/21] glibc port to ARC processors
 2019-01-28 23:03 UTC  (7+ messages)
` [PATCH 03/21] ARC: ABI Implementation
    ` ARC binutils init/fini (was Re: [PATCH 03/21] ARC: ABI Implementation)
` [PATCH 17/21] ARC: testsuite fix: stdlib/tst-makecontext

nptl/tst-thread-exit-clobber failure on armv7l-*-linux-gnueabihf
 2019-01-28 18:44 UTC 

[2.30][RFC] vcs-to-changelog quirks file for glibc
 2019-01-28 18:04 UTC  (6+ messages)

[PATCHv2 1/4] Cleanup clock_*time includes
 2019-01-28 17:08 UTC  (2+ messages)

[PATCH] posix/tst-spawn: Fix racy tests in spawned processes
 2019-01-28 16:48 UTC  (5+ messages)

2.29 freeze update: Last fortnight
 2019-01-28 13:00 UTC  (16+ messages)
                    ` DCO or Copyright Assignment? Why not both

2.29 hard freeze
 2019-01-28  2:47 UTC  (2+ messages)

[PATCH] RISC-V: Update nofpu libm-test-ulps
 2019-01-25 22:31 UTC  (3+ messages)

[PATCH] elf: Fix LD_AUDIT for modules with invalid version (BZ#24122)
 2019-01-25 20:20 UTC  (21+ messages)

[PATCHv2 4/4] Cleanup hp-timing uses
 2019-01-25 16:22 UTC 

[PATCHv2 3/4] Add generic hp-timing support
 2019-01-25 16:20 UTC 

[PATCHv2 2/4] Cleanup hp-timing defines
 2019-01-25 16:18 UTC 

misc/tst-preadvwritev2 incorrect test of [BZ #23579"]
 2019-01-25 16:12 UTC  (4+ messages)

[PATCH v2 0/6] General fixes and refactor for BZ#12683
 2019-01-25 15:16 UTC  (3+ messages)
` [PATCH v2 4/6] i386: Remove bogus THREAD_ATOMIC_* macros

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

[PATCH] nptl: Fix pthread_rwlock_try*lock stalls [BZ #23844]
 2019-01-25  1:53 UTC  (6+ messages)
  ` [PATCHv2] "

[hurd,commited] hurd: Fix initial sigaltstack state
 2019-01-24 18:27 UTC 

[PATCH, alpha, v2]: Fix sysdeps/alpha/remqu.S clobbering $f3 reg
 2019-01-24 18:13 UTC  (3+ messages)

[PATCH, alpha]: Fix sysdeps/alpha/remqu.S clobbering $f3 reg
 2019-01-24  9:04 UTC  (5+ messages)

[PATCH v8 0/2] strftime: Improve the width of alternative representation for year [BZ #23758][BZ #24096]
 2019-01-23 21:35 UTC  (10+ messages)
` [PATCH v8 1/2] strftime: Set the default width of "%Ey" to 2 [BZ #23758]
` [PATCH v8 2/2] strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]

[PATCH] manual: Fix the wording to "alternative" rather than "alternate"
 2019-01-23 21:12 UTC  (4+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for JANUARY 2019
 2019-01-23 17:41 UTC  (2+ messages)
` LTP highlights and thanks reviewers using Reviewed-by tags, so should we!

misc/check-installed-headers-c failing due to upstream kernel change
 2019-01-23 17:24 UTC  (5+ messages)

glibc 2.29 - Winter is coming
 2019-01-23 14:07 UTC  (8+ messages)

[hurd,commited] hurd: Support AT_EMPTY_PATH
 2019-01-22 22:41 UTC 

New Finnish PO file for 'libc' (version 2.28.9000)
 2019-01-22 21:57 UTC 

[hurd,commited] hurd: Check at_flags passed to faccessat
 2019-01-22 21:49 UTC 

[PATCH] soft-fp: Add floattixf.c and floatuntixf.c
 2019-01-21 23:24 UTC  (3+ messages)

Use binutils 2.32 branch in build-many-glibcs.py [committed]
 2019-01-21 22:51 UTC 

New Croatian PO file for 'libc' (version 2.28.9000)
 2019-01-21 22:02 UTC 

[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
 2019-01-21 21:35 UTC  (4+ messages)
` [RFC PATCH glibc 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
` [RFC PATCH glibc 3/4] support record failure: allow use from constructor
` [RFC PATCH glibc 4/4] rseq registration tests (v2)

[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v5)
 2019-01-21 21:23 UTC  (3+ messages)

[PATCH 1/3] Cleanup hp-timing defines
 2019-01-21 21:17 UTC  (5+ messages)

[PATCH] Tests for minimal signal handler functionality in MINSIGSTKSZ space
 2019-01-21 18:54 UTC  (18+ messages)
                  ` [PATCH] Disable lazy binding on tests for minimal signal handler

[PATCH] Use a proper C tokenizer to implement the obsolete typedefs test
 2019-01-21 18:22 UTC  (2+ messages)

[PATCH] Avoid concurrency problem in ldconfig (bug 23973)
 2019-01-21 15:30 UTC 

[PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
 2019-01-21  9:30 UTC  (3+ messages)

[PATCH] resolv: Reject trailing characters in host names [BZ #20018]
 2019-01-21  9:04 UTC  (3+ messages)

Building math-vector-fortran.h in glibc
 2019-01-21  8:04 UTC  (4+ messages)

[PATCH 0/8] x86-64: Properly handle the length parameter [BZ# 24097]
 2019-01-20 15:50 UTC  (18+ messages)
` [PATCH 1/8] x86-64 memchr/wmemchr: "

[PATCH v6 1/2] strftime: Set the default width of "%Ey" to 2 [BZ #23758]
 2019-01-19 21:42 UTC  (11+ messages)

Failing misc/check-installed-headers-c with new kernel headers
 2019-01-19 16:44 UTC  (5+ messages)

[PATCH] malloc: Revert fastbins to old-style atomics
 2019-01-18 21:41 UTC  (7+ messages)

[PATCH 0/8] x86-64: Properly handle the length parameter [BZ# 24097]
 2019-01-18 20:12 UTC  (9+ messages)
` [PATCH 1/8] x86-64 memchr/wmemchr: "
` [PATCH 2/8] x86-64 memcmp/wmemcmp: "
` [PATCH 3/8] x86-64 memcpy: "
` [PATCH 4/8] x86-64 memrchr: "
` [PATCH 5/8] x86-64 memset/wmemset: "
` [PATCH 6/8] x86-64 strncmp family: "
` [PATCH 7/8] x86-64 strncpy: "
` [PATCH 8/8] x86-64 strnlen/wcsnlen: "

[PATCH] resolv: Do not send queries for non-host-names in nss_dns
 2019-01-18 20:10 UTC 

[PATCH] resolv: Reformat inet_addr, inet_aton to GNU style
 2019-01-18 20:08 UTC 

2.29 freeze update: Last fortnight
 2019-01-18 15:35 UTC  (3+ messages)

[PATCH] Deprecate 32-bit off_t support
 2019-01-18 14:11 UTC  (3+ messages)

[PATCH v7 1/2] strftime: Set the default width of "%Ey" to 2 [BZ #23758]
 2019-01-18 13:58 UTC  (2+ messages)
` [PATCH v6 "

[PATCH v6 0/2] strftime: Improve the width of alternative representation for year [BZ #23758]
 2019-01-18  2:32 UTC  (5+ messages)
` [PATCH v6 2/2] strftime: Pass the additional flags from "%EY" to "%Ey" "


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