unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-11-12 12:25:48 to 2018-11-19 11:11:10 UTC [more...]

[PATCH v9] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]
 2018-11-19 11:10 UTC  (6+ messages)
  ` [PATCH v10] "

[PATCH v5 00/14] port C-SKY to glibc
 2018-11-19  5:22 UTC  (16+ messages)
` [PATCH 1/1] Update config.guess and config.sub to current versions
  ` [PATCH v5 01/14] C-SKY: ABI related code
  ` [PATCH v5 02/14] C-SKY: TLS support
  ` [PATCH v5 03/14] C-SKY: Math support
  ` [PATCH v5 04/14] C-SKY: NPTL support and Atomic
  ` [PATCH v5 05/14] C-SKY: Linux Syscall Interface
  ` [PATCH v5 06/14] C-SKY: Linux ABI
  ` [PATCH v5 07/14] C-SKY: ABI Lists
  ` [PATCH v5 08/14] C-SKY: Linux Startup and Dynamic Loading Code
  ` [PATCH v5 09/14] C-SKY: Add dynamic relocations to elf.h
  ` [PATCH v5 10/14] C-SKY: Build Infastructure
  ` [PATCH v5 11/14] C-SKY: Add ABI definitions in config.h.in
  ` [PATCH v5 12/14] C-SKY: Add build-many-glibcs.py support
  ` [PATCH v5 13/14] C-SKY: Skeleton documentation
  ` [PATCH v5 14/14] C-SKY: several stat interface implemented with statx system call

RFC: __attribute_alloc_size__ on allocation functions (BZ#23741)
 2018-11-17 16:42 UTC  (3+ messages)

[patch] pthread_rwlockattr_setkind_np.3: Remove bug notes
 2018-11-17  6:42 UTC  (6+ messages)

[PATCHv2/22885] Detect altered malloc chunks
 2018-11-17  3:23 UTC  (4+ messages)

swbz #23501 - define stat buffer for FTW_SLN case
 2018-11-17  3:22 UTC  (4+ messages)

Sixth draft of the Y2038 design document
 2018-11-17  1:50 UTC  (17+ messages)
    ` extending wait4(2) or waitid(2) linux syscall

Official Linux system wrapper library?
 2018-11-16 21:24 UTC  (56+ messages)

[PATCH v3 0/7] Use more flags parameters instead of global bits in stdio
 2018-11-16 18:34 UTC  (9+ messages)
` [PATCH v3 1/7] Add __vfscanf_internal and __vfwscanf_internal with flags arguments
` [PATCH v3 2/7] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD
` [PATCH v3 3/7] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH v3 4/7] Add __v*printf_internal with flags arguments
` [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 7/7] Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl

[PATCH][AArch64] Adjust writeback in non-zero memset
 2018-11-16 17:16 UTC  (5+ messages)

[PATCH 1/4] Remove the error handling wrapper from exp and exp2
 2018-11-16 17:00 UTC  (2+ messages)

[PATCH v3] Add tests for the long double version of ecvt and fcvt
 2018-11-16 13:39 UTC  (2+ messages)
` Ping "

[PATCH v2 0/8] Use more flags parameters instead of global bits in stdio
 2018-11-16 13:31 UTC  (19+ 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] power: Fix VSCR position on ucontext
 2018-11-16 13:18 UTC  (3+ messages)

[PATCH] support: Print timestamps in timeout handler
 2018-11-16 13:12 UTC  (2+ messages)

[PATCH v2 7/7] malloc: Check the alignment of mmapped chunks before unmapping
 2018-11-16 10:34 UTC  (3+ messages)

[PATCH v2 0/7] Additional integrity checks for the malloc
 2018-11-16 10:33 UTC  (4+ messages)
` [PATCH v2 5/7] malloc: Verify the integrity of mmapped chunks in calloc

[PATCH v2 6/7] malloc: Add more integrity checks to mremap_chunk
 2018-11-16 10:32 UTC  (3+ messages)

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

[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] Fix BZ#20544 (assert function passed to atexit/on_exit/__cxa_atexit != NULL)
 2018-11-15 21:38 UTC  (8+ messages)

[PATCH] mtrace: record backtrace of memory allocation/deallocation
 2018-11-14 17:30 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  (2+ messages)

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

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

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  (9+ 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).