unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-11-08 02:49:10 to 2018-11-14 21:26:01 UTC [more...]

[PATCH v9] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]
 2018-11-14 21:25 UTC 

Official Linux system wrapper library?
 2018-11-14 18:47 UTC  (54+ messages)

[patch] Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL)
 2018-11-14 18:01 UTC  (8+ messages)

[PATCH] power: Fix VSCR position on ucontext
 2018-11-14 18:00 UTC  (2+ messages)

[PATCH] mtrace: record backtrace of memory allocation/deallocation
 2018-11-14 17:30 UTC  (2+ messages)

[PATCH v2 0/8] Use more flags parameters instead of global bits in stdio
 2018-11-14 15:18 UTC  (16+ messages)
` [PATCH v2 1/8] Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH v2 2/8] Add __vfscanf_internal and __vfwscanf_internal with flags arguments
` [PATCH v2 5/8] Add __v*printf_internal "
` [PATCH v2 7/8] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY
` [PATCH v2 8/8] Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl

[PATCH][AArch64] Adjust writeback in non-zero memset
 2018-11-14 14:45 UTC  (2+ messages)

[PATCH v2] UAPI: move RENAME_* definitions to separated file
 2018-11-14  7:26 UTC  (2+ messages)

proposal: disable tcache when using malloc_check
 2018-11-14  6:54 UTC  (2+ messages)

[PATCH] add support for GCC 9 attribute copy
 2018-11-14  0:39 UTC  (12+ messages)

[hurd,commited] hurd: Fix build with GCC 9
 2018-11-14  0:38 UTC 

[PATCH/22885] Detect altered malloc chunks
 2018-11-13 23:25 UTC  (6+ messages)

[PATCH v4] Ensure mktime sets errno on error (bug 23789)
 2018-11-13 23:24 UTC  (18+ messages)

[patch] tcache double free check
 2018-11-13 20:54 UTC  (6+ messages)

[PATCH] support: Print timestamps in timeout handler
 2018-11-13 20:25 UTC 

[PATCH] malloc: Introduce additional accessors for struct malloc_chunk
 2018-11-13 17:08 UTC 

[PATCH] malloc: Ensure tcache count won't overflow
 2018-11-13 12:03 UTC 

[PATCH] malloc: Compile with -fno-strict-aliasing
 2018-11-13 11:39 UTC 

[PATCH RESEND] UAPI: move RENAME_* definitions to separated file
 2018-11-13 11:09 UTC  (2+ messages)

[PATCH] malloc: Use current (C11-style) atomics for fastbin access
 2018-11-13  9:34 UTC  (3+ messages)

Fix mips build with GCC 9 [committed]
 2018-11-13  1:55 UTC 

Add hidden_tls_def macros, fix powerpc-soft build with GCC 9 [committed]
 2018-11-13  1:54 UTC 

Fix sparc64 build with GCC 9 [committed]
 2018-11-13  0:29 UTC  (2+ messages)

Fix armv7 build with GCC 9 [committed]
 2018-11-13  0:00 UTC 

[PATCH] Enable VDSO on powerpc statically linked programs
 2018-11-12 23:35 UTC  (4+ messages)

[PATCH] Enable VDSO on i386 statically linked programs
 2018-11-12 23:17 UTC  (3+ messages)

[PATCH v4] Enable VDSO on x86_64 statically linked programs
 2018-11-12 22:38 UTC  (4+ messages)

[PATCHv2/22885] Detect altered malloc chunks
 2018-11-12 20:38 UTC 

Fix i686 build with GCC 9 [committed]
 2018-11-12 18:47 UTC 

[patch] malloc: add mxfast tunable
 2018-11-12 18:47 UTC  (7+ messages)

Remove redundant macro definitions from ia64 sfp-machine.h [committed]
 2018-11-12 14:38 UTC 

[PATCH] Use Quicksearch in strstr
 2018-11-12 14:03 UTC  (12+ messages)

[PATCH] Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)
 2018-11-12  9:08 UTC  (3+ messages)

[hurd,commited] hurd: Fix spawni's user_link reallocation
 2018-11-11 19:15 UTC 

[hurd,commited] hurd: Document dtable_cloexec size convention
 2018-11-11 18:02 UTC 

[hurd,commited] Hurd: export _hurd_port_move
 2018-11-10 13:44 UTC 

[hurd,commited] Hurd: Fix ulinks in fd table reallocation
 2018-11-10 11:27 UTC 

[PATCH] Hurd: Implement chdir support in posix_spawn
 2018-11-10 11:01 UTC  (4+ messages)

[hurd,commited] Hurd: Implement chdir support in posix_spawn
 2018-11-10 10:59 UTC 

[PATCH 1/2] Merge mktime, timegm from upstream Gnulib
 2018-11-10  3:51 UTC  (5+ messages)

RFC: __attribute_alloc_size__ on allocation functions (BZ#23741)
 2018-11-10  3:33 UTC  (6+ messages)

[PATCH v2 0/2] Adapt and extend tst-efgcvt
 2018-11-09 18:26 UTC  (7+ messages)
` [PATCH v2 1/2] Convert tst-efgcvt to the new test framework
` [PATCH v2 2/2] Add tests for the long double version of ecvt and fcvt

Update conform/Makefile mkdir commands [committed]
 2018-11-09 17:44 UTC 

Replace conformtest.pl with conformtest.py [committed]
 2018-11-09 17:31 UTC  (3+ messages)

[PATCH 01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)
 2018-11-09 17:20 UTC  (12+ messages)
` [PATCH 02/12] termios: Consolidate struct termios
` [PATCH 03/12] termios: Consolidate termios c_cc symbolic constants
` [PATCH 04/12] termios: Consolidate Input Modes definitions

[PATCH 0/2] elf: Update GNU_PROPERTY_X86_XXX macros
 2018-11-09 13:53 UTC  (5+ messages)
` [PATCH 1/2] elf: Update GNU_PROPERTY_X86_XXX macros [BZ #23797]
` [PATCH 2/2] x86/CET: Stop if the GNU_PROPERTY_X86_UINT32_VALID bit is set

[PATCH buildbot] keep build directory after failure
 2018-11-09 11:16 UTC  (2+ messages)

[PATCH] Use TEST_COMPARE_STRING in recently added test
 2018-11-09  0:46 UTC  (3+ messages)

Indentation, tabs, and spaces (was re: [PATCH] support: Implement TEST_COMPARE_STRING)
 2018-11-08 22:42 UTC  (11+ messages)

[PATCH v3] Add tests for the long double version of ecvt and fcvt
 2018-11-08 22:29 UTC 

[patch] tcache double free check
 2018-11-08 20:41 UTC  (2+ messages)

V2 [PATCH] Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
 2018-11-08 18:57 UTC  (8+ messages)

Remove __ASSUME_SOCKETCALL
 2018-11-08 16:34 UTC  (2+ messages)

[PATCH] malloc: Turn unlink_chunk into a function
 2018-11-08 16:22 UTC  (2+ messages)

[PATCH] malloc: Rename unlink macro to unlink_check
 2018-11-08 15:51 UTC 

[PATCH] ld.so: command argument "--preload"
 2018-11-08 12:43 UTC  (16+ messages)

[RFC][PATCH] Multiple locales: Use the correct date and time formats (bug 10496, 23724)
 2018-11-08 12:05 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).