unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-02-20 12:59:17 to 2019-03-01 19:27:57 UTC [more...]

[PATCH] localedata: Add Minguo calendar support to zh_TW
 2019-03-01 19:27 UTC  (3+ messages)
` [PATCH v2] "

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

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

[RESEND] [PATCH] PPC64: First in the series of patches implementing
 2019-03-01 16:14 UTC  (8+ messages)

[PATCH] S390: Increase function alignment to 16 bytes
 2019-03-01 15:47 UTC  (2+ 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] elf: Add tests with a local IFUNC resolver [BZ #23937]
 2019-03-01 12:37 UTC  (12+ messages)

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

[PATCH] Add new Fortran vector math header file
 2019-03-01  9:31 UTC  (23+ messages)
              ` [PATCH] Fix location where math-vector-fortran.h is installed

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

[PATCH] nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
 2019-02-28 17:21 UTC 

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

[PATCH] Add malloc micro benchmark
 2019-02-28  4:52 UTC  (2+ 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 

Question regarding sourceware account for branch and wiki
 2019-02-27 22:06 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  (13+ messages)
` [PATCH 2/7] wcsmbs: optimize wcpncpy
` [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

[PATCH 0/7] Implement proposed POSIX _clockwait variants of existing _timedwait functions
 2019-02-27 18:35 UTC  (9+ 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

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

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

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

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

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

[PATCH] Remove obsolete, never-implemented XSI STREAMS declarations
 2019-02-26 20:13 UTC  (11+ messages)

[RESEND 1/2] Y2038: make __mktime_internal compatible with __time64_t
 2019-02-26 16:45 UTC  (5+ messages)
` [RESEND 2/2] Fix time/mktime.c and time/gmtime.c for gnulib compatibility

[PATCH updated] Use a proper C tokenizer to implement the obsolete typedefs test
 2019-02-26 16:01 UTC  (14+ messages)

[PATCH] resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]
 2019-02-26 15:25 UTC 

Break further lines before not after operators
 2019-02-26 13:39 UTC  (2+ messages)

[PATCH] elf/Makefile: Run IFUNC tests if binutils supports IFUNC
 2019-02-26 12:01 UTC  (4+ messages)

Add and move fall-through comments in system-specific code
 2019-02-26  1:31 UTC  (3+ messages)
` Ping "

[PATCH] PPC64: First in the series of patches implementing POWER8 vector math
 2019-02-25 23:46 UTC  (7+ messages)
    ` Fw: "

[PATCH] m68k: fix clobbering a5 in setjmp() [BZ #24202]
 2019-02-25 17:47 UTC  (4+ messages)

[PATCH v4] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
 2019-02-25 13:39 UTC 

[PATCH] Call _dl_open_check after relocation is finished [BZ #24259]
 2019-02-24 16:01 UTC 

Fix assertion in malloc.c:tcache_get
 2019-02-24 10:19 UTC  (6+ messages)

Break more lines before not after operators
 2019-02-24  2:22 UTC  (2+ messages)

[PATCH] ja_JP locale: Fix the offset in era-string for Taisho gan-nen [BZ #24162]
 2019-02-23 13:15 UTC  (10+ messages)

[PATCH 1/4] Add single-thread.h header
 2019-02-22 19:27 UTC  (4+ 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] Linux: Implement membarrier function
 2019-02-22 10:25 UTC  (3+ messages)

New Belarusian PO file for 'libc' (version 2.28.9000)
 2019-02-22 10:17 UTC 

New Belarusian PO file for 'libc' (version 2.28.9000)
 2019-02-22  8:47 UTC 

New Belarusian PO file for 'libc' (version 2.28.9000)
 2019-02-22  7:22 UTC 

[PATCH] PPC64: First in the series of patches implementing POWER8 vector math
 2019-02-22  1:42 UTC  (4+ messages)

[PATCH] malloc: Check for large bin list corruption when inserting unsorted chunk
 2019-02-22  1:30 UTC  (4+ messages)

Break some lines before not after operators
 2019-02-21 22:56 UTC  (2+ messages)

[PATCH v2] Improve bench-strstr
 2019-02-21 21:40 UTC  (2+ messages)

New Swedish PO file for 'libc' (version 2.28.9000)
 2019-02-21 21:07 UTC 

[PATCH] Add nss/tst-nss-files-hosts-long.root/etc/host.conf
 2019-02-21 20:59 UTC  (2+ messages)

mtrace perl tool reporting "+ 0x000001003c393dc0 Alloc 3183 duplicate: 0x3fffaa678d08 /lib64/libntirpc.so.1.3:[0x3fffaa678d08]"
 2019-02-21 20:57 UTC  (4+ messages)

[PATCH v3] Use a proper C tokenizer to implement the obsolete typedefs test
 2019-02-21 15:15 UTC 

[PATCH v2] Add internal implementations for argp.h, err.h, and error.h functions
 2019-02-21 14:22 UTC  (6+ messages)
` [PATCH v3] "
    ` Ping. "

[PATCH v2] Initialize preloaded DSOs earlier [BZ #14379]
 2019-02-21 12:57 UTC 

pthread sem_open : private glibc functions (__libc*
 2019-02-20 21:20 UTC  (6+ messages)

RFC: reformatting code to GNU style
 2019-02-20 20:35 UTC  (3+ messages)

[PATCH] Fix multiple minor tzset glitches [BZ #24004]
 2019-02-20 19:29 UTC  (3+ messages)

[PATCH v2] Improve bench-strstr
 2019-02-20 19:19 UTC  (2+ messages)

[PATCH] glibc: support e5500 and e6500
 2019-02-20 17:21 UTC  (3+ messages)

2 resolv tests timing out consistently
 2019-02-20 14:21 UTC  (3+ messages)

[PATCH] powerpc64le: Remove test for GCC 6.2
 2019-02-20 14:13 UTC  (3+ 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).