unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-04-08 14:34:57 to 2019-04-16 17:07:05 UTC [more...]

[PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-04-16 17:06 UTC  (6+ messages)
  ` ping "
    ` [PING^6][PATCH "

[PATCH v2] Improve performance of strstr
 2019-04-16 17:01 UTC  (15+ messages)

[PATCH v5 0/6] arm64: Initial support for CVADP
 2019-04-16 16:30 UTC  (9+ messages)
` [PATCH v5 1/6] arm64: HWCAP: add support for AT_HWCAP2
` [PATCH v5 2/6] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v5 3/6] arm64: Handle trapped DC CVADP
` [PATCH v5 4/6] arm64: Expose DC CVADP to userspace
` [PATCH v5 5/6] arm64: add CVADP support to the cache maintenance helper
` [PATCH v5 6/6] arm64: Advertise ARM64_HAS_DCPODP cpu feature

rseq/arm32: choosing rseq code signature
 2019-04-16 13:39 UTC  (11+ messages)

[PATCH 1/1] stdlib/tst-secure-getenv: handle >64 groups
 2019-04-16 12:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Linux: Define struct termios2 in <termios.h> under _GNU_SOURCE [BZ #10339]
 2019-04-16 12:11 UTC  (18+ messages)

glibc git commit hooks update
 2019-04-16  7:06 UTC  (11+ messages)

[PATCH] Reduce benchtests time
 2019-04-16  5:30 UTC  (2+ messages)

[PATCH] ChangeLog: Correct excess and deficiency of spaces
 2019-04-16  5:08 UTC 

[PATCH] ChangeLog: Convert leading spaces to tabs
 2019-04-16  1:36 UTC  (2+ messages)

[PATCH 00/28] powerpc floating-point optimization refactor
 2019-04-15 21:44 UTC  (10+ messages)
` [PATCH 01/28] powerpc: Use generic fabs{f} implementations
` [PATCH 02/28] powerpc: fma using builtins

Sharing vector math routines?
 2019-04-15 21:01 UTC  (3+ messages)

[PATCH v1 6/12] PPC64: Add libmvec SIMD single-precision sincosf function
 2019-04-15 20:28 UTC  (2+ messages)

[PATCH v1 5/12] PPC64: Add libmvec SIMD double-precision sincos function
 2019-04-15 20:26 UTC  (2+ messages)

[PATCH v3 4/12] PPC64: Add libmvec SIMD single-precision sine function
 2019-04-15 20:18 UTC  (2+ messages)

[PATCH v3 3/12] PPC64: Add libmvec SIMD double-precision sine function
 2019-04-15 20:08 UTC  (2+ messages)

[PATCH v3 2/12] PPC64: Add libmvec SIMD single-precision cosine function
 2019-04-15 20:03 UTC  (2+ messages)

[PATCH] elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
 2019-04-15 18:18 UTC 

[PATCH v10 1/12] PPC64: Add libmvec SIMD double-precision cosine function
 2019-04-15 17:59 UTC  (2+ messages)

[PATCH] aarch64: thunderx2 memmove performance improvements
 2019-04-15 14:53 UTC  (2+ messages)

[PATCH] Fix tcache count maximum
 2019-04-15 14:32 UTC 

[PATCH] elf: Refuse to dlopen PIE objects [BZ #24323]
 2019-04-15 13:00 UTC  (2+ messages)

[PATCH] Linux: Implement per-thread file system attributes
 2019-04-15 12:40 UTC  (7+ messages)

[PATCH v2] Add sinf and cosf traces
 2019-04-15 11:00 UTC  (3+ messages)

[PATCH 0/6] y2038: Linux: Provide __clock_* functions supporting 64 bit time
 2019-04-14 22:08 UTC  (7+ messages)
` [PATCH 1/6] y2038: Introduce internal for glibc struct __timespec64
` [PATCH 2/6] y2038: Provide conversion helpers for "
` [PATCH 3/6] y2038: linux: Provide __clock_settime64 implementation
` [PATCH 4/6] y2038: linux: Provide __clock_getres64 implementation
` [PATCH 5/6] y2038: linux: Provide __clock_gettime64 implementation
` [PATCH 6/6] y2038: linux: Provide __clock_nanosleep64 implementation

[PATCH] Fix multiple minor tzset glitches [BZ #24004]
 2019-04-12 19:26 UTC  (10+ messages)

[PATCH] elf: Remove pldd (BZ#18035)
 2019-04-12 17:25 UTC  (8+ messages)

[PATCH v2] Add sincosf traces
 2019-04-12 16:20 UTC  (3+ messages)

[PATCH] Improve performance of memmem
 2019-04-12 15:49 UTC  (5+ messages)

Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]
 2019-04-11 20:43 UTC 

Working on glibc commit hooks on 2019-04-16
 2019-04-11 16:01 UTC 

[COMMITTED] Add missing percent sign to conversion specifier
 2019-04-11 10:32 UTC 

GNU C Library master sources branch master updated. glibc-2.29.9000-192-g10dd69e
 2019-04-11 10:30 UTC  (2+ messages)

[COMMITTED] Record bug 2705 in ChangeLog
 2019-04-11  7:35 UTC  (2+ messages)
` [COMMITTED] Record more bugs "

[RFC 0/7] y2038: clock_settime rework to be Y2038 safe on 32bit systems
 2019-04-11  6:39 UTC  (16+ messages)
` [RFC 1/7] y2038: Introduce struct __timespec64

[PATCH] alloc_buffer: Return unqualified pointer type in alloc_buffer_next
 2019-04-11  3:41 UTC  (4+ messages)

[PATCH] nss_dns: Do not replace root domain with empty string
 2019-04-11  3:37 UTC  (4+ messages)

[PATCH] x86: Avoid loading the second PT_NOTE segment
 2019-04-10 22:20 UTC 

[PATCH v4] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
 2019-04-10 20:52 UTC  (2+ messages)
` Ping. "

rseq/x86: choosing rseq code signature
 2019-04-10 18:05 UTC  (8+ messages)

bz1311954 - multilib variations in LC_COLLATE files, with fixes
 2019-04-10 17:52 UTC  (3+ messages)

[PATCH] aarch64: thunderx2 memmove performance improvements
 2019-04-10 16:22 UTC 

rseq/s390: choosing code signature
 2019-04-10 16:04 UTC  (6+ messages)

New failure on aarch64 in Fedora Rawhide
 2019-04-10 14:03 UTC  (4+ messages)

_DEFAULT_SOURCE expected semantic
 2019-04-10 13:08 UTC  (3+ messages)

[PATCH v3] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298)
 2019-04-10 12:28 UTC 

