unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-12-26 10:08:00 to 2019-01-02 18:39:04 UTC [more...]

[PATCH v11] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-01-02 18:38 UTC  (7+ messages)
  ` [PATCH v12] "

Update Linux kernel version in tst-mman-consts.py [committed]
 2019-01-02 18:36 UTC 

Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h
 2019-01-02 18:28 UTC  (3+ messages)
  ` [PATCH] AArch64: Update dl-procinfo.c with new HWCAP

glibc 2.29 - Winter is coming
 2019-01-02 18:24 UTC  (9+ messages)

Help needed reviewing Cyrillic -> ASCII transliteration [BZ #2872]
 2019-01-02 18:11 UTC  (3+ messages)

[PATCH] en_US: define date_fmt (bug 24046)
 2019-01-02 17:41 UTC  (11+ messages)

Update MIPS libm-test-ulps [committed]
 2019-01-02 17:26 UTC 

misc/tst-ttyname time outs
 2019-01-02 15:08 UTC  (4+ messages)

[PATCH] nptl/tst-audit-threads: Switch to <support/test-driver.c>
 2019-01-02 13:50 UTC  (3+ messages)

[PATCH] intl: Do not return NULL on asprintf failure in gettext [BZ #24018]
 2019-01-02 13:50 UTC  (3+ messages)

[PATCH v2] Improve performance of strstr
 2019-01-02 13:40 UTC  (3+ messages)

[PATCH 1/2] Use libsupport for tst-spawn.c
 2019-01-02 13:39 UTC  (7+ messages)
` [PATCH 2/2] posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)

d_off field in struct dirent and 32-on-64 emulation
 2019-01-02 13:16 UTC  (25+ messages)
` [Qemu-devel] "
            ` [V9fs-developer] "

[PATCH] Fixed small type in comment for locale bs_BA
 2019-01-02 11:48 UTC  (3+ messages)

[2.29] Last week of development
 2019-01-02  9:51 UTC  (4+ messages)

[PATCH v2 1/3] Mutex: Accelerate lock acquisition by queuing spinner
 2019-01-02  2:24 UTC  (9+ messages)
` [PATCH v2 2/3] Mutex: add unit tests for new type
` [PATCH v2 3/3] Manual: Add manual for pthread mutex

Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h
 2019-01-01  1:01 UTC  (2+ messages)

Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h
 2019-01-01  1:00 UTC  (2+ messages)

Update syscall-names.list for Linux 4.20
 2019-01-01  0:59 UTC  (2+ messages)

Update miscellaneous files from upstream sources [committed]
 2019-01-01  0:53 UTC 

Update copyright dates not handled by scripts/update-copyrights [committed]
 2019-01-01  0:16 UTC 

Update timezone code from tzcode 2018i
 2018-12-31 23:38 UTC  (2+ messages)

[PATCH] malloc: Always call memcpy in _int_realloc [BZ #24027]
 2018-12-31 20:38 UTC  (7+ messages)

[PATCH v2 1/2] Replace check_mul_overflow_size_t with __builtin_mul_overflow
 2018-12-31 20:16 UTC  (6+ messages)
` [PATCH v2 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX

[PATCH] riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]
 2018-12-31 18:32 UTC  (6+ messages)

[PATCH] Set behavior of sprintf-like functions with overlapping source and destination
 2018-12-31 18:12 UTC  (20+ messages)

[PATCH v2] ARM: fix kernel assisted atomics with GCC 8 (bug 24034)
 2018-12-31 17:39 UTC  (2+ messages)

[PATCH 1/2] Replace check_mul_overflow_size_t with INT_MULTIPLY_WRAPV
 2018-12-31 17:34 UTC  (14+ messages)
` [PATCH 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX

[PATCH v2] Only build libm with -fno-math-errno
 2018-12-31 17:26 UTC  (2+ messages)

[PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers
 2018-12-31 17:02 UTC  (3+ messages)

[PATCH v2] Improve bench-strstr
 2018-12-31 16:46 UTC 

[PATCH v2 00/12] Linux termios refactor
 2018-12-31 15:57 UTC  (26+ messages)
` [PATCH v2 01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)
` [PATCH v2 02/12] termios: Consolidate struct termios
` [PATCH v2 03/12] termios: Consolidate termios c_cc symbolic constants
` [PATCH v2 04/12] termios: Consolidate Input Modes definitions
` [PATCH v2 05/12] termios: Consolidate Output "
` [PATCH v2 06/12] termios: Consolidate Baud Rate Selection definitions
` [PATCH v2 07/12] termios: Consolidate control mode definitions
` [PATCH v2 08/12] termios: Consolidate local "
` [PATCH v2 09/12] termios: Consolidate tcflow symbolic constants
` [PATCH v2 10/12] termios: Remove Linux _IOT_termios
` [PATCH v2 11/12] termios: Add powerpc termios-misc
` [PATCH v2 12/12] termios: Consolidate termios.h

FOSSA bug bounty program
 2018-12-31 14:38 UTC  (2+ messages)

Use Linux 4.20 in build-many-glibcs.py [committed]
 2018-12-31 13:07 UTC 

[PATCH v2 0/6] General fixes and refactor for BZ#12683
 2018-12-29  9:41 UTC  (15+ messages)
` [PATCH v2 1/6] nptl: Remove tst-cancel-wrappers test and related macros
` [PATCH v2 2/6] nptl: Fix testcases for new pthread cancellation mechanism
` [PATCH v2 3/6] x86: Remove wrong THREAD_ATOMIC_* macros
` [PATCH v2 4/6] i386: Remove bogus "
` [PATCH v2 5/6] nptl: Cleanup cancellation macros
` [PATCH v2 6/6] support: Add support_create_temp_fifo

[hurd,commited] hurd: Handle "pid" magical lookup retry
 2018-12-28 21:32 UTC 

[PATCH 2/2] Multiple locales: Use the correct 12-hour time formats
 2018-12-28 21:24 UTC  (4+ messages)

[PATCH] NEWS: Fix a minor typo ("incosistent" -> "inconsistent")
 2018-12-28 20:21 UTC  (5+ messages)
      ` [PATCH COMMITTED] NEWS: Fix another typo ("multithread..." -> "multi-threaded...")

[COMMITTED] Update Alpha libm-test-ulps
 2018-12-28  9:54 UTC 

[PATCH v4] Improve the width of alternate representation for year in strftime [BZ #23758]
 2018-12-28  9:51 UTC  (2+ messages)

[PATCH] Improve string benchtests
 2018-12-27 18:26 UTC 

[PATCH 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX
 2018-12-27 16:49 UTC 

[2.29] Last week of development
 2018-12-27 13:49 UTC 

[PATCH 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX
 2018-12-27 11:32 UTC  (2+ messages)

[PATCH] regex: simplify Gnulib port
 2018-12-27  1:40 UTC  (2+ messages)

[PATCH] Enable VDSO for static linking on s390
 2018-12-26 16:41 UTC  (4+ messages)

[PATCH 1/3] Use generic vector computations in s_sincosf.h
 2018-12-26 14:55 UTC  (5+ messages)
  ` [PATCH] x86: "

New Belarusian PO file for 'libc' (version 2.27.9000)
 2018-12-26 13:42 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).