unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-04-23 19:50:23 to 2019-05-07 13:19:14 UTC [more...]

[PATCH 0/6] y2038: Linux: Provide __clock_* functions supporting 64 bit time
 2019-05-07 13:18 UTC  (28+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] y2038: Introduce internal for glibc struct __timespec64
  ` [PATCH v2 2/7] y2038: Introduce __ASSUME_64BIT_TIME define
  ` [PATCH v2 3/7] y2038: Provide conversion helpers for struct __timespec64
  ` [PATCH v2 4/7] y2038: linux: Provide __clock_settime64 implementation
  ` [PATCH v2 5/7] y2038: linux: Provide __clock_getres64 implementation
  ` [PATCH v2 6/7] y2038: linux: Provide __clock_gettime64 implementation
  ` [PATCH v2 7/7] y2038: linux: Provide __clock_nanosleep64 implementation
` [PATCH v3 0/5] y2038: Linux: Provide __clock_settime function supporting 64 bit time

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)

posix_spawn and vfork
 2019-05-07  8:50 UTC  (9+ messages)

[PATCH] posix: Optimize Linux posix_spawn
 2019-05-07  8:33 UTC  (2+ messages)

Note on encodings (and locales) with shift state
 2019-05-07  7:04 UTC  (3+ messages)

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

[RFC][PATCH] powerpc: add libmvec implementations of log and logf
 2019-05-06 20:32 UTC  (3+ messages)
` [PATCH] "

bz1311954 - multilib variations in LC_COLLATE files, with fixes
 2019-05-06 18:40 UTC  (4+ messages)

[PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
 2019-05-06 13:38 UTC  (3+ messages)

[PATCH 00/28] powerpc floating-point optimization refactor
 2019-05-06 12:22 UTC  (14+ messages)
` [PATCH 03/28] powerpc: Remove power4 mpa optimization
` [PATCH 04/28] powerpc: ceil/ceilf refactor
` [PATCH 05/28] powerpc: floor/floorf refactor
` [PATCH 06/28] powerpc: round/roundf refactor

[PATCH] [PATCH] powerpc: add libmvec implementations of log and logf
 2019-05-06  2:41 UTC 

[PATCH 0/7] Implement proposed POSIX _clockwait variants of existing _timedwait functions
 2019-05-04 20:22 UTC  (4+ messages)
` [PATCH 3/7] nptl: Add POSIX-proposed pthread_cond_clockwait

[PATCH 0/5] Add new helper functions+macros to libsupport and use them in some nptl tests
 2019-05-03 20:38 UTC  (7+ 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

[PATCH v1 7/12] PPC64: Add libmvec SIMD double-precision logarithm function
 2019-05-03 19:27 UTC 

[PATCH 0/5] Restartable Sequences support for glibc 2.30
 2019-05-03 18:42 UTC  (6+ messages)
` [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)
` [PATCH 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v4)
` [PATCH 3/5] support record failure: allow use from constructor
` [PATCH 4/5] support: implement xpthread key create/delete (v2)
` [PATCH 5/5] rseq registration tests (v4)

[PATCH] support: Report NULL blobs explicitly in TEST_COMPARE
 2019-05-03 16:53 UTC  (2+ messages)

what to do with flaky tests?
 2019-05-03 15:50 UTC  (4+ messages)

[PATCH] sem_close: Use __twalk_r
 2019-05-03 10:06 UTC 

[PATCH] misc: Add twalk_r function
 2019-05-03  9:05 UTC  (10+ messages)

[PATCH] aarch64: thunderx2 memmove performance improvements
 2019-05-03  8:36 UTC  (6+ messages)

[PATCH v4] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
 2019-05-03  2:05 UTC  (4+ messages)
` Ping. "
  ` Ping^2. "
    ` Ping^3. "

[PATCH v2] aarch64: thunderx2 memmove performance improvements
 2019-05-02 21:24 UTC  (4+ messages)

malloc, vfork, and OpenJDK
 2019-05-02 18:33 UTC  (3+ messages)

[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-05-02 16:14 UTC  (3+ messages)

[PATCH] iconv: Use __twalk_r in __gconv_release_shlib
 2019-05-02 11:51 UTC 

[PATCH v2 1/2] Y2038: make __mktime_internal compatible with __time64_t
 2019-05-02  7:19 UTC  (12+ messages)

Supporting git access via smart HTTPS protocol for glibc on sourceware.org
 2019-05-01 23:27 UTC  (7+ messages)

[PATCH] elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)
 2019-05-01 21:11 UTC  (6+ messages)

thread heap leak?
 2019-04-30 23:55 UTC  (16+ messages)

[PATCH v2] elf: Fix pldd (BZ#18035)
 2019-04-30 16:27 UTC  (8+ messages)

[PATCH v5 0/6] arm64: Initial support for CVADP
 2019-04-30 11:09 UTC  (5+ messages)
` [PATCH v5 1/6] arm64: HWCAP: add support for AT_HWCAP2

Fix -O1 compilation errors with `__ddivl' and `__fdivl' [BZ #19444]
 2019-04-30  1:27 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH] elf: Refuse to dlopen PIE objects [BZ #24323]
 2019-04-29 21:36 UTC  (4+ messages)

[PATCH] Fix tcache count maximum
 2019-04-29 21:00 UTC  (2+ messages)

[PATCH 1/2] y2038: make CONFIG_64BIT_TIME unconditional
 2019-04-29 13:22 UTC  (8+ messages)
` [PATCH 2/2] y2038: remove CONFIG_64BIT_TIME

[PATCH 1/2] y2038: make CONFIG_64BIT_TIME unconditional
 2019-04-29 13:19 UTC  (2+ messages)
` [PATCH 2/2] y2038: remove CONFIG_64BIT_TIME

[PATCH 1/4] Add single-thread.h header
 2019-04-29 12:13 UTC  (4+ messages)
` [PATCH 3/4] Assume LLL_LOCK_INITIALIZER is 0

[PATCH] posix: Fix __gen_tempname iteration entropy (BZ#15813)
 2019-04-29 10:16 UTC  (2+ messages)

[PATCH] <semaphore.h>: Add nonnull attributes
 2019-04-29  8:09 UTC  (4+ messages)

[PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-04-27  7:34 UTC  (10+ messages)
          ` [PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872] ping for 2.30

[PATCH] Makeconfig: Move -Wl,-rpath-link options before library references
 2019-04-26 12:59 UTC  (4+ messages)

[PATCH v3] Improve performance of strstr
 2019-04-26 11:59 UTC 

[PATCH v2] Benchmark strstr hard needles
 2019-04-26 11:57 UTC 

[PATCH] posix: Use posix_spawn for wordexp
 2019-04-25 21:36 UTC 

[PATCH] Makeconfig: Move $(CC) to +link command variables
 2019-04-25 21:22 UTC  (2+ messages)

[PATCH] elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-now
 2019-04-25 21:17 UTC  (2+ messages)

[PATCH] riscv: remove DL_RO_DYN_SECTION
 2019-04-25 17:54 UTC  (2+ messages)

[PATCH v2 0/6] Add new helper functions+macros to libsupport and use them in some nptl tests
 2019-04-25 12:37 UTC  (8+ messages)
` [PATCH v2 1/6] support: Add xclock_gettime
` [PATCH v2 2/6] support: Add timespec-related helper functions

[PATCH] memusagestat: use local glibc when linking [BZ #18465]
 2019-04-25  8:52 UTC  (9+ messages)

[PATCH 0/4] Restartable Sequences support for glibc 2.30
 2019-04-25  0:41 UTC  (8+ messages)
` [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)

[PATCH] elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
 2019-04-24 19:21 UTC  (3+ messages)

[PATCH] benchtests: Enable BIND_NOW if configured with --enable-bind-now
 2019-04-24 17:40 UTC  (2+ messages)

[PATCH] Extend BIND_NOW to installed programs with --enable-bind-now
 2019-04-24 15:28 UTC  (3+ messages)

[PATCH] Benchmark strstr hard needles
 2019-04-24 14:04 UTC 

[PATCH] posix/tst-getaddrinfo4: Consider EAI_NODATA as an expected result
 2019-04-24 13:27 UTC  (5+ messages)

[PATCH] locale: Add LOCPATH diagnostics to the locale program
 2019-04-24  6:16 UTC  (4+ messages)

history of nsswitch internals
 2019-04-24  1:17 UTC  (2+ messages)

[PATCH] Remove do_set_mallopt_check prototype
 2019-04-23 19:48 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).