[PATCH v3] malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)
 2019-04-10  4:14 UTC  (2+ messages)

[PATCH] riscv: remove DL_RO_DYN_SECTION
 2019-04-09 23:21 UTC  (3+ messages)

[PATCH] Call _dl_open_check after relocation is finished [BZ #24259]
 2019-04-09 22:56 UTC  (5+ messages)
      ` PING^1 "

[PATCH 0/4] Restartable Sequences support for glibc 2.30
 2019-04-09 16:40 UTC  (29+ messages)
` [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
` [PATCH 4/4] rseq registration tests (v2)

[PATCH] malloc: Set and reset all hooks for tracing (Bug 16573)
 2019-04-09 14:57 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/4] Add single-thread.h header
 2019-04-09 13:03 UTC  (9+ messages)
` [PATCH 2/4] Small optimization for lowlevellock
` [PATCH 3/4] Assume LLL_LOCK_INITIALIZER is 0
` [PATCH 4/4] x86: Remove arch-specific low level lock implementation

[PATCH] posix: Fix __gen_tempname iteration entropy (BZ#15813)
 2019-04-09 12:07 UTC  (3+ messages)

[PATCH] nss: Make nsswitch.conf more distribution friendly
 2019-04-09 10:43 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

Incomplete Google index of sourceware.org
 2019-04-09  9:08 UTC 

Volunteer release manager for 2.30?
 2019-04-09  5:26 UTC  (2+ messages)

[PATCH] Add malloc micro benchmark
 2019-04-09  5:25 UTC  (5+ messages)

[PATCH] nscd: Improve nscd.conf comments
 2019-04-09  4:28 UTC  (2+ messages)

[PATCH][BZ #16573] Fix for hang when using mtrace with MALLOC_TRACE set
 2019-04-08 22:07 UTC  (2+ messages)

[PATCH] Linux: Add the tgkill function
 2019-04-08 19:10 UTC 

[PATCH] nss_dns: Enforce QDCOUNT == 1 in getnetby* implementation
 2019-04-08 17:40 UTC  (2+ 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).