unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-11-19 19:36:07 to 2018-11-26 18:50:46 UTC [more...]

[PATCH] malloc: Validate tc_idx before checking for double-frees in tcache [BZ #23907]
 2018-11-26 18:50 UTC  (3+ messages)

[PATCH] io: Consolidate lockf implementation
 2018-11-26 18:23 UTC 

Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915) [committed]
 2018-11-26 18:14 UTC  (4+ messages)

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

[RFC PATCH v4 1/5] glibc: Perform rseq(2) registration at nptl init and thread creation
 2018-11-26 17:10 UTC  (49+ messages)
` [RFC PATCH v4 2/5] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
` [RFC PATCH v4 3/5] support record failure: flush stdout, use _exit ()
` [RFC PATCH v4 4/5] support record failure: allow use from constructor
` [RFC PATCH v4 5/5] rseq registration tests

[PATCH] Add --no-hard-links option to localedef (Bug 23923)
 2018-11-26 16:58 UTC  (3+ messages)

ABI baseline update and build-many-glibcs
 2018-11-26 16:56 UTC  (3+ messages)

[PATCH v5 00/14] port C-SKY to glibc
 2018-11-26 16:49 UTC  (9+ messages)

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

RFC: Linux gABI: Add a GNU_PROPERTY_BY_LINKER property
 2018-11-26 13:40 UTC  (3+ messages)

[PATCH] Enable VDSO on powerpc statically linked programs
 2018-11-26 13:13 UTC  (5+ messages)

[PATCH] Enable VDSO on static on aarch64
 2018-11-26 11:12 UTC  (2+ messages)

[PATCH] Enable VDSO on i386 statically linked programs
 2018-11-24 21:54 UTC  (5+ messages)

[RFC] ChangeLog generation script
 2018-11-24 20:19 UTC  (21+ messages)

Official Linux system wrapper library?
 2018-11-24  3:41 UTC  (11+ messages)

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

[PATCH] x86/CET: Renumber ARCH_CET_LEGACY_BITMAP to 0x3006
 2018-11-23 16:18 UTC  (7+ messages)

[PATCH] _dl_exception_create_format: Support %x/%lx/%Zx
 2018-11-23 16:18 UTC  (3+ messages)

Why versioned library names?
 2018-11-23 12:02 UTC 

Combine more conformtest tests into single execution of the compiler [committed]
 2018-11-22 21:22 UTC 

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

[PATCH v3 0/7] Use more flags parameters instead of global bits in stdio
 2018-11-22 18:13 UTC  (17+ 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 v2] UAPI: move RENAME_* definitions to separated file
 2018-11-22 12:16 UTC  (3+ messages)

[PATCH] x86/CET: Add a re-exec test with legacy bitmap
 2018-11-22  9:02 UTC  (4+ messages)

[RESEND PATCH v9] Mutex: Add pthread mutex tunables
 2018-11-22  1:45 UTC 

Separate conformtest subtest generation and execution [committed]
 2018-11-22  0:48 UTC 

[PATCH 01/12] termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)
 2018-11-21 19:31 UTC  (2+ messages)
` termios2 and alpha

Automating the maintenance of the ChangeLog file
 2018-11-21 19:10 UTC  (13+ messages)

[PATCH 0/3] x86-64: Update sincosf
 2018-11-21 18:11 UTC  (4+ messages)
` [PATCH 1/3] Update s_sincosf.c and x86-64 s_sincosf-fma.c
` [PATCH 2/3] Regenerate sysdeps/x86_64/fpu/libm-test-ulps
` [PATCH 3/3] x86-64: Remove s_sincosf-sse2.S

[PATCH 0/8] Y2038 struct tm related patches
 2018-11-21 17:49 UTC  (11+ messages)
` [PATCH 1/8] Y2038: make __tz_convert compatible with 64-bit-time
` [PATCH 2/8] Y2038: add function __localtime64
` [PATCH 3/8] Y2038: add function __localtime64_r
` [PATCH 4/8] Y2038: add function __gmtime64
` [PATCH 5/8] Y2038: add function __gmtime64_r
` [PATCH 6/8] Y2038: add function __ctime64
` [PATCH 7/8] Y2038: add function __ctime64_r
` [PATCH 8/8] Y2038: make __mktime_internal compatible with __time64_t
  ` [PATCH 1/1] "

[PATCH] x86: Extend CPUID support in struct cpu_features
 2018-11-21 17:34 UTC 

glibc master build failure at commit a502c5294b (no rule to make target e_log2.c)
 2018-11-21 16:13 UTC  (3+ messages)

[PATCH] abilist.awk: Treat .tdata like .tbss and reject unknown combinations
 2018-11-21  9:19 UTC  (4+ messages)

[PATCH v2 1/2] mtrace: record backtrace of memory allocation/deallocation
 2018-11-20 23:00 UTC  (3+ messages)

[PATCH v2 2/2] mtrace: record backtrace of memory allocation/deallocation
 2018-11-20 22:22 UTC  (3+ messages)

[PATCH 1/4] Remove the error handling wrapper from exp and exp2
 2018-11-20 21:51 UTC  (4+ messages)

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

AARCH64: Adding Saphira core detection using MIDR
 2018-11-20 11:32 UTC  (3+ messages)

Use unique identifiers in conformtest [committed]
 2018-11-20  3:55 UTC 

[PATCH v9] Locales: Cyrillic -> ASCII transliteration table [BZ #2872]
 2018-11-19 19:35 UTC  (6+ 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).