unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-05-06 13:39:00 to 2019-05-13 17:00:13 UTC [more...]

[PATCH 1/3] Make --bindir effetive
 2019-05-13 16:59 UTC  (2+ messages)
` [PATCH 2/3] support: Export bindir path on support_path

[BZ 24544] Use support_install_prefix in elf/tst-pldd.c
 2019-05-13 16:56 UTC  (8+ messages)

[RFC][PATCH] powerpc: add libmvec implementations of log and logf
 2019-05-13 16:50 UTC  (8+ messages)
` [PATCH] "

[PATCH] Unicode 12.1.0 Support: Update character encoding, character type info, and transliteration tables
 2019-05-13 16:11 UTC  (3+ messages)

[PATCH v3] elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
 2019-05-13 15:48 UTC  (2+ messages)

[PATCH] pldd.1: Document glibc's unbreakage of tool
 2019-05-13 14:34 UTC  (4+ messages)

[PATCH] Small tcache improvements *
 2019-05-13 13:13 UTC  (3+ messages)
  ` [PATCH] Small tcache improvements

Work around gcc9 warning bug
 2019-05-13  0:06 UTC  (2+ messages)

An update on my mutex-based event signaling object from last year
 2019-05-12 10:19 UTC 

[PATCH 1/2] PPC64: Add libmvec SIMD single-precision natural exponent function
 2019-05-12  3:28 UTC  (2+ messages)
` [PATCH 2/2] PPC64: Add libmvec SIMD double-precision "

[patch] Add various constants to malloc_info output
 2019-05-12  0:53 UTC  (3+ messages)

Update kernel-features.h files for Linux 5.1
 2019-05-10 16:40 UTC  (7+ messages)

[PATCH] Fix tcache count maximum
 2019-05-10 16:30 UTC  (19+ messages)

[PATCH 1/4] Add single-thread.h header
 2019-05-10 14:05 UTC  (8+ messages)
` [PATCH 2/4] Small optimization for lowlevellock

[PATCH 0/5] Add new helper functions+macros to libsupport and use them in some nptl tests
 2019-05-10 12:22 UTC  (21+ messages)
` [PATCH 1/5] support: Add xclock_gettime
` [PATCH 2/5] nptl: Convert tst-cond11.c to use libsupport
` [PATCH 3/5] nptl: Use recent additions to libsupport in tst-sem5
` [PATCH 4/5] nptl: Convert some rwlock tests to use libsupport
` [PATCH 5/5] nptl/tst-abstime: Use libsupport

ping [PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-05-10 12:19 UTC  (8+ messages)
    ` [PING^6][PATCH "

[PATCH 00/28] powerpc floating-point optimization refactor
 2019-05-09 21:36 UTC  (12+ messages)
` [PATCH 04/28] powerpc: ceil/ceilf refactor
` [PATCH 07/28] powerpc: trunc/truncf refactor

[PATCH v4] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
 2019-05-09 20:29 UTC  (2+ messages)

[PATCH v1 8/12] PPC64: Add libmvec SIMD single-precision logarithm function
 2019-05-09 20:23 UTC  (2+ messages)

[PATCH v1 7/12] PPC64: Add libmvec SIMD double-precision logarithm function
 2019-05-09 20:08 UTC  (2+ messages)

[PATCH] dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]
 2019-05-09 18:30 UTC  (2+ messages)

[PATCH 0/6] y2038: Linux: Provide __clock_* functions supporting 64 bit time
 2019-05-09 16:18 UTC  (52+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] y2038: Introduce __ASSUME_64BIT_TIME define
` [PATCH v3 0/5] y2038: Linux: Provide __clock_settime function supporting 64 bit time
  ` [PATCH v3 1/5] y2038: Introduce __ASSUME_TIME64_SYSCALLS define
  ` [PATCH v3 2/5] y2038: Introduce internal for glibc struct __timespec64
  ` [PATCH v3 3/5] y2038: Provide conversion helpers for "
  ` [PATCH v3 4/5] y2038: linux: Provide __clock_settime64 implementation
  ` [PATCH v3 5/5] y2038: Support for Y2038 safe time on 32 bit systems
` [PATCH] y2038: Introduce __ASSUME_TIME64_SYSCALLS define

[PATCH] Remove math-finite.h
 2019-05-09 16:05 UTC  (2+ messages)

[PATCH] Move nptl/tst-eintr1 to xtests
 2019-05-09 15:57 UTC  (3+ messages)

[PATCH] sem_close: Use __twalk_r
 2019-05-09 14:17 UTC  (2+ messages)

man-pages-5.01 released
 2019-05-09 12:52 UTC 

[PATCH v2] elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
 2019-05-09 12:32 UTC  (2+ messages)

[committed arm/ilp32] aarch64: Update ILP32 abilists for glibc 2.29
 2019-05-09  9:03 UTC 

[PATCH v2 0/6] My attempts[1] to add a variant of pthread_cond_timedwait that would accept
 2019-05-09  9:02 UTC  (10+ messages)
` [PATCH v2 1/6] nptl: Add clockid parameter to futex timed wait calls
` [PATCH v2 2/6] nptl: Add POSIX-proposed sem_clockwait
` [PATCH v2 3/6] nptl: Add POSIX-proposed pthread_cond_clockwait
` [PATCH v2 4/6] nptl: pthread_rwlock: Move timeout validation into _full functions
` [PATCH v2 5/6] nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
` [PATCH v2 6/6] Update NEWS for new _clockwait functions

[PATCH 0/8] sys/types.h cleanup and further typedef obsoletion
 2019-05-09  8:34 UTC  (3+ messages)
` [PATCH 3/8] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC

[PATCH v2] elf: Fix pldd (BZ#18035)
 2019-05-08 22:42 UTC  (6+ messages)

[patch-ish, WIP] Enhance comments in nsswitch.h
 2019-05-08 22:07 UTC  (4+ messages)

[PATCH] posix: Optimize Linux posix_spawn
 2019-05-08 21:37 UTC  (12+ messages)

[PATCH] Improve string benchtest timing
 2019-05-08 15:39 UTC 

what to do with flaky tests?
 2019-05-08 13:58 UTC  (8+ messages)

Note on encodings (and locales) with shift state
 2019-05-08  9:40 UTC  (6+ messages)

Update syscall-names.list for Linux 5.1
 2019-05-07 23:42 UTC  (2+ messages)

Use Linux 5.1 in build-many-glibcs.py [committed]
 2019-05-07 22:48 UTC  (2+ messages)

[PATCH v3] Improve performance of strstr
 2019-05-07 15:24 UTC  (2+ messages)

[PATCH v2] Benchmark strstr hard needles
 2019-05-07 15:08 UTC  (2+ messages)

[PATCH] aarch64: thunderx2 memmove performance improvements
 2019-05-07 15:07 UTC  (7+ messages)

Use GCC 9 in build-many-glibcs.py [committed]
 2019-05-07 14:46 UTC 

posix_spawn and vfork
 2019-05-07 13:32 UTC  (9+ messages)

exp sets the errno to ERANGE error 
 2019-05-07  9:45 UTC  (4+ messages)

[RFC][PATCH v3] powerpc: add libmvec implementations of log and logf
 2019-05-07  9:44 UTC  (2+ messages)

getaddrinfo sort destination ip list
 2019-05-07  2:55 UTC 

bz1311954 - multilib variations in LC_COLLATE files, with fixes
 2019-05-06 18:40 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).