unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-02-26 18:12:27 to 2019-03-07 09:40:42 UTC [more...]

[PATCH] localedata: Add Minguo calendar support to zh_TW
 2019-03-07  9:40 UTC  (10+ messages)
` [PATCH v2] "
` [PATCH v3] localedata: Add Minguo calendar support to zh_TW [BZ #24293]
` [PATCH v4] "

[Y2038] Question regarding support of old time interfaces beyond y2038
 2019-03-07  8:05 UTC  (7+ messages)

[RESEND] [PATCH 4/12] PPC64: Adds SIMD single-prec. sine function (sinf) for POWER8
 2019-03-07  7:32 UTC 

[RESEND] [PATCH 3/12] PPC64: Adds SIMD sine function for POWER8
 2019-03-07  6:49 UTC 

[RESEND] [PATCH 2/12] PPC64: Addition of SIMD cosf function for POWER8
 2019-03-07  5:43 UTC 

[RESEND] [PATCH 1/12] PPC64: First in the series of patches implementing POWER8 vector math
 2019-03-07  2:37 UTC 

[PATCH 1/4] C-SKY: fix sigcontext miss match
 2019-03-07  1:34 UTC  (4+ messages)
` [PATCH 2/4] C-SKY: remove user_regs definition
` [PATCH 3/4] C-SKY: mark lr as undefined to stop unwinding
` [PATCH 4/4] C-SKY: add elf header definition for elfutils

[RESEND] [PATCH 1/12] PPC64: First in the series of patches implementing POWER8 vector math
 2019-03-06 22:22 UTC 

[PATCH] PPC64: Adds SIMD single-prec. sine function (sinf) for POWER8
 2019-03-06 21:21 UTC  (2+ messages)

[PATCH 0/7] Implement proposed POSIX _clockwait variants of existing _timedwait functions
 2019-03-06 21:15 UTC  (17+ messages)
` [PATCH 1/7] nptl: Add clockid parameter to futex timed wait calls
` [PATCH 2/7] nptl: Add POSIX-proposed sem_clockwait
` [PATCH 3/7] nptl: Add POSIX-proposed pthread_cond_clockwait
` [PATCH 4/7] nptl: pthread_rwlock: Move timeout validation into _full functions
` [PATCH 5/7] nptl/tst-rwlock14: Test pthread/rwlock_timedwrlock correctly
` [PATCH 6/7] nptl/tst-rwlock: Use clock_gettime/timespec rather than gettimeofday/timeval
` [PATCH 7/7] nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock

[PATCH] Add new Fortran vector math header file
 2019-03-06 21:13 UTC  (26+ messages)
              ` [PATCH] Fix location where math-vector-fortran.h is installed

[PATCH] Remove obsolete, never-implemented XSI STREAMS declarations
 2019-03-06 21:11 UTC  (7+ messages)

[PATCH] PPC64: Adds SIMD sine function for POWER8
 2019-03-06 21:10 UTC  (2+ messages)

[PATCH] powerpc: Fix build of wcscpy with --disable-multi-arch
 2019-03-06 21:07 UTC  (5+ messages)

[PATCH] PPC64: Addition of SIMD cosf function for POWER8
 2019-03-06 21:02 UTC  (3+ messages)

[PATCH] Aarch64: Add simd exp/expf functions
 2019-03-06 20:54 UTC  (7+ messages)

[PATCH] Improve string benchtests
 2019-03-06 18:14 UTC  (7+ messages)

[RESEND] [PATCH] PPC64: First in the series of patches implementing
 2019-03-06 17:20 UTC  (13+ messages)
          ` Fw: "

[PATCH for 5.1 0/3] Restartable Sequences updates for 5.1
 2019-03-06 17:00 UTC 

[PATCH] Improve performance of memmem
 2019-03-06 16:55 UTC  (3+ messages)

[PATCH v2] Improve performance of strstr
 2019-03-06 16:55 UTC  (3+ messages)

[PATCH v2] Improve bench-strstr
 2019-03-06 16:19 UTC  (3+ messages)

Removing longjmp error handling from the dynamic loader
 2019-03-06 15:40 UTC  (2+ messages)

[PATCH] powerpc: Fix build of wcscpy with --disable-multi-arch
 2019-03-06 13:51 UTC  (6+ messages)

[PATCH v2] Initialize preloaded DSOs earlier [BZ #14379]
 2019-03-06 12:35 UTC  (2+ messages)

[PATCH] malloc: Check for large bin list corruption when inserting unsorted chunk
 2019-03-06 12:09 UTC  (2+ messages)

[PATCH v2 1/2] Y2038: make __mktime_internal compatible with __time64_t
 2019-03-06 11:31 UTC  (3+ messages)
` [PATCH v2 2/2] Fix time/mktime.c and time/gmtime.c for gnulib compatibility

[PATCH] PPC64: First in the series implementing libmvec on POWER8
 2019-03-05 21:56 UTC  (2+ messages)

[PATCH] Call _dl_open_check after relocation is finished [BZ #24259]
 2019-03-05 14:00 UTC  (5+ messages)
` PING^1 "

[PATCH] nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
 2019-03-05 11:42 UTC  (2+ messages)

[PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-03-04 22:11 UTC  (9+ messages)
              ` [PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872] ping for 2.30

I nominate Florian Weimer for support/ subsystem maintainer
 2019-03-04 21:40 UTC  (14+ messages)
  ` Siddhesh as the tunables maintainer (was: Re: I nominate Florian Weimer for support/ subsystem maintainer.)

[PATCH 1/3] powerpc: remove power6 wcscpy optimization
 2019-03-04 19:43 UTC  (3+ messages)
` [PATCH 2/3] powerpc: remove power6 wcschr optimization
` [PATCH 3/3] powerpc: remove power6 wcsrchr optimization

[PATCH] Add malloc micro benchmark
 2019-03-04 17:35 UTC  (3+ messages)

[PATCH] elf: Remove remnants of MAP_ANON emulation
 2019-03-04 17:04 UTC  (2+ messages)

PPC64 libmvec sin, cos, sincos
 2019-03-04 14:07 UTC  (2+ messages)

[PATCH] S390: Increase function alignment to 16 bytes
 2019-03-04  9:52 UTC  (3+ messages)

[PATCH] elf: Add tests with a local IFUNC resolver [BZ #23937]
 2019-03-04  9:47 UTC  (12+ messages)

[RESEND] [PATCH] PPC64: First in the series implementing libmvec on POWER8
 2019-03-02 22:12 UTC 

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

Question regarding sourceware account for branch and wiki
 2019-03-02  1:42 UTC  (4+ messages)

[PATCH] elf/tst-big-note: Improve accuracy of test [BZ #20419]
 2019-03-01 17:51 UTC  (4+ messages)

[PATCH COMMITTED] S390: Fix introduction of __wcscpy and weak wcscpy symbols
 2019-03-01 15:31 UTC 

[PATCH buildbot] Add hi1616-ubunut-{aarch64,armhf} builders
 2019-03-01 15:21 UTC 

[PATCH COMMITTED] __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]
 2019-03-01 11:27 UTC 

Break lines before not after operators, batch 4
 2019-03-01  0:28 UTC 

[PATCH v4 0/5] Add missing nldbl functions to libc
 2019-02-28 18:41 UTC  (12+ messages)
` [PATCH v4 1/5] ldbl-opt: Add arpg_error and argp_failure (bug 23983)
` [PATCH v4 2/5] ldbl-opt: Reuse argp tests that print long double
` [PATCH v4 3/5] ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)
` [PATCH v4 4/5] ldbl-opt: Add error and error_at_line "
` [PATCH v4 5/5] ldbl-opt: Reuse test cases from misc/ that check long double
` Ping. Re: [PATCH v4 0/5] Add missing nldbl functions to libc

[RESEND] [PATCH] PPC64: First in the series of patches implementing POWER8 vector math
 2019-02-28 15:12 UTC  (4+ messages)

Add more spaces before '('
 2019-02-28  2:28 UTC  (2+ messages)

[PATCH] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
 2019-02-27 22:31 UTC 

[hurd,commited] hurd: Add renameat2 support for RENAME_NOREPLACE
 2019-02-27 21:30 UTC 

[PATCH 1/7] wcsmbs: optimize wcpcpy
 2019-02-27 20:49 UTC  (11+ messages)
` [PATCH 3/7] wcsmbs: optimize wcscat
` [PATCH 5/7] wcsmbs: optimize wcsncat
` [PATCH 6/7] wcsmbs: optimize wcsncpy

[PATCH, alpha]: Fix sysdeps/alpha/remqu.S clobbering $f3 reg
 2019-02-27 19:54 UTC  (3+ messages)
  ` [PATCH, alpha]: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S

Fix -Wempty-body warnings in system-specific code
 2019-02-27 13:39 UTC  (2+ messages)

Add some spaces before '('
 2019-02-27  8:38 UTC  (2+ messages)

[PATCH] ld.so: command argument "--preload"
 2019-02-27  7:23 UTC  (20+ messages)

[PATCH] PPC64: First in the series of patches implementing POWER8 vector math
 2019-02-27  3:24 UTC 


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