public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
Should we require autoconf 2.69?
 2014-09-18 15:31 UTC  (5+ messages)

[RFC] How to add vector math functions to Glibc
 2014-09-18 13:57 UTC  (2+ messages)

Futex error handling
 2014-09-18 12:27 UTC  (9+ messages)

[PATCH] Fix fnmatch handling of collating elements (BZ #17396)
 2014-09-18  7:31 UTC  (3+ messages)

[PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
 2014-09-18  7:17 UTC  (2+ messages)

[RFC PATCH] aarch64: improve memset
 2014-09-18  0:25 UTC  (3+ messages)

soft-fp: Fix comment formatting
 2014-09-17 22:21 UTC 

[RFC] Propose fix for race conditions in pthread cancellation (bz#12683)
 2014-09-17 22:13 UTC  (14+ messages)

soft-fp: Correct _FP_TO_INT formatting
 2014-09-17 21:38 UTC 

soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow if traps enabled
 2014-09-17 21:35 UTC 

Remove shlib-versions entries redundant with DEFAULT entries
 2014-09-17 19:35 UTC  (2+ messages)

[PATCH] Implement strlcpy [BZ #178]
 2014-09-17 15:42 UTC  (16+ messages)
` [PATCH v2] "

Transition to C11 atomics and memory model
 2014-09-17 15:09 UTC  (19+ messages)

[PATCH] ARM: Don't define _SYS_AUXV_H in sysdep.h
 2014-09-17 14:32 UTC  (7+ messages)

[PATCH 00/19] Fix -Wundef warning in SHLIB_COMPAT
 2014-09-17 12:55 UTC  (17+ messages)
` [PATCH 06/19] Define IN_MODULE for translation units that define NOT_IN_libc
  ` [PATCH v2 "
` [PATCH 04/19] Use MODULE_NAME in stap-probe instead of IN_LIB
  ` [ping][PATCH "
` [PATCH 01/19] Add new macro IN_MODULE to identify module in which source is built
    ` [PATCH 01/19 v2] "
      ` [ping][PATCH "
` [PATCH 17/19] Provide default definition for IS_IN when _LIBC is not defined
  ` [PATCH 17/19 v2] Use IS_IN only when _LIBC is defined
      ` [PATCH 17/19 v3] "
        ` [ping][PATCH 17/17 v3] Use IS_IN internally only
` [PATCH 03/19] Auto-generate libc-modules.h
  ` [PATCH 03/19 v2] "
    ` [ping][PATCH "

[PATCH 1/N] x86_64 vectorization support: vectorized math functions addition to Glibc
 2014-09-17 12:34 UTC  (37+ messages)

[PATCH] string: Add tests for zero length string inputs
 2014-09-16 23:40 UTC 

soft-fp: Remove FP_CLEAR_EXCEPTIONS
 2014-09-16 23:31 UTC 

[PATCH] Allow cross-building of tests
 2014-09-16 21:33 UTC  (2+ messages)
` [PATCH] stdlib/tst-strtod-round.c: Fix build on ARM

Thoughts on bug 15884
 2014-09-16 19:11 UTC  (8+ messages)

[PATCH] remove nested function hack_digit
 2014-09-16 18:03 UTC  (7+ messages)

Remove bitrotten --enable-oldest-abi (bug 6652)
 2014-09-16 17:28 UTC  (2+ messages)

[PATCH] Make __extern_always_inline usable on clang++ again
 2014-09-16 16:14 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 06/19] Define IN_MODULE for translation units that define NOT_IN_libc
 2014-09-16 15:52 UTC  (6+ messages)
` [PATCH] Include .interp section only for libc.so
` [PATCH] Remove CFLAGS for interp.c

[PATCH 2/2] Add correct variable names for _POSIX_IPV6 and _POSIX_RAW_SOCKETS
 2014-09-16 15:48 UTC  (5+ messages)
  ` [PATCH] Assume that all _[PS]C_* and _CS_* macros are always defined

[PATCH] Revert to defining __extern_inline only for g++-4.3+
 2014-09-16  9:20 UTC  (8+ messages)
` [ping][PATCH] "
  ` [ping2][PATCH] "

Manual varies by machine
 2014-09-16  0:48 UTC  (3+ messages)

building GLIBC with -fsanitize=address
 2014-09-15 22:11 UTC  (5+ messages)

conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h
 2014-09-15 17:24 UTC  (11+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "
      ` Ping^4 "
        ` Ping^5 "
          ` Ping^6 "
            ` Ping^7 "
              ` Ping^8 "
                ` Ping^9 "
                  ` Ping^10 "

Make __ASSUME_UTIMES hppa-specific
 2014-09-15 17:24 UTC  (5+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "
      ` Ping^4 "

Segfault in getifaddrs_internal in glibc-2.20
 2014-09-15 12:01 UTC  (5+ messages)

[PATCH] memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]
 2014-09-15 12:00 UTC  (5+ messages)

[PATCH 1/2] Fix typo in _REGEX_VERSION name
 2014-09-15  4:54 UTC  (3+ messages)

[PATCH] getgrent.3: Add ENOENT to error list
 2014-09-15  1:05 UTC  (5+ messages)

[PATCH] sparc: fix for missing include file
 2014-09-13 21:38 UTC  (2+ messages)

sparc compile error with 2.20
 2014-09-13 11:41 UTC  (3+ messages)

[COMMITTED PATCH] Minor cleanup in locale.c
 2014-09-12 23:10 UTC 

[COMMITTED PATCH] Minor cleanup in ld-ctype.c
 2014-09-12 23:01 UTC 

Clean up gnu/lib-names.h generation
 2014-09-12 23:00 UTC 

[COMMITTED PATCH] Don't use a nested function in rpmatch
 2014-09-12 22:48 UTC  (2+ messages)

[PATCH] __builtin_expect cleanup for iconvdata/*.c
 2014-09-12 18:18 UTC  (9+ messages)
` [PATCH v2] __builtin_expect cleanup for iconv{,data}/*.c (was: Re: [PATCH] __builtin_expect cleanup for iconvdata/*.c)
  ` [PATCH v2] __builtin_expect cleanup for iconv{,data}/*.c

tst-strtod-round.c build failure on ARM
 2014-09-12 17:18 UTC  (3+ messages)

[PATCH] Improve performance of strcat
 2014-09-12 11:51 UTC  (5+ messages)

Add new Linux 3.16 constants to netinet/udp.h
 2014-09-12 11:39 UTC  (4+ messages)

[COMMITTED] Fix typo in macro names in sysconf.c
 2014-09-12 11:09 UTC 

[PATCH] Improve performance of strncpy
 2014-09-12 11:04 UTC  (6+ messages)

[PATCH] Turn implict-function-declaration warnings into errors
 2014-09-12  8:28 UTC  (2+ messages)

[PATCH] Enhance tst-xmmymm.sh to detect zmm register usage in ld.so
 2014-09-12  7:30 UTC  (5+ messages)

Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions
 2014-09-12  3:19 UTC  (4+ messages)

[PATCH] un-nest findidx()
 2014-09-12  3:18 UTC  (13+ 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).