public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
Sixth draft of the Y2038 design document
 2018-11-16 10:27 UTC  (9+ messages)
    ` extending wait4(2) or waitid(2) linux syscall

[hurd,commited] hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64
 2018-11-16  8:41 UTC 

swbz #23501 - define stat buffer for FTW_SLN case
 2018-11-16  6:03 UTC 

[patch] pthread_rwlockattr_setkind_np.3: Remove bug notes
 2018-11-16  1:14 UTC  (4+ messages)

[PATCH v2 7/7] malloc: Check the alignment of mmapped chunks before unmapping
 2018-11-15 23:58 UTC  (2+ messages)

[PATCH v2 6/7] malloc: Add more integrity checks to mremap_chunk
 2018-11-15 23:55 UTC  (2+ messages)

[PATCH] malloc: Ensure tcache count won't overflow
 2018-11-15 22:15 UTC  (2+ messages)

Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-11-15 22:04 UTC  (9+ messages)

[PATCH v3] Improve the width of alternate representation for year in strftime [BZ #23758]
 2018-11-15 22:01 UTC 

[PATCH v4] Ensure mktime sets errno on error (bug 23789)
 2018-11-15 21:53 UTC  (20+ messages)

[PATCH v3 0/7] Use more flags parameters instead of global bits in stdio
 2018-11-15 21:53 UTC  (8+ messages)
` [PATCH v3 2/7] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD
` [PATCH v3 4/7] Add __v*printf_internal with flags arguments
` [PATCH v3 1/7] Add __vfscanf_internal and __vfwscanf_internal "
` [PATCH v3 5/7] Add __vsyslog_internal, with same flags as __v*printf_internal
` [PATCH v3 6/7] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
` [PATCH v3 3/7] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH v3 7/7] Use PRINTF_LDBL_IS_DBL "

[patch] Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL)
 2018-11-15 21:39 UTC  (9+ messages)

[PATCHv2/22885] Detect altered malloc chunks
 2018-11-15 21:33 UTC  (2+ messages)

Official Linux system wrapper library?
 2018-11-15 21:00 UTC  (61+ messages)

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

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

[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:31 UTC  (2+ messages)

[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:55 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  (2+ messages)

[patch] tcache double free check
 2018-11-13 20:54 UTC  (2+ 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: 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:56 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:01 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)

Fix i686 build with GCC 9 [committed]
 2018-11-12 18:48 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  (10+ 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  (4+ messages)
` [PATCH v2 1/2] Convert tst-efgcvt to the new test framework

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:21 UTC  (8+ messages)
` [PATCH 02/12] termios: Consolidate struct termios
` [PATCH 04/12] termios: Consolidate Input Modes definitions

page:  |  | latest

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