public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] hppa: fix __O_SYNC to match the kernel
 2015-03-01 22:24 UTC  (8+ messages)

[patch] For BZ #17328, mark __errno_location with __attribute__((returns_nonnull)) for gcc >=4.9.0
 2015-03-01 22:22 UTC  (5+ messages)

[PATCH 0/6] Some vfprintf refactoring
 2015-03-01 21:57 UTC  (6+ messages)
` [PATCH 4/6] vfprintf: Move jump table definition and the macros out of function
` [PATCH 2/6] vfprintf: Introduce JUMP_TABLE_BASE_LABEL
` [PATCH 1/6] vfprintf: Introduce THOUSANDS_SEP_T
` [PATCH 3/6] vfprintf: Define WORK_BUFFER_SIZE
` [PATCH 5/6] vfprintf: Introduce printf_positional function

nscd paranoia mode restart functionality
 2015-03-01 19:32 UTC  (3+ messages)

[PATCH] _nss_nis_initgroups_dyn: Return error status
 2015-03-01 19:18 UTC  (2+ messages)

[PATCH][BZ #17833] _dl_close_worker() does not release inconsistent objects
 2015-03-01 19:17 UTC  (5+ messages)
  ` [PATCH][V2][BZ "
    ` [PATCH][V2][BZ #17833][PING] "

Build bot failure i686
 2015-02-28 20:08 UTC 

Question about the usage of pthread_mutex_t's __data.__lock
 2015-02-28 19:51 UTC  (3+ messages)

[Question] threads.h library
 2015-02-28 19:44 UTC  (2+ messages)

Missing security fix in elf/dl-open.c?
 2015-02-28 17:43 UTC  (8+ messages)

search locale archive again after alias expansion
 2015-02-28 17:40 UTC  (20+ messages)

[patch] Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatch=>end_pattern
 2015-02-28  5:26 UTC 

[patch] Fix for BZ 18042 buffer-overflow (read past the end) in wordexp/parse_backtick/parse_backslash
 2015-02-28  4:49 UTC 

[patch] Fix for BZ #18043 buffer-overflow (read past the end) in wordexp/parse_dollars/parse_param
 2015-02-28  2:47 UTC 

[PATCH] PR dynamic-link/17711: copy relocations against protected symbols don't work
 2015-02-28  1:42 UTC  (5+ messages)

[COMMITTED PATCH] Convert dlfcn/tststatic2 to use test-skeleton
 2015-02-27 23:55 UTC 

Volunteer to be the release manager for glibc 2.22 (August 2015)!
 2015-02-27 21:27 UTC  (3+ messages)

What does LAV_CURRENT mean backwards compatibility of LD_AUDIT interface?
 2015-02-27 19:36 UTC  (6+ messages)

Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047) [committed]
 2015-02-27 17:49 UTC 

[PATCH] Avoid deadlock in malloc on backtrace
 2015-02-27 16:33 UTC  (19+ messages)

[PATCH] Improve memccpy performance
 2015-02-27 15:17 UTC  (4+ messages)

[PATCH] Improve stpncpy performance
 2015-02-27 15:10 UTC 

[PATCH] Improve strncpy performance further
 2015-02-27 15:08 UTC  (3+ messages)

[PATCH][AArch64] Optimize strlen
 2015-02-27 15:06 UTC 

[PATCH] Improve bcopy performance
 2015-02-27 15:04 UTC  (3+ messages)

[PATCH] Improve bzero performance
 2015-02-27 15:03 UTC  (3+ messages)

[PATCH] powerpc: Spinlock optimization and cleanup
 2015-02-27 14:57 UTC  (3+ messages)

[PATCH][BZ #16145] Reduce lock contention in __tz_convert()
 2015-02-27  7:43 UTC  (8+ messages)

question about hppa - parisc support
 2015-02-27  6:44 UTC  (3+ messages)

[PATCH] Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc
 2015-02-27  6:31 UTC  (5+ messages)

Avoid -Wno-write-strings for k_standard.c [committed]
 2015-02-27  1:19 UTC  (3+ messages)

Avoid uninitialized warnings in Bessel functions [committed]
 2015-02-26 21:51 UTC 

Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039) [committed]
 2015-02-26 21:07 UTC 

Fix asin missing underflows (bug 16351) [committed]
 2015-02-26 17:21 UTC 

Fix ldbl-128ibm logbl near powers of 2 (bug 18030) [committed]
 2015-02-26 15:16 UTC 

Which subdirectories need to support !_LIBC?
 2015-02-26 14:56 UTC  (5+ messages)

[PATCH] Fix localplt test breakage with new readelf
 2015-02-26 14:34 UTC  (2+ messages)

[PATCH] Fix read past end of pattern in fnmatch (bug 18032)
 2015-02-26 14:26 UTC  (2+ messages)

Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029)
 2015-02-26 12:58 UTC 

[BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit
 2015-02-26  5:44 UTC  (11+ messages)

[COMMITTED PATCH] Convert tst-iconv3 to use test-skeleton
 2015-02-26  0:03 UTC 

[COMMITTED PATCH] Convert tst-iconv5 to use test-skeleton
 2015-02-25 23:55 UTC 

[COMMITTED PATCH] Don't crash in iconv setup when getcwd fails
 2015-02-25 23:43 UTC 

[patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes
 2015-02-25 21:13 UTC  (9+ messages)

[PATCH] powerpc: Fix __wcschr static build
 2015-02-25 20:44 UTC 

[COMMITTED] [PATCH] powerpc: Fix memmove static build
 2015-02-25 18:47 UTC 

Fix ldbl-128ibm asinhl inaccuracy (bug 18020) [committed]
 2015-02-25 11:14 UTC 

[PATCH] [v6] malloc: Consistently apply trim_threshold to all heaps [BZ #17195]
 2015-02-25 10:35 UTC  (9+ messages)
    ` Corrupted test cases since "Don't require test wrappers to preserve environment variables, use more consistent environment" heaps
  ` [PATCH] [v7] malloc: Consistently apply trim_threshold to all heaps [BZ #17195]
      ` [PATCH] [v8] "

question about scandir's marking
 2015-02-25  7:43 UTC 

[PATCH] Make an error message identical to two others, and more accurate
 2015-02-25  5:05 UTC  (2+ messages)

[PATCH] Update timex.h for ADJ_SETOFFSET
 2015-02-25  4:54 UTC  (7+ messages)

Fix ldbl-128ibm acoshl inaccuracy (bug 18019) [committed]
 2015-02-25  0:02 UTC 

LFCS2015 -- The GNU C Library Status Update
 2015-02-24 22:45 UTC  (4+ messages)

[PATCH] powerpc: Fix inline feraiseexcept, feclearexcept macros
 2015-02-24 17:45 UTC  (9+ messages)

Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783) [committed]
 2015-02-24 17:35 UTC 

[PATCH] New condvar implementation that provides stronger ordering guarantees
 2015-02-24 17:34 UTC  (7+ messages)

Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779)
 2015-02-24 16:22 UTC  (9+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "
      ` Ping^4 "
        ` Ping^5 "
          ` Ping^6 "
            ` Ping^7 "
              ` Ping^8 "

[PATCH] alloca: fix buf interaction
 2015-02-24 15:55 UTC  (2+ messages)

[PATCH] Avoid redundant shift character in iconv output at block boundary (bug 17197)
 2015-02-24 12:05 UTC 

Fix fnmatch handling of collating elements (BZ #17396, BZ #16976)
 2015-02-24 11:54 UTC 

[PATCH] Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers
 2015-02-24 11:49 UTC 

[PATCH] Rewrite handling of nameserver configuration in resolver
 2015-02-24 11:08 UTC 

[PATCH] hppa: fix build failure with RTLD_PRIVATE_ERRNO
 2015-02-24  5:13 UTC 

[PATCH] PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space
 2015-02-23 17:58 UTC  (6+ messages)

[PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled
 2015-02-23 15:47 UTC  (11+ messages)

[PATCH] [BZ #17836]: -pg -pie doesn't work on x86-64
 2015-02-23 14:29 UTC  (3+ messages)

[PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0
 2015-02-23 14:26 UTC  (14+ messages)

[PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007]
 2015-02-23 13:04 UTC  (6+ 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).