[PATCH] fix to malloc checking
2014-11-26 9:40 UTC (3+ messages)
Fix test-strchr.c warnings for wide string testing
2014-11-26 9:39 UTC (2+ messages)
[RFC] Add fast path for strcoll and strcasecmp
2014-11-26 9:07 UTC (6+ messages)
[RFC] [PATCH] powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
2014-11-26 9:00 UTC (6+ messages)
[PATCH v2] ftell: seek to end only when there are unflushed bytes (BZ #17647)
2014-11-26 8:56 UTC (3+ messages)
Add macros for diagnostic control, use for scanf %a tests
2014-11-26 2:48 UTC (6+ messages)
Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c
2014-11-26 1:27 UTC
Fix warnings in fwscanf / rewind tests
2014-11-26 1:05 UTC
Add macros for diagnostic control, use them in locale/weightwc.h
2014-11-26 0:42 UTC (27+ messages)
Fix warning in setjmp/jmpbug.c
2014-11-26 0:41 UTC (2+ messages)
[PATCH][BZ #14799] Allow to disable options in RES_OPTIONS
2014-11-26 0:17 UTC
Fix warning in posix/tst-getopt_long1.c
2014-11-25 23:53 UTC
Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests
2014-11-25 23:34 UTC
holiday break
2014-11-25 23:24 UTC
Fix warning in stdio-common/tst-printf-round.c
2014-11-25 23:22 UTC (2+ messages)
[PATCH] Properly handle forced elision in pthread_mutex_trylock
2014-11-25 22:30 UTC (2+ messages)
-Werror policy
2014-11-25 21:48 UTC (16+ messages)
[PATCH] Fix synchronization of TPP min/max priorities
2014-11-25 21:44 UTC (2+ messages)
[RFC][BZ #16009] Memory handling in strxfrm_l()
2014-11-25 20:20 UTC (10+ messages)
Fix warning in posix/bug-regex31.c
2014-11-25 18:01 UTC (2+ messages)
[PATCH 6/N v2] [x86_64] Vectorized math functions
2014-11-25 17:39 UTC (2+ messages)
[PATCH 9/N] [x86_64] Vectorized math functions
2014-11-25 17:29 UTC
[PATCH 7/N] [x86_64] Vectorized math functions
2014-11-25 17:14 UTC
[PATCH 8/N] [x86_64] Vectorized math functions
2014-11-25 17:14 UTC
[RFC] atomics vs. uniprocessor builds
2014-11-25 16:36 UTC (2+ messages)
[PATCH] Don't use __warn_memset_zero_len for gcc-5.0 or newer
2014-11-25 14:15 UTC (2+ messages)
[PATCH] RFE: Improve performance of dynamic loader for deeply nested DSO dependencies
2014-11-25 14:01 UTC (2+ messages)
` [PATCH] Improve performance for deeply nested DSO dependencies (bug 17645)
Ping^3 [PATCH v3] lowlevellock comments
2014-11-25 13:27 UTC
RFC: Optimize out i386/x86-64 JUMP_SLOT relocation
2014-11-25 13:08 UTC (3+ messages)
[PATCH] powerpc: Fix __arch_compare_and_exchange_bool_64_rel
2014-11-25 12:30 UTC (2+ messages)
[PATCH] Fix atomic_full_barrier on x86 and x86_64
2014-11-25 10:51 UTC (7+ messages)
[PATCH] Make __extern_always_inline usable on clang++ again
2014-11-25 8:02 UTC (8+ messages)
` [PATCH v2] "
[Patch] Add .size directives to x86_64 start.S, and possibly more
2014-11-24 22:02 UTC (9+ messages)
build break in strcpy.c
2014-11-24 21:48 UTC (2+ messages)
BZ# 16418: Fix powerpc get_clockfreq raciness
2014-11-24 21:44 UTC
[PATCH 3/N] [x86_64] Vectorized math functions
2014-11-24 18:16 UTC (3+ messages)
[PATCH 2/N] [x86_64] Vectorized math functions
2014-11-24 18:05 UTC (3+ messages)
Consensus: data-race freedom as default for glibc code
2014-11-24 17:38 UTC (10+ messages)
[PATCH 1/N] [x86_64] Vectorized math functions
2014-11-24 17:38 UTC (3+ messages)
[PATCH RFC] Add support for linux memfd_create syscall
2014-11-24 17:03 UTC (9+ messages)
[PATCH 3/3] powerpc: Add powerpc64 strpbrk optimization
2014-11-24 16:57 UTC
[PATCH 2/3] powerpc: Add powerpc64 strcspn optimization
2014-11-24 16:56 UTC
[PATCH 1/3] powerpc: Add powerpc64 strspn optimization
2014-11-24 16:56 UTC
[PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0
2014-11-24 16:54 UTC
Fix perror fileno namespace (bug 17633)
2014-11-24 16:49 UTC (3+ messages)
Make __ASSUME_UTIMES hppa-specific
2014-11-24 16:48 UTC (15+ messages)
` Ping "
` Ping^2 "
` Ping^3 "
` Ping^4 "
` Ping^5 "
` Ping^6 "
` Ping^7 "
` Ping^8 "
` Ping^9 "
` Ping^10 "
` Ping^11 "
` Ping^12 "
` Ping^13 "
` Ping^14 "
[PATCH] Add definition for CLOCK_TAI
2014-11-24 16:31 UTC (3+ messages)
[PATCH 00/19] Fix -Wundef warning in SHLIB_COMPAT
2014-11-24 10:43 UTC (7+ messages)
` [PATCH 04/19] Use MODULE_NAME in stap-probe instead of IN_LIB
` [ping][PATCH "
[PATCH] manual: unmark locale from addmntent and putpwent
2014-11-24 9:42 UTC
[PATCH] manula/string.texi: Add description of envz_remove
2014-11-24 7:50 UTC
[PATCH] Improve performance of strncpy
2014-11-23 16:52 UTC (2+ messages)
[PATCH] Improve performance of strcpy
2014-11-23 16:46 UTC (2+ messages)
[PATCH] ftell: seek to end only when there are unflushed bytes
2014-11-23 15:55 UTC
[PATCH] setenv(): fix memory leak when setting large, duplicate string
2014-11-22 20:05 UTC
ctermid: return string literal, document MT-Safety pitfall
2014-11-21 23:43 UTC (14+ messages)
[COMMITTED PATCH] Test that pthread_create diagnoses invalid scheduling parameters
2014-11-21 22:28 UTC (5+ messages)
enable MTASC-safety sanity check in manual generation
2014-11-21 20:44 UTC (4+ messages)
[PATCH] arm: do not abort EABI check for bootstrapping
2014-11-21 17:22 UTC (19+ messages)
` [PATCH] arm: wrap EABI check with a cache var
` [PATCH v3] arm: drop EABI check
[PATCH 6/N] [x86_64] Vectorized math functions
2014-11-21 17:03 UTC
[PATCH 5/N] [x86_64] Vectorized math functions
2014-11-21 17:00 UTC
[PATCH 4/N] [x86_64] Vectorized math functions
2014-11-21 16:59 UTC
S/390: Get rid of assembler warning value truncated
2014-11-21 15:42 UTC (3+ messages)
[PATCH 0/3] Rework a few of the AArch64 ILP32 patches
2014-11-21 14:39 UTC (7+ messages)
` [PATCH 3/3] AArch64: Reformat inline-asm in elf_machine_load_address
` [PATCH 1/3] AArch64: Update relocations for ILP32
` [PATCH 2/3] AArch64: Use ELF macros rather than Elf64 throughout
thread safety level of fwide
2014-11-21 14:23 UTC (5+ messages)
[RFC] Possible new execveat(2) Linux syscall
2014-11-21 14:15 UTC (13+ messages)
` [musl] "
[BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
2014-11-21 13:48 UTC (10+ messages)
[PATCH 0/4] Provide C11 atomic operations
2014-11-21 13:12 UTC (4+ messages)
BZ#16469: don't drop trailing dot in res_nquerydomain
2014-11-21 5:48 UTC (3+ messages)
[PATCHv2] Fix static TLS exhaustion by TLS descriptors
2014-11-21 5:17 UTC (2+ messages)
[PATCH] manual/sysinfo.texi: Fix addmntent's annotation as MT-Safe
2014-11-21 5:02 UTC (3+ messages)
[COMMITTED PATCH] NPTL: Use __libc_fatal in unwind.c
2014-11-20 22:00 UTC
[COMMITTED PATCH] NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL]
2014-11-20 21:44 UTC
page: next (older) | prev (newer) | 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).