public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/29] Add Support for AARCH64:ILP32
 2015-05-26 15:16 UTC  (6+ messages)

[PATCH 1/*] Move string inlines to string/string-inlines.c
 2015-05-26 15:13 UTC  (7+ 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] [BZ #18422] elf/tst-audit tests fail without PLT entries
 2015-05-26 13:22 UTC  (9+ messages)

[PATCH] Inline mempcpy
 2015-05-26 13:02 UTC  (8+ messages)

[PATCH 4/4] Remove broken posix_fallocate, posix_falllocate64 fallback code [BZ#15661]
 2015-05-26 12:38 UTC  (12+ messages)

Principles for syscall wrappers, again
 2015-05-26 11:41 UTC  (10+ messages)

Flooring parquet
 2015-05-26 11:03 UTC 

Gcc builtin review: memcpy, mempcpy, memmove
 2015-05-26 10:58 UTC  (13+ messages)
` Gcc builtin review: memset
  ` Gcc builtin review: memchr, memrchr, rawmemchr
` Gcc builtin review: strcpy, stpcpy, strcat, stpcat?
  ` Gcc builtin review: strcmp, strncmp, memcmp
    ` Gcc builtin review: strpbrk, strspn, strcspn
  ` Gcc builtin review: strdup
  ` Gcc builtin review: strchr, strrchr, strchrnul
      ` Gcc builtin review: isinf, insnan
  ` Gcc builtin review: strstr, strcasestr, memmem
  ` Gcc builtin review: strfry, basename, strncpy, memfrob

[RFC] ifunc suck, use ufunc
 2015-05-26  9:13 UTC  (20+ messages)
        ` [RFC] ifunc suck, use ufunc.\

[PATCH 1/14] [x86_64] Vector math functions (vector cos)
 2015-05-25 20:01 UTC  (14+ messages)

[PATCH] pt_chown: Clear any signal mask inherited from the parent process
 2015-05-25 19:02 UTC  (2+ messages)
` [PING] "

[RFC PATCH] Add strcmp, strncmp, memcmp inline implementation
 2015-05-25 12:16 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH] Fix missing err declaration in __pthread_initialize_minimal_internal
 2015-05-25 11:46 UTC  (3+ 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] Improve memmem
 2015-05-24 21:39 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] Use inline syscalls for non-cancellable versions
 2015-05-24 15:27 UTC  (4+ 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][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  (11+ 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  (4+ messages)
` [PATCH 2/9] y2038: asm-generic: extend sysvipc data structures

[PATCH 0/6] Some vfprintf refactoring
 2015-05-21 15:58 UTC  (11+ messages)
` [PATCH 5/6] vfprintf: Introduce printf_positional function

[PATCH] Simplify handling of nameserver configuration in resolver
 2015-05-21 14:47 UTC  (2+ messages)

asprintf() issue
 2015-05-21  5:09 UTC  (16+ 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  (13+ messages)

[PATCH] i386: Remove six-argument specialized implementations
 2015-05-20 22:48 UTC  (2+ messages)

page:  |  | 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).