public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH][BZ #18096] Handle null dereferences in wordexp
 2015-08-19  9:23 UTC  (3+ messages)
` [ping][PATCH][BZ "
  ` [ping^2][PATCH][BZ "

[PATCH] Don't fall back to mmap if the original arena is not corrupt
 2015-08-19  9:03 UTC 

Don't use -Wno-error=undef
 2015-08-19  7:45 UTC  (17+ messages)

[PATCH][BZ #17787] Fix exponents in manual
 2015-08-19  6:33 UTC  (11+ messages)
` [PING][PATCH][BZ "
      ` [PATCH v3][BZ "
              ` [PATCH v4][BZ "
                ` [PING][PATCH "
                  ` [PING^2][PATCH "

[PATCH] Fix strcpy_chk and stpcpy_chk performance
 2015-08-19  6:15 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH 4/6] [BZ #18822] Mark __xstatXX_conv as hidden
 2015-08-19  6:02 UTC  (2+ messages)

[PATCH 5/6] [BZ #18822] Call __setcontext with HIDDEN_JUMPTARGET
 2015-08-19  6:02 UTC  (2+ messages)

Summary for the glibc benchmark BoF
 2015-08-19  5:04 UTC  (6+ messages)

[PATCH] powerpc: Sync hwcap.h capabilities
 2015-08-19  4:56 UTC 

[PATCH] Detect i586 and i686 features at run-time
 2015-08-19  4:20 UTC  (2+ messages)

[PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=
 2015-08-19  3:10 UTC  (14+ messages)

Fix a buglet in malloc/mtrace.pl
 2015-08-19  0:42 UTC  (4+ messages)

[patch] Fix BZ #18660 -- overflow in getusershell
 2015-08-18 23:54 UTC  (6+ messages)

[RFC] Dynamic lock elision support
 2015-08-18 21:58 UTC  (3+ messages)

Fix MIPS -Wundef warnings for __mips_isa_rev [committed]
 2015-08-18 21:53 UTC 

[RFC] Fixing strcmp performance on power7 for unaligned loads
 2015-08-18 21:18 UTC 

[PATCH] powerpc: Add missing descriptive strings for hwcap features in dl-procinfo.c
 2015-08-18 21:04 UTC  (3+ messages)

[PING 2][PATCH v8] Fix dynamic linker issue with bind-now
 2015-08-18 19:48 UTC  (3+ messages)

[2.23 PATCH] Desupport regexp.h (bug 18681)
 2015-08-18 19:42 UTC  (27+ messages)

[PATCH] powerpc: Handle worstcase behavior in strstr() for POWER7
 2015-08-18 19:36 UTC  (2+ messages)

[PATCHv2] Call direct system calls for socket operations
 2015-08-18 18:51 UTC  (3+ messages)
` [PATCHv4] "

Another GLIBC build error with GCC6
 2015-08-18 17:26 UTC  (16+ messages)

[PATCH] Remove unnecessary IFUNC dispatch for __memset_chk
 2015-08-18 17:01 UTC  (30+ messages)

[PATCH 3/5] [v2] Add C11 threads.h support
 2015-08-18 16:18 UTC  (4+ messages)
` [PATCH 4/5] [v2] Add manual documentation for threads.h

[PATCH][BZ #18796] Fix scripts/test-installation.pl
 2015-08-18 15:50 UTC  (2+ messages)

[PATCH][BZ 16973] Fix lang_lib/lang_term as per ISO 639-2
 2015-08-18 14:21 UTC  (5+ messages)

[PATCH] getsysstats: use sysinfo() instead of parsing /proc/meminfo
 2015-08-18 14:12 UTC  (3+ messages)
` [PATCH v2] linux/getsysstats.c: "

[PATCH] alpha: drop __ASSUME_FDATASYNC
 2015-08-18 13:25 UTC 

[PATCH] Remove __ASSUME_IPC64
 2015-08-18 10:52 UTC 

[PATCH 0/6] Split kernel-features.h by architecture
 2015-08-18  8:18 UTC  (3+ messages)
` [PATCH 4/6] Split powerpc out of main Linux kernel-features.h

[RFC] Add IFUNC support for MIPS
 2015-08-18  7:22 UTC  (13+ messages)
      ` [RFC] Add IFUNC support for MIPS (v3)

[PATCH 00/10] misc hppa updates
 2015-08-18  7:04 UTC  (15+ messages)
` [PATCH 05/10] hppa: epoll.h: move to common sys/epoll.h
` [PATCH 01/10] hppa: assume TLS everywhere
` [PATCH 02/10] hppa: drop __ASSUME_LWS_CAS define
` [PATCH 06/10] hppa: eventfd.h: move to common sys/eventfd.h
` [PATCH 10/10] hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]
` [PATCH 09/10] hppa: timerfd.h: move to common sys/timerfd.h
` [PATCH 03/10] hppa: shm.h: add SHM_EXEC
` [PATCH 08/10] hppa: signalfd.h: move to common sys/signalfd.h
` [PATCH 07/10] hppa: inotify.h: move to common sys/inotify.h
` [PATCH 04/10] hppa: sigaction.h: update define export based on __USE_XOPEN2K8

Consensus around kernel syscall wrappers?
 2015-08-18  6:26 UTC  (9+ messages)

[PATCH] Remove incorrect register mov in floorf on x86_64
 2015-08-18  6:01 UTC  (8+ messages)

[PATCH 0/5] Add support for C11 threads.h
 2015-08-18  0:02 UTC  (7+ messages)
` [PATCH 1/5] Clean pthread types namespace for all archs

Fix csqrt spurious underflows (bug 18823) [committed]
 2015-08-17 23:04 UTC 

[PATCH v6 0/2] [BZ #16141] strptime %z: fix rounding, extend range
 2015-08-17 20:48 UTC  (3+ messages)
` [PATCH v6 1/2] [BZ #16141] strptime %z: fix rounding, extend range to +/-9959
` [PATCH v6 2/2] time/tst-strptime2.c: test full input range +/- 0-9999

Update on commit and release workflow discussions
 2015-08-17 19:53 UTC  (8+ messages)

[PATCH v5 0/2] [BZ #16141] strptime %z: fix rounding, extend range
 2015-08-17 19:52 UTC  (7+ messages)
` [PATCH 2/2] time/tst-strptime2.c: test full input range +/- 0-9999
` [PATCH 1/2] [BZ #16141] strptime %z: fix rounding, extend range to +/-9959

Fix -Wundef warnings in elf/tst-execstack.c
 2015-08-17 16:52 UTC 

Fix -Wundef warnings in login/tst-utmp.c
 2015-08-17 16:47 UTC 

Request for Comments: [PATCH][BZ 18665] Assignment of wrong buffer size for buffer used for receiving dns reply message causes segmentation fault
 2015-08-17 16:37 UTC 

RFC: Enable multi-arch support for i386
 2015-08-17 15:20 UTC  (4+ messages)

[PATCH] Add version set GLIBC_2.19 for linux/powerpc
 2015-08-17 14:26 UTC 

[RFC][BZ #16046] dl_iterate_phdr should not expose internal stub
 2015-08-17 14:08 UTC  (12+ messages)
` [PATCH][BZ #16046] Static dlopen correction fallout fixes
        ` [PATCH][BZ #17250] Static dlopen default library search path fix

[PATCH] Fix iconv buffer handling with IGNORE error handler (bug #18830)
 2015-08-17 13:22 UTC 

[PATCH] Use x86-64 cacheinfo.c and sysconf.c for x86
 2015-08-17 12:27 UTC  (2+ messages)

3 quick points
 2015-08-17  4:53 UTC  (2+ messages)

glic manual - missing content - "HTML - one web page per node."
 2015-08-16 23:23 UTC 

[PATCH RFC] explicit_bzero, again
 2015-08-16 16:43 UTC  (2+ messages)

[PATCH] time/tst-strptime2.c: test full input range -9999 to +9999
 2015-08-15 18:56 UTC  (5+ messages)

Fix BZ #18084 (backtrace(..., 0) crash on x86)
 2015-08-15 18:37 UTC  (4+ messages)

[PATCH v4] [BZ #16141] strptime %z: fix rounding, extend range to +/-9959
 2015-08-15 18:34 UTC  (5+ messages)

Possible bug in fortified stpncpy
 2015-08-15  2:45 UTC  (6+ messages)

[PATCH] [BZ 2898] Mention mkdtemp as another secure alternative to mktemp
 2015-08-14 23:15 UTC  (2+ messages)

The GNU C Library version 2.22 is now available
 2015-08-14 20:14 UTC 

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