unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-02-04 23:46:42 to 2019-02-12 15:29:34 UTC [more...]

[PATCH] Use a proper C tokenizer to implement the obsolete typedefs test
 2019-02-12 15:29 UTC  (2+ messages)

[PATCH] Add check for missing wrapper headers
 2019-02-12 15:00 UTC  (4+ messages)

[PATCH] Add missing header wrappers under include/
 2019-02-12 14:54 UTC  (5+ messages)

[PATCH] libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr
 2019-02-12 14:18 UTC  (2+ messages)

[PATCH 1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime
 2019-02-12 13:17 UTC  (16+ messages)
` [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
` [PATCH 3/6] Remove __get_clockfreq
` [PATCH 4/6] Do not use HP_TIMING_NOW for random bits
` [PATCH 5/6] Refactor hp-timing rtld usage
` [PATCH 6/6] Add generic hp-timing support

[PATCH] misc/tst-clone3: Fix waiting for exited thread
 2019-02-12 12:53 UTC  (6+ messages)

[PATCH] nptl: Fix join/tryjoin comments
 2019-02-12 12:21 UTC  (7+ messages)

[PATCH] elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]
 2019-02-12 12:14 UTC  (6+ messages)

[PATCH v2 1/2] Replace check_mul_overflow_size_t with __builtin_mul_overflow
 2019-02-12 11:21 UTC  (5+ messages)
` [PATCH v2 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX

[PATCH] nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]
 2019-02-12 11:15 UTC  (12+ messages)

BENCHTESTS: memmove benchtests do not test overlapping memory regions
 2019-02-12  8:11 UTC  (4+ messages)

Add fall-through comments
 2019-02-12  5:35 UTC  (2+ messages)

[PATCH v3 2/2] mtrace: record backtrace of memory allocation/deallocation
 2019-02-12  3:59 UTC 

[PATCH v3 1/2] mtrace: record backtrace of memory allocation/deallocation
 2019-02-12  3:58 UTC 

How to debug test-in-container failures?
 2019-02-11 20:42 UTC  (2+ messages)

Avoid some left-shifts of negative constants
 2019-02-11 19:27 UTC  (9+ messages)
` Ping "

Fix -Wempty-body warnings in glibc
 2019-02-11 18:23 UTC  (2+ messages)
` Ping "

[PATCH] Fix multiple minor tzset glitches [BZ #24004]
 2019-02-11 16:37 UTC 

[PATCH v2] Add internal implementations for argp.h, err.h, and error.h functions
 2019-02-11 15:46 UTC  (5+ messages)
` [PATCH v3] "
    ` Ping. "

Fix assertion in malloc.c:tcache_get
 2019-02-11 15:28 UTC  (6+ messages)

[PATCH] nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if available
 2019-02-11 14:14 UTC  (8+ messages)

[PATCH] m68k: fix clobbering a5 in setjmp() [BZ #24202]
 2019-02-11 14:12 UTC  (2+ messages)

[PATCH] [powerpc] Use float in e_sqrt.c
 2019-02-11 14:07 UTC  (4+ messages)

[COMMITTED] Fix a few whitespace arrangement inconsistencies in time/strftime_l.c
 2019-02-11 13:26 UTC  (2+ messages)

[PATCH] resolv: Remove support for RES_USE_INET6 and the inet6 option
 2019-02-11 12:34 UTC  (5+ messages)

[PATCH] Update to new generic semaphore algorithm v2
 2019-02-11 11:27 UTC  (7+ messages)

[PATCH 1/7] wcsmbs: optimize wcpcpy
 2019-02-11  8:33 UTC  (9+ messages)
` [PATCH 2/7] wcsmbs: optimize wcpncpy
` [PATCH 3/7] wcsmbs: optimize wcscat
` [PATCH 4/7] wcsmbs: optimize wcscpy
` [PATCH 5/7] wcsmbs: optimize wcsncat
` [PATCH 6/7] wcsmbs: optimize wcsncpy
` [PATCH 7/7] wcsmbs: optimize wcsnlen

[RFC PATCH] getaddrinfo: Force name resolution for AI_CANONNAME [BZ# 24182]
 2019-02-09  9:15 UTC  (2+ messages)

New Croatian PO file for 'libc' (version 2.28.9000)
 2019-02-09  1:47 UTC 

Remove powerpc bits/mathinline.h [committed]
 2019-02-08 23:27 UTC 

[PATCH] Move remaining nptl_db headers to sysdeps/nptl
 2019-02-08 22:14 UTC 

[PATCH COMMITTED] math: Enable <bits/math-finite.h> sysdeps override
 2019-02-08 22:11 UTC 

[PATCH COMMITTED] Move generic <bits/unistd_ext.h> to a more regular location
 2019-02-08 22:11 UTC 

[PATCH] Add malloc micro benchmark
 2019-02-08 19:37 UTC  (2+ messages)

[patch] Avoid readline conflicts in pexpect
 2019-02-08 19:02 UTC 

[PATCH] math: Enable some math builtins for clang
 2019-02-08 18:56 UTC  (2+ messages)

[PATCH v2] More string benchtest cleanups
 2019-02-08 18:51 UTC  (2+ messages)

[PATCH] math: Enable <bits/math-finite.h> sysdeps override
 2019-02-08 17:55 UTC  (4+ messages)

[PATCH] Linux: Add gettid system call wrapper [BZ #6399]
 2019-02-08 16:04 UTC  (9+ messages)

[PATCH] Linux: Implement per-thread user and group IDs
 2019-02-08 12:34 UTC  (2+ messages)

[PATCH] Linux: Implement per-thread file system attributes
 2019-02-08 12:31 UTC  (3+ messages)

[PATCH] Linux: Add pthread_tid_np function
 2019-02-08 12:29 UTC 

[PATCH] nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]
 2019-02-08 11:34 UTC  (7+ messages)

[PATCH] ja_JP locale: Fix the offset in era-string for Taisho gan-nen [BZ #24162]
 2019-02-08  8:41 UTC 

[PATCH v3] tst-strftime2: Use array_length macros instead of magic numbers
 2019-02-08  2:01 UTC 

[PATCHv2 2/4] Cleanup hp-timing defines
 2019-02-07 22:00 UTC  (2+ messages)

[PATCH] rt: Turn forwards from librt to libc into compatibility symbols
 2019-02-07 21:15 UTC  (2+ messages)

[PATCH] Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock
 2019-02-07 20:32 UTC  (8+ messages)
      ` [2.25 / 2.26 / 2.27 / 2.28 / 2.29 COMMITTED] Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock. [BZ #24180]

PSA: Formalizing the glibc<->gdb probe-based interface
 2019-02-07 20:22 UTC 

[PATCH] tst-strftime2: Define the number of elements in each array
 2019-02-07  8:47 UTC  (4+ messages)

[PATCH v2] tst-strftime2: Declare an array for reference using array_length
 2019-02-07  2:20 UTC 

RFC: Implement __libc_single_threaded support
 2019-02-06 18:04 UTC  (6+ messages)

[PATCH] support: Implement xdlmopen
 2019-02-06 17:43 UTC  (4+ messages)

Avoid "inline" after return type in function definitions
 2019-02-06 17:22 UTC  (3+ messages)

[patch] Fix dlclose / exit running in parallel resulting in dtor being called twice
 2019-02-06 15:41 UTC  (6+ messages)

[PATCH] Improve string benchtests
 2019-02-06 14:53 UTC  (6+ messages)

[PATCH] x86: Remove unnecessary <stap-probe.h> include from lowlevellock.h
 2019-02-06 14:07 UTC  (2+ messages)

[PATCH] Fix wide char format specifier in libio/tst-bz24153.c
 2019-02-06 11:33 UTC  (4+ messages)

[PATCH COMMITTED] S390: Fix introduction of __wmemcmp and weak wmemcmp symbols
 2019-02-06  8:26 UTC 

[PATCH] Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]
 2019-02-06  8:26 UTC  (3+ messages)

Using array_length macro outside function
 2019-02-06  3:27 UTC  (7+ messages)

Question regarding patchwork patches
 2019-02-05 22:09 UTC  (2+ messages)

[RFC PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
 2019-02-05 19:46 UTC  (2+ messages)

[PATCH 3/3] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
 2019-02-05 10:00 UTC  (3+ messages)
` [PATCHv2 "

[PATCH] RISC-V: Fix elfutils testsuite unwind failures
 2019-02-05  0:01 UTC  (4+ 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).