unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-11-05 17:13:35 to 2018-11-12 14:35:23 UTC [more...]

Official Linux system wrapper library?
 2018-11-12 14:35 UTC  (20+ messages)

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

[PATCH] add support for GCC 9 attribute copy
 2018-11-12 13:49 UTC  (5+ messages)

[PATCH v4] Enable VDSO on x86_64 statically linked programs
 2018-11-12 13:00 UTC  (3+ messages)

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

[PATCH] Enable VDSO on powerpc statically linked programs
 2018-11-12  8:47 UTC  (2+ messages)

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

[patch] Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL)
 2018-11-11 22:37 UTC  (4+ 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  (5+ messages)

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

[patch] malloc: add mxfast tunable
 2018-11-10  5:23 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 v4] Ensure mktime sets errno on error (bug 23789)
 2018-11-10  2:00 UTC  (15+ 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  (19+ 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 05/12] termios: Consolidate Output "
` [PATCH 06/12] termios: Consolidate Baud Rate Selection 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  (13+ 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:58 UTC  (7+ messages)

[PATCH/22885] Detect altered malloc chunks
 2018-11-08 19:36 UTC  (5+ messages)

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

[PATCH v2 0/8] Use more flags parameters instead of global bits in stdio
 2018-11-08 17:24 UTC  (21+ 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 3/8] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD
` [PATCH v2 4/8] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH v2 5/8] Add __v*printf_internal with flags arguments
` [PATCH v2 6/8] Add __vsyslog_internal, with same flags as __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

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

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

[PATCHv4] Protect _dl_profile_fixup data-dependency order [BZ #23690]
 2018-11-07 21:54 UTC  (3+ messages)
` [PATCHv5] "

[PATCH][AArch64] Adjust writeback in non-zero memset
 2018-11-07 18:09 UTC 

[PATCH] RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)
 2018-11-07 16:36 UTC  (3+ messages)

[PATCH] Add an additional test to resolv/tst-resolv-network.c
 2018-11-07 13:23 UTC  (2+ messages)

[COMMITTED] support: Fix printf format for TEST_COMPARE_STRING
 2018-11-07 13:16 UTC  (2+ messages)

[PATCH] support: Implement TEST_COMPARE_STRING
 2018-11-07 11:54 UTC  (6+ messages)

Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867)
 2018-11-07 11:50 UTC  (2+ messages)

[PATCH v3 0/2] Fix up soft-fp issue
 2018-11-06 17:21 UTC  (9+ messages)
` [PATCH v3 2/2] soft-fp: Add inplementation for 128 bit self-contained

x86-64 prelink support for TLS dialect gnu2
 2018-11-06 15:16 UTC  (8+ messages)

[PATCH v3 0/3] Tests for argp/err/error functions with long double
 2018-11-06 13:38 UTC  (10+ messages)
` [PATCH v3 1/3] Add tests for argp_error and argp_failure with floating-point parameters
` [PATCH v3 2/3] Add test for warn, warnx, vwarn, and vwarnx "
` [PATCH v3 3/3] Add tests with floating-point arguments for err* and verr* functions

Correct SH kernel-features.h undefines (bug 23862)
 2018-11-06 12:49 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).