[RFC] ifunc suck, use ufunc
2015-05-25 4:41 UTC (2+ messages)
TLS, 2015 edition
2015-05-25 4:22 UTC (11+ messages)
Old compiler optimizations in installed headers
2015-05-25 2:37 UTC (6+ messages)
[PATCH 1/*] Move string inlines to string/string-inlines.c
2015-05-25 2:06 UTC (5+ messages)
` [PATCH 2/*] Remove pre-gcc 3.4 string inline optimizations
` [PATCH 3/*] Use strchrnul for strcspn (x, "c")
` [PATCH 4/*] Redirect strchr to strchrnul
` [PATCH 4/* v2] Optimize strchrnul more
[PATCH] Inline mempcpy
2015-05-25 1:43 UTC (6+ messages)
[PATCH] Improve memmem
2015-05-24 21:39 UTC (7+ messages)
` [PATCH v2] "
[PATCH] [BZ #18422] elf/tst-audit tests fail without PLT entries
2015-05-24 16:32 UTC (3+ messages)
Principles for syscall wrappers, again
2015-05-24 15:58 UTC (8+ messages)
[PATCH] Use inline syscalls for non-cancellable versions
2015-05-24 15:27 UTC (4+ messages)
[PATCH] Fix missing err declaration in __pthread_initialize_minimal_internal
2015-05-24 15:07 UTC (2+ messages)
[PATCH] nptl: Add missing err declaration __pthread_initialize_minimal_internal
2015-05-24 14:03 UTC (4+ messages)
Fix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized [committed]
2015-05-24 12:45 UTC (2+ messages)
[PATCH] Remove CPU mask size detection from setaffinity
2015-05-24 3:04 UTC (6+ messages)
Proposed patch to sync tz from upstream
2015-05-24 2:27 UTC (2+ messages)
[PROPOSED PATCH] Convert source files to UTF-8
2015-05-24 2:23 UTC (2+ messages)
[PATCH v2] Remove socket.S implementation
2015-05-23 8:20 UTC (5+ messages)
Fix soft-fp fma for -Wuninitialized [committed]
2015-05-23 2:21 UTC
Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized [committed]
2015-05-22 23:52 UTC
PING: [PATCH] [BZ #18410]: Incorrect handling of missing DT_PLTRELSZ
2015-05-22 21:03 UTC (2+ messages)
Fix ldbl-128 / ldbl-128ibm erfcl for -Wuninitialized [committed]
2015-05-22 20:14 UTC
Broken MIPS build
2015-05-22 18:08 UTC (4+ messages)
[PATCH 2/14] [x86_64] Vector math functions (added vector cos tests)
2015-05-22 18:02 UTC (4+ messages)
Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized [committed]
2015-05-22 18:02 UTC
Restore _POSIX2_C_VERSION definition (bug 438)
2015-05-22 17:48 UTC (2+ messages)
[PATCH 1/14] [x86_64] Vector math functions (vector cos)
2015-05-22 17:44 UTC (13+ messages)
[PATCH][AArch64] Add inlines for signbit
2015-05-22 17:37 UTC (8+ messages)
` [PATCH][AArch64] Add inlines for signbit (v2)
Fix pathconf basename namespace (bug 18444)
2015-05-22 17:23 UTC (2+ messages)
[PATCH] Use builtins in fabs implementations
2015-05-22 16:42 UTC (2+ messages)
[PATCH] Fix strict-aliasing warning in resolv/res_hconf.c
2015-05-22 16:35 UTC (12+ messages)
[PATCH 4/4] Remove broken posix_fallocate, posix_falllocate64 fallback code [BZ#15661]
2015-05-22 15:03 UTC (9+ messages)
Latest GCC fails to build glibc
2015-05-22 14:30 UTC (6+ messages)
[PATCH][BZ 18234] struct stat is not posix conform
2015-05-22 14:22 UTC (11+ messages)
[PATCH][BZ #18265] Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp
2015-05-22 11:34 UTC
Fix lgamma implementations for -Wuninitialized [committed]
2015-05-22 10:50 UTC
[PATCH][AArch64] change greg_t definition in ucontext.h
2015-05-21 23:45 UTC (2+ messages)
linknamespace failures with massively parallel builds
2015-05-21 20:17 UTC (2+ messages)
[PATCH][BZ 17293] Fix sorting order for Ukrainian locale
2015-05-21 19:56 UTC (3+ messages)
build message: errlist.c count 134 inflated to GLIBC_2.12 count 135 (old errno.h?)
2015-05-21 18:03 UTC (3+ messages)
linknamespace: whitelist re_syntax_options [committed]
2015-05-21 17:58 UTC
[PATCH] powerpc: strstr optimization
2015-05-21 16:25 UTC (12+ messages)
[PATCH v3 1/3] Consolidate vDSO macros and usage
2015-05-21 16:25 UTC (4+ messages)
Fix lseek64 for aarch64 ILP32
2015-05-21 16:15 UTC (3+ messages)
[PATCH] Remove socket.S implementation
2015-05-21 16:14 UTC (4+ messages)
[PATCH 0/9] converting system calls to 64-bit time_t, part 2
2015-05-21 16:04 UTC (13+ messages)
` [PATCH 3/9] y2038: mips: extend sysvipc data structures
` [PATCH 2/9] y2038: asm-generic: "
` [PATCH 4/9] y2038: x86: "
` [PATCH 6/9] y2038: sparc: "
` [PATCH 8/9] y2038: xtensa: "
` [PATCH 9/9] y2038: ipc: report long times to user space
` [PATCH 1/9] y2038: remove unneeded ipc uapi header files
` [PATCH 7/9] y2038: powerpc: extend sysvipc data structures
` [PATCH 5/9] y2038: parisc: "
[PATCH 0/6] Some vfprintf refactoring
2015-05-21 15:58 UTC (13+ messages)
` [PATCH 5/6] vfprintf: Introduce printf_positional function
` [PATCH 6/6] vfprintf: Remove label name switching for the jump table
[PATCH] Simplify handling of nameserver configuration in resolver
2015-05-21 14:47 UTC (2+ messages)
asprintf() issue
2015-05-21 5:09 UTC (17+ messages)
conformtest: use proper _POSIX_C_SOURCE value for POSIX [committed]
2015-05-21 5:07 UTC
conformtest: correct POSIX expectations for locale.h [committed]
2015-05-21 4:55 UTC
conformtest: clean up POSIX expectations for unistd.h [committed]
2015-05-21 4:29 UTC
[COMMITTED PATCH] NaCl: Set tid field to a unique value
2015-05-21 4:16 UTC
[COMMITTED PATCH] Move usleep.c using nanosleep to sysdeps/posix
2015-05-21 3:41 UTC
Support for Intel X1000
2015-05-21 3:40 UTC (14+ messages)
[PATCH] i386: Remove six-argument specialized implementations
2015-05-20 22:48 UTC (2+ messages)
[PATCH] nptl: Fix testcases for new pthread cancellation, mechanism
2015-05-20 15:07 UTC
[PATCH] nptl: Rewrite cancellation macros
2015-05-20 14:54 UTC
[COMMITTED] Add include to inline __copysign
2015-05-20 14:15 UTC
[PATCH] misc/sbrk.c: Set errno to ENOMEM on overflow
2015-05-20 14:11 UTC
sbrk() does not set errno on overflow
2015-05-20 11:54 UTC (4+ messages)
Incomplete patch to fix build with top-of-tree GCC
2015-05-20 8:42 UTC (6+ messages)
Problem building glibc
2015-05-20 7:44 UTC (7+ messages)
[PATCH roland/sem_post] BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS]
2015-05-20 7:15 UTC (5+ messages)
Fix ldbl-96 remquol (finite, Inf) (bug 18244) [committed]
2015-05-20 6:30 UTC
Fix i386 atanhl spurious underflows (bug 18049) [committed]
2015-05-20 1:03 UTC
[PATCH] Add envz_remove to the libc manual
2015-05-19 22:31 UTC (5+ messages)
[PATCH v3 2/3] Consolidate gettimeofday across aarch64/s390/tile
2015-05-19 22:12 UTC (3+ messages)
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).