unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-12-20 20:06:55 to 2018-12-30 13:59:34 UTC [more...]

d_off field in struct dirent and 32-on-64 emulation
 2018-12-30 13:59 UTC  (23+ messages)
` [Qemu-devel] "
            ` [V9fs-developer] "

[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

[PATCH] Set behavior of sprintf-like functions with overlapping source and destination
 2018-12-29  1:37 UTC  (19+ messages)

[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 (bug 10496)
 2018-12-28 21:24 UTC  (6+ messages)
` [PATCH 2/2] Multiple locales: Use the correct 12-hour time formats

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

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

[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  (5+ messages)

[PATCH v2 00/12] Linux termios refactor
 2018-12-28  1:10 UTC  (13+ 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

[PATCH 1/2] Replace check_mul_overflow_size_t with INT_MULTIPLY_WRAPV
 2018-12-27 19:39 UTC  (20+ messages)
` [PATCH 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX

[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 14:32 UTC  (3+ messages)

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

[PATCH v11] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2018-12-27 11:28 UTC  (6+ messages)

[PATCH] malloc: Always call memcpy in _int_realloc [BZ #24027]
 2018-12-27  1:55 UTC  (4+ 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 

[PATCH] Add sinf and cosf traces
 2018-12-26  9:58 UTC  (4+ messages)

[PATCH 0/3] math: Update s_sincosf
 2018-12-26  9:52 UTC  (5+ messages)
` [PATCH 2/3] Regenerate sysdeps/x86_64/fpu/libm-test-ulps
` [PATCH 3/3] x86-64: Remove s_sincosf-sse2.S

[PATCH] NUMA spinlock [BZ #23962]
 2018-12-26  2:50 UTC 

[PATCH v2] ARM: fix kernel assisted atomics with GCC 8 (bug 24034)
 2018-12-25 16:37 UTC 

[PATCH v2] Use C99-compliant scanf under _GNU_SOURCE with modern compilers
 2018-12-25 12:53 UTC  (2+ messages)

[PATCH] ARM: fix kernel assisted atomics with GCC 8
 2018-12-24 22:05 UTC  (2+ messages)

[PATCH v2] Only build libm with -fno-math-errno
 2018-12-22 20:48 UTC 

[PATCH] Only build libm with -fno-math-errno
 2018-12-22 20:24 UTC  (3+ messages)

Require GCC 5 or later to build glibc (bug 23993)
 2018-12-22 11:16 UTC  (8+ messages)

[RFC][PATCH] Multiple locales: Use the correct date and time formats (bug 10496, 23724)
 2018-12-22 10:43 UTC  (4+ messages)

[PATCH v2 0/2] Multiple locales: Use the correct date and time formats (bug 10496, 23724)
 2018-12-22  0:55 UTC  (3+ messages)
` [PATCH v2 1/2] sq_AL: "
` [PATCH v2 2/2] Multiple locales: Use the correct 12-hour time formats (bug 10496)

[PATCH 00/21] glibc port to ARC processors
 2018-12-21 23:06 UTC  (40+ messages)
` [PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints
` [PATCH 07/21] ARC: math soft float support
` [PATCH 08/21] ARC: Linux Syscall Interface
      ` ARC vs. generic sigaction (was Re: [PATCH 08/21] ARC: Linux Syscall Interface)
` [PATCH 09/21] ARC: Linux ABI
` [PATCH 13/21] ARC: Build Infrastructure
` test related questions (was Re: [PATCH 00/21] glibc port to ARC processors)

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

[PATCH v3] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
 2018-12-21 19:04 UTC 

[PATCH v5] Y2038: make __difftime compatible with 64-bit time
 2018-12-21 18:55 UTC  (4+ messages)

[PATCH v8 00/12] port C-SKY to glibc
 2018-12-21 18:44 UTC  (10+ messages)
` [PATCH v8 11/12] C-SKY: Add build-many-glibcs.py support
  ` [COMMITTED] Re: [PATCH v8 00/12] port C-SKY to glibc

[PATCH] riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]
 2018-12-21 17:48 UTC 

[PATCH] Semaphores: add sem_timedwait_monotonic GNU extension [BZ #14717]
 2018-12-21 17:00 UTC  (4+ messages)
` [PATCH v2] Semaphores: add sem_clockwait "

[PATCH] Improve performance of memmem
 2018-12-21 16:04 UTC 

[PATCH] Improve bench-strlen
 2018-12-21 15:54 UTC  (4+ messages)

[PATCH] Refactor string benchtests
 2018-12-21 15:32 UTC  (2+ messages)

[PATCH] intl: Do not return NULL on asprintf failure in gettext [BZ #24018]
 2018-12-21 15:29 UTC 

RFC: NUMA spinlock
 2018-12-21 14:00 UTC 

[PATCH v2 1/3] Mutex: Accelerate lock acquisition by queuing spinner
 2018-12-21 10:17 UTC  (2+ messages)

[PATCH] Script to generate ChangeLog-like output
 2018-12-21  6:33 UTC  (7+ messages)

[PATCH v1.1] Script to generate ChangeLog-like output
 2018-12-21  6:31 UTC 

[PATCH v2 7/7] malloc: Check the alignment of mmapped chunks before unmapping
 2018-12-21  5:18 UTC  (2+ messages)

[PATCH v2 6/7] malloc: Add more integrity checks to mremap_chunk
 2018-12-21  4:35 UTC  (2+ messages)

[PATCH v3 0/7] Use more flags parameters instead of global bits in stdio
 2018-12-20 21:55 UTC  (7+ messages)
` [PATCH v3 6/7] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)


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