unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-03-20 16:59:06 to 2019-03-28 16:20:19 UTC [more...]

ping [PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-03-28 16:20 UTC  (2+ messages)
    ` [PING^4][PATCH "

[RFC 0/7] y2038: clock_settime rework to be Y2038 safe on 32bit systems
 2019-03-28 16:19 UTC  (21+ messages)
` [RFC 1/7] y2038: Introduce struct __timespec64
` [RFC 2/7] y2038: Provide conversion helpers for "
` [RFC 3/7] y2038: clock_settime: Provide __clock_settime64 implementation for linux
` [RFC 4/7] y2038: rt: clock_settime: Convert __clock_settime to __clock_settime64
` [RFC 5/7] y2038: clock_settime: implementation for Unix generic
` [RFC 6/7] y2038: Support for Y2038 safe time on 32 bit systems (generic code)
` [RFC 7/7] y2038: Introduce support for clock_settime() being Y2038 safe

[PATCH v2 1/2] Y2038: make __mktime_internal compatible with __time64_t
 2019-03-28 16:09 UTC  (14+ messages)

[PATCH 0/4] Restartable Sequences support for glibc 2.30
 2019-03-28 15:42 UTC  (23+ messages)
` [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
` [PATCH 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
` [PATCH 3/4] support record failure: allow use from constructor
` [PATCH 4/4] rseq registration tests (v2)

New Belarusian PO file for 'libc' (version 2.28.9000)
 2019-03-28 14:32 UTC 

Fix strptime era handling, add more era tests [BZ #24394]
 2019-03-28  4:23 UTC 

[PATCH] ChangeLog: Correct two dates
 2019-03-28  0:07 UTC  (12+ messages)
        ` Added ChangeLog date update to Consensus "Trivial Bug-Fix Changes"
        ` [PATCH COMMITTED] ChangeLog: Correct more dates

Proposal for simpler libc rseq registration ABI across libraries
 2019-03-27 16:16 UTC  (5+ messages)

[PATCH v4] aarch64: thunderx2 memcpy optimizations for ext-based code path
 2019-03-27 14:22 UTC  (4+ messages)

Only building dynamic libs?
 2019-03-27 13:51 UTC  (2+ messages)

[PATCH 0/5] Minor LGTM fixes
 2019-03-27  9:12 UTC  (21+ messages)
` [PATCH 1/5] support: don't pass to set_search_path a big struct by value
` [PATCH 2/5] support: don't pass to resolv_test_start "
  ` [PATCH v2] "
` [PATCH 3/5] nss/grp: don't pass src by value to copy_grp
` [PATCH 4/5] resolv: don't pass struct ns_mst by value
` [PATCH 5/5] python scripts: don't use "==" to compare to None

[PATCH 2/3] time/tst-strftime2.c: Make the file easier to maintain
 2019-03-27  3:28 UTC  (2+ messages)

Proposal: Remove or reduce math-finite.h
 2019-03-26 21:25 UTC  (5+ messages)

[PATCH] math: Enable some math builtins for clang
 2019-03-26 21:20 UTC  (5+ messages)

[PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an expected result
 2019-03-26 20:01 UTC  (3+ messages)

Supporting git access via smart HTTPS protocol for glibc on sourceware.org
 2019-03-26  0:30 UTC  (3+ messages)

[PATCH] nss: Make nsswitch.conf more distribution friendly
 2019-03-25 20:49 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[COMMITTED] powerpc: Remove ununsed s_float_bitwise.h
 2019-03-25 18:38 UTC 

thread heap leak?
 2019-03-25 15:46 UTC  (12+ messages)

[PATCH] nss/tst-nss-files-alias-leak: add missing opening quote in printf
 2019-03-25 15:29 UTC  (4+ messages)

[PATCH v3 1/2] mtrace: record backtrace of memory allocation/deallocation
 2019-03-24 22:36 UTC  (5+ messages)

Changes to "Contribution Checklist" -- Format of the contribution
 2019-03-24 17:18 UTC  (10+ messages)

[PATCH 3/3] time: Add tests for Minguo calendar [BZ #24293]
 2019-03-24 11:40 UTC  (2+ messages)

Add UDP_GRO from Linux 5.0 to netinet/udp.h
 2019-03-23 23:03 UTC  (2+ messages)

Add NT_ARM_PAC_MASK and NT_MIPS_MSA from Linux 5.0 to elf.h
 2019-03-23 22:59 UTC  (2+ messages)

[PATCH v2 1/6] wcsmbs: Add wcscpy loop unroll option
 2019-03-23 15:01 UTC  (12+ messages)
` [PATCH v2 2/6] powerpc: Use generic wcscpy optimization
` [PATCH v2 3/6] wcsmbs: Use loop_unroll on wcschr
` [PATCH v2 4/6] powerpc: Use generic wcschr optimization
` [PATCH v2 5/6] wcsmbs: Use loop_unroll on wcsrchr
` [PATCH v2 6/6] powerpc: Use generic wcscpy optimization

[COMMITTED] ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162]
 2019-03-23  6:04 UTC  (6+ messages)

[PATCH v2] aarch64: thunderx2 memcpy branches reordering
 2019-03-22 21:08 UTC  (3+ messages)

[PATCH v3] aarch64: thunderx2 memcpy branches reordering
 2019-03-22 20:17 UTC 

[PATCH v3] aarch64: thunderx2 memcpy branches reordering
 2019-03-22 20:14 UTC 

[PATCH] login: Remove utmp backend jump tables [BZ #23518]
 2019-03-22 19:43 UTC  (2+ messages)

[PATCH] Improve bench-memmem
 2019-03-22 18:26 UTC  (2+ messages)

[PATCH v2] Improve string benchtests
 2019-03-22 18:25 UTC  (2+ messages)

[PATCH v2] Improve bench-strstr
 2019-03-22 18:15 UTC  (5+ messages)

[Patch v2] Prevent a second round of irel application under static-pie
 2019-03-22 15:53 UTC  (7+ messages)

[PATCH v2] aarch64: thunderx2 memcpy branches reordering
 2019-03-22 14:31 UTC  (5+ messages)

[PATCH 1/5] S390: Add new hwcap values for new cpu architecture arch13
 2019-03-22 10:17 UTC  (2+ messages)

[PATCH] x86: Don't use apply_irel in static PIE
 2019-03-21 21:27 UTC  (3+ messages)

bz1311954 - multilib variations in LC_COLLATE files, with fixes
 2019-03-21 21:07 UTC  (17+ messages)

[PATCH] S390: Mark vx and vxe as important hwcap
 2019-03-21  8:37 UTC  (2+ messages)
` [ 2.27 / 2.28 / 2.29 COMMITTED] "

[PATCH] nscd: Improve nscd.conf comments
 2019-03-21  2:35 UTC 

[PATCH v1] Fix elf_irel for static-pie
 2019-03-20 22:22 UTC  (3+ messages)

[PATCH 0/7] Implement proposed POSIX _clockwait variants of existing _timedwait functions
 2019-03-20 21:34 UTC  (4+ messages)
` [PATCH 6/7] nptl/tst-rwlock: Use clock_gettime/timespec rather than gettimeofday/timeval

[PATCH COMMITTED] tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296]
 2019-03-20 21:14 UTC  (2+ messages)

[PATCH v2] nptl/tst-rwlock14: Test pthread_rwlock_timedwrlock correctly
 2019-03-20 17:47 UTC  (4+ messages)

[PATCH] aarch64: thunderx2 memcpy implementation cleanup and streamlining
 2019-03-20 17:46 UTC  (3+ messages)

[PATCH v2 4/6] Do not use HP_TIMING_NOW for random bits
 2019-03-20 17:42 UTC  (4+ 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).