libc-alpha archive
date index for February, 2015

This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

February 28, 2015
22:03 [patch] For BZ #17328, mark __errno_location with __attribute__((returns_nonnull)) for gcc >=4.9.0 Paul Pluzhnikov
20:08 Build bot failure i686. Carlos O'Donell
19:51 Re: Question about the usage of pthread_mutex_t's __data.__lock Martin Galvan
19:44 Re: [Question] threads.h library Rich Felker
17:43 Re: Missing security fix in elf/dl-open.c? Carlos O'Donell
17:40 Re: search locale archive again after alias expansion Carlos O'Donell
16:23 Re: Missing security fix in elf/dl-open.c? Allan McRae
14:09 [Question] threads.h library Juan Manuel Torres Palma
07:23 Re: search locale archive again after alias expansion Andreas Schwab
05:26 [patch] Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatch=>end_pattern Paul Pluzhnikov
04:49 [patch] Fix for BZ 18042 buffer-overflow (read past the end) in wordexp/parse_backtick/parse_backslash Paul Pluzhnikov
02:47 [patch] Fix for BZ #18043 buffer-overflow (read past the end) in wordexp/parse_dollars/parse_param Paul Pluzhnikov
01:42 Re: [PATCH] PR dynamic-link/17711: copy relocations against protected symbols don't work Rich Felker

February 27, 2015
23:55 [COMMITTED PATCH] Convert dlfcn/tststatic2 to use test-skeleton. Roland McGrath
22:08 Re: [PATCH] PR dynamic-link/17711: copy relocations against protected symbols don't work Roland McGrath
21:58 Re: [PATCH] PR dynamic-link/17711: copy relocations against protected symbols don't work H.J. Lu
21:57 Re: search locale archive again after alias expansion Carlos O'Donell
21:35 Re: [PATCH] PR dynamic-link/17711: copy relocations against protected symbols don't work Roland McGrath
21:34 Re: search locale archive again after alias expansion Alexandre Oliva
21:30 Re: Question about the usage of pthread_mutex_t's __data.__lock Carlos O'Donell
21:27 Re: Volunteer to be the release manager for glibc 2.22 (August 2015)! Carlos O'Donell
21:24 [PATCH] PR dynamic-link/17711: copy relocations against protected symbols don't work H.J. Lu
21:18 Re: search locale archive again after alias expansion Carlos O'Donell
21:08 Re: Volunteer to be the release manager for glibc 2.22 (August 2015)! Kyle McMartin
21:03 Re: search locale archive again after alias expansion Alexandre Oliva
20:41 Re: Missing security fix in elf/dl-open.c? Carlos O'Donell
19:36 Re: What does LAV_CURRENT mean backwards compatibility of LD_AUDIT interface? Ben Woodard
19:33 Re: What does LAV_CURRENT mean backwards compatibility of LD_AUDIT interface? Ben Woodard
19:21 Re: Missing security fix in elf/dl-open.c? Florian Weimer
19:13 Re: What does LAV_CURRENT mean backwards compatibility of LD_AUDIT interface? Carlos O'Donell
17:49 Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047) [committed] Joseph Myers
17:12 Re: search locale archive again after alias expansion Carlos O'Donell
16:43 Re: Missing security fix in elf/dl-open.c? Carlos O'Donell
16:33 Re: [PATCH] Avoid deadlock in malloc on backtrace Carlos O'Donell
15:17 RE: [PATCH] Improve memccpy performance Wilco Dijkstra
15:10 RE: [PATCH] Improve stpncpy performance Wilco Dijkstra
15:08 RE: [PATCH] Improve strncpy performance further Wilco Dijkstra
15:06 RE: [PATCH][AArch64] Optimize strlen Wilco Dijkstra
15:04 RE: [PATCH] Improve bcopy performance Wilco Dijkstra
15:03 RE: [PATCH] Improve bzero performance Wilco Dijkstra
14:57 Re: [PATCH] powerpc: Spinlock optimization and cleanup Adhemerval Zanella
14:41 Re: [PATCH] Avoid deadlock in malloc on backtrace Rich Felker
14:20 Re: [PATCH] Avoid deadlock in malloc on backtrace Szabolcs Nagy
13:32 [PATCH][V2][BZ #17833][PING] _dl_close_worker() does not release inconsistent objects. Pavel Kopyl
12:21 Re: [PATCH] powerpc: Spinlock optimization and cleanup Torvald Riegel
09:19 Re: Missing security fix in elf/dl-open.c? Florian Weimer
08:22 Re: [PATCH] Avoid deadlock in malloc on backtrace Siddhesh Poyarekar
07:43 Re: [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Paul Eggert
07:33 Re: [PATCH] Avoid deadlock in malloc on backtrace Paul Eggert
07:17 Re: [PATCH] Avoid deadlock in malloc on backtrace Siddhesh Poyarekar
06:53 Re: [PATCH] hppa: fix __O_SYNC to match the kernel Mike Frysinger
06:46 Re: [PATCH] hppa: fix __O_SYNC to match the kernel Mike Frysinger
06:45 Re: search locale archive again after alias expansion Alexandre Oliva
06:44 Re: question about hppa - parisc support Mike Frysinger
06:31 Re: [PATCH] Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc Cong Wang
05:08 Re: Missing security fix in elf/dl-open.c? Carlos O'Donell
05:06 Re: [PATCH] hppa: fix __O_SYNC to match the kernel Carlos O'Donell
05:00 Re: question about hppa - parisc support Carlos O'Donell
04:12 Re: What does LAV_CURRENT mean backwards compatibility of LD_AUDIT interface? Carlos O'Donell
01:19 Re: Avoid -Wno-write-strings for k_standard.c [committed] Joseph Myers
01:10 Re: What does LAV_CURRENT mean backwards compatibility of LD_AUDIT interface? Ben Woodard
00:38 What does LAV_CURRENT mean backwards compatibility of LD_AUDIT interface? Carlos O'Donell
00:16 Re: Avoid -Wno-write-strings for k_standard.c [committed] Chris Metcalf

February 26, 2015
22:51 Avoid -Wno-write-strings for k_standard.c [committed] Joseph Myers
22:18 Re: [PATCH] Avoid deadlock in malloc on backtrace Carlos O'Donell
21:51 Avoid uninitialized warnings in Bessel functions [committed] Joseph Myers
21:44 Re: search locale archive again after alias expansion Carlos O'Donell
21:35 [PATCH] powerpc: Spinlock optimization and cleanup Adhemerval Zanella
21:09 Question about the usage of pthread_mutex_t's __data.__lock Martin Galvan
21:07 Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039) [committed] Joseph Myers
19:28 Re: [PATCH] Avoid deadlock in malloc on backtrace Carlos O'Donell
17:57 Re: search locale archive again after alias expansion Alexandre Oliva
17:21 Fix asin missing underflows (bug 16351) [committed] Joseph Myers
15:16 Fix ldbl-128ibm logbl near powers of 2 (bug 18030) [committed] Joseph Myers
14:56 Re: Which subdirectories need to support !_LIBC? Joseph Myers
14:49 Re: Which subdirectories need to support !_LIBC? Florian Weimer
14:47 [PATCH] _nss_nis_initgroups_dyn: Return error status Florian Weimer
14:34 Re: [PATCH] Fix localplt test breakage with new readelf H.J. Lu
14:26 Re: [PATCH] Fix read past end of pattern in fnmatch (bug 18032) Florian Weimer
14:00 [PATCH] Fix read past end of pattern in fnmatch (bug 18032) Andreas Schwab
13:37 [PATCH] Fix localplt test breakage with new readelf Alan Modra
12:58 Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029) Joseph Myers
11:44 Re: [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Kevin Easton
09:40 Re: search locale archive again after alias expansion Andreas Schwab
09:38 Re: search locale archive again after alias expansion Andreas Schwab
07:32 Re: [PATCH] Avoid deadlock in malloc on backtrace Paul Eggert
06:12 Re: search locale archive again after alias expansion Alexandre Oliva
05:56 Re: search locale archive again after alias expansion Alexandre Oliva
05:44 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Alexandre Oliva
00:03 [COMMITTED PATCH] Convert tst-iconv3 to use test-skeleton. Roland McGrath

February 25, 2015
23:58 Re: [PATCH] Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc Carlos O'Donell
23:55 [COMMITTED PATCH] Convert tst-iconv5 to use test-skeleton. Roland McGrath
23:43 [COMMITTED PATCH] Don't crash in iconv setup when getcwd fails. Roland McGrath
21:13 Re: [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Paul Pluzhnikov
20:53 Re: [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Roland McGrath
20:44 [PATCH] powerpc: Fix __wcschr static build Adhemerval Zanella
19:45 Re: [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Paul Eggert
19:11 Re: [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Mike Frysinger
18:47 [COMMITTED] [PATCH] powerpc: Fix memmove static build Adhemerval Zanella
15:55 Re: Which subdirectories need to support !_LIBC? Joseph Myers
14:29 Re: [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Kevin Easton
13:47 Re: Which subdirectories need to support !_LIBC? Will Newton
13:45 Which subdirectories need to support !_LIBC? Florian Weimer
13:43 Re: nscd paranoia mode restart functionality Florian Weimer
12:45 nscd paranoia mode restart functionality Florian Weimer
11:14 Fix ldbl-128ibm asinhl inaccuracy (bug 18020) [committed] Joseph Myers
10:35 [PATCH] [v8] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
09:24 Re: [PATCH] Avoid deadlock in malloc on backtrace Florian Weimer
09:10 Re: [PATCH] Avoid deadlock in malloc on backtrace Siddhesh Poyarekar
08:47 Re: [PATCH] Avoid deadlock in malloc on backtrace Siddhesh Poyarekar
07:43 question about scandir's marking Ma Shimiao
05:13 Re: [PATCH] Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc Mike Frysinger
05:05 Re: [PATCH] Make an error message identical to two others, and more accurate. Mike Frysinger
05:00 Re: [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Mike Frysinger
04:54 Re: [PATCH] Update timex.h for ADJ_SETOFFSET. Mike Frysinger
04:51 Re: [PATCH] Update timex.h for ADJ_SETOFFSET. Mike Frysinger
00:02 Fix ldbl-128ibm acoshl inaccuracy (bug 18019) [committed] Joseph Myers

February 24, 2015
22:45 Re: LFCS2015 -- The GNU C Library Status Update. Jonathan Corbet
20:24 Re: [PATCH] [v7] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Chris Metcalf
20:19 [PATCH] [v7] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
17:55 Re: [PATCH] Avoid deadlock in malloc on backtrace Paul Eggert
17:45 Re: [PATCH] powerpc: Fix inline feraiseexcept, feclearexcept macros Joseph Myers
17:35 Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783) [committed] Joseph Myers
17:34 Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. Rich Felker
17:13 Missing security fix in elf/dl-open.c? Florian Weimer
16:22 Ping^8 Re: Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779) Joseph Myers
16:20 Re: [PATCH] hppa: fix __O_SYNC to match the kernel Joseph Myers
16:16 Re: [PATCH] Update timex.h for ADJ_SETOFFSET. Joseph Myers
16:08 Re: Corrupted test cases since "Don't require test wrappers to preserve environment variables, use more consistent environment" heaps Mel Gorman
15:55 Re: [PATCH] alloca: fix buf interaction Andreas Schwab
15:35 Re: [PATCH] Update timex.h for ADJ_SETOFFSET. Mike Frysinger
14:50 Re: [PATCH] hppa: fix __O_SYNC to match the kernel John David Anglin
14:36 Re: Corrupted test cases since "Don't require test wrappers to preserve environment variables, use more consistent environment" heaps Joseph Myers
14:04 Corrupted test cases since "Don't require test wrappers to preserve environment variables, use more consistent environment" heaps Mel Gorman
12:50 Re: [PATCH] Avoid deadlock in malloc on backtrace Florian Weimer
12:05 [PATCH] Avoid redundant shift character in iconv output at block boundary (bug 17197) Andreas Schwab
12:03 Re: [PATCH] Avoid deadlock in malloc on backtrace Siddhesh Poyarekar
11:56 Re: [PATCH] Avoid deadlock in malloc on backtrace Florian Weimer
11:54 Fix fnmatch handling of collating elements (BZ #17396, BZ #16976) Andreas Schwab
11:52 Re: [PATCH] Avoid deadlock in malloc on backtrace Siddhesh Poyarekar
11:49 [PATCH] Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers Andreas Schwab
11:39 Re: [PATCH] Update timex.h for ADJ_SETOFFSET. Joseph Myers
11:08 [PATCH] Rewrite handling of nameserver configuration in resolver Andreas Schwab
10:47 Re: [PATCH] [v6] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
10:31 Re: [PATCH] Avoid deadlock in malloc on backtrace Florian Weimer
10:03 [PATCH] Avoid deadlock in malloc on backtrace Siddhesh Poyarekar
09:47 Re: [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Florian Weimer
07:01 Re: [PATCH] [v6] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Siddhesh Poyarekar
05:47 Re: [PATCH] Update timex.h for ADJ_SETOFFSET. Mike Frysinger
05:46 Re: [PATCH] Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc Mike Frysinger
05:19 [PATCH] hppa: fix __O_SYNC to match the kernel Mike Frysinger
05:18 [PATCH] alloca: fix buf interaction Mike Frysinger
05:13 [PATCH] hppa: fix build failure with RTLD_PRIVATE_ERRNO Mike Frysinger
05:02 Re: [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Mike Frysinger
05:00 Re: [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Paul Pluzhnikov

February 23, 2015
18:35 Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. Rich Felker
18:10 Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. Torvald Riegel
18:00 Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. Rich Felker
17:58 Re: [PATCH] PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space H.J. Lu
17:53 Re: [PATCH] PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space Jakub Jelinek
17:49 Re: [PATCH] PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space H.J. Lu
17:45 Re: [PATCH] PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space Joseph Myers
17:40 Re: [PATCH] PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space Jakub Jelinek
17:17 [PATCH] PR bootstrap/65176: config.guess failed to guess machine with 64-bit kernel and 32-bit user space H.J. Lu
16:33 Re: [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Joseph Myers
15:47 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Carlos O'Donell
15:45 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Florian Weimer
15:41 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Carlos O'Donell
15:36 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Florian Weimer
15:30 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Carlos O'Donell
15:04 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Florian Weimer
15:00 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Carlos O'Donell
14:29 Re: [PATCH] [BZ #17836]: -pg -pie doesn't work on x86-64 H.J. Lu
14:26 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
13:48 Re: [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Florian Weimer
13:39 Re: [PATCH] powerpc: Fix inline feraiseexcept, feclearexcept macros Adhemerval Zanella
13:04 Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Andreas Schwab
13:00 Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Florian Weimer
12:56 Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Andreas Schwab
12:03 Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Florian Weimer
12:00 Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Andreas Schwab
11:42 [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007] Florian Weimer
11:27 Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. Torvald Riegel
10:21 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Florian Weimer

February 22, 2015
23:32 Re: [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Paul Pluzhnikov
22:37 Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. Rich Felker
21:00 Re: [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Florian Weimer
20:48 [patch] Fix BZ #17916 fopen unbounded stack usage for ccs= modes Paul Pluzhnikov
20:04 Re: [patch] Fix BZ #17269 _IO_wstr_overflow integer overflow Paul Pluzhnikov
19:48 Re: [patch] Fix BZ #17269 _IO_wstr_overflow integer overflow Florian Weimer
19:44 Re: [patch] Fix BZ #17269 _IO_wstr_overflow integer overflow Paul Pluzhnikov
14:08 Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. Torvald Riegel
10:20 Re: [patch] Fix BZ #17269 _IO_wstr_overflow integer overflow Florian Weimer
09:08 Re: [PATCH] Adjust some timeouts for slow CPUs Chung-Lin Tang
06:38 Re: [PATCH] Make an error message identical to two others, and more accurate. Mike Frysinger
06:35 Re: [PATCH] Fix failure of elf/tst-audit2 when compiled with GCC-5 Mike Frysinger
06:24 Re: [patch] Fix BZ #17269 _IO_wstr_overflow integer overflow Paul Pluzhnikov
06:09 [patch] Fix BZ #17269 _IO_wstr_overflow integer overflow Paul Pluzhnikov
06:03 Re: [PATCH] [BZ #17836]: -pg -pie doesn't work on x86-64 Mike Frysinger

February 21, 2015
02:57 Re: New gnulib wrappers with glibc 2.21. PÃdraig Brady
02:17 Re: New gnulib wrappers with glibc 2.21. Paul Eggert

February 20, 2015
23:31 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Alexandre Oliva
22:13 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Carlos O'Donell
22:12 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
21:55 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Michael Kerrisk (man-pages)
21:31 Re: soft-fp: Adjust call to abort for kernel use [committed] Joseph Myers
21:29 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Joseph Myers
20:51 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
20:31 Re: [PATCH 8/8] startup: bind the startup server to /servers/startup Thomas Schwinge
20:22 Cleaning up patch tracker state. Carlos O'Donell
20:19 Re: search locale archive again after alias expansion Carlos O'Donell
19:20 Re: [PATCH] New condvar implementation that provides stronger ordering guarantees. Rich Felker
19:18 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
19:00 Re: soft-fp: Adjust call to abort for kernel use [committed] Joseph Myers
18:58 Re: soft-fp: Adjust call to abort for kernel use [committed] David Miller
18:57 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
18:46 Re: soft-fp: Adjust call to abort for kernel use [committed] Rich Felker
18:35 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Carlos O'Donell
18:34 Re: LFCS2015 -- The GNU C Library Status Update. Jonathan Corbet
18:33 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Carlos O'Donell
18:20 [PATCH] New condvar implementation that provides stronger ordering guarantees. Torvald Riegel
18:08 soft-fp: Adjust call to abort for kernel use [committed] Joseph Myers
16:40 Re: LFCS2015 -- The GNU C Library Status Update. Adhemerval Zanella
16:37 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Carlos O'Donell
16:22 LFCS2015 -- The GNU C Library Status Update. Carlos O'Donell
15:56 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Florian Weimer
15:52 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Siddhesh Poyarekar
13:54 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Florian Weimer
13:27 [PATCH] [v6] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
13:17 Re: [PATCH] [v5] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
13:04 Re: [PATCH] [v5] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Siddhesh Poyarekar
12:43 Re: [PATCH] [v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Siddhesh Poyarekar
10:13 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Siddhesh Poyarekar
09:50 Re: [PATCH] s390: Use generic lowlevellock-futex.h. Andreas Krebbel
08:13 Re: [PATCH] Skip logging for additional DNSSEC records from RFC4034 [BZ 14841] Florian Weimer
08:10 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Florian Weimer
06:43 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Michael Kerrisk (man-pages)

February 19, 2015
23:45 Re: [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Carlos O'Donell
22:06 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Carlos O'Donell
19:21 Re: Submitting a build to build bot? Roland McGrath
19:11 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Michael Kerrisk (man-pages)
19:05 [PATCH] Silence resolver logging for DNAME records when DNSSEC is enabled Siddhesh Poyarekar
18:42 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Carlos O'Donell
18:28 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Michael Kerrisk (man-pages)
17:44 Re: [PATCH] Adjust some timeouts for slow CPUs Carlos O'Donell
17:27 Submitting a build to build bot? Carlos O'Donell
17:06 Re: [PATCH] Skip logging for additional DNSSEC records from RFC4034 [BZ 14841] Carlos O'Donell
17:00 [PATCH] Skip logging for additional DNSSEC records from RFC4034 [BZ 14841] Siddhesh Poyarekar
16:45 Re: Fix scandir scandirat namespace (bug 17999) Roland McGrath
15:54 Re: [PATCH] BZ #14906: Enhance nscd's inotify support. Carlos O'Donell
15:32 Fix scandir scandirat namespace (bug 17999) Joseph Myers
15:05 Re: [PING] [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Carlos O'Donell
14:43 Re: GSoc 2015 man-pages proposal: a parser for glibc feature test macros Carlos O'Donell
12:16 [PING] [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Kevin Easton
10:42 [PATCH] [v5] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
10:40 Re: [PATCH] [v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
10:29 Re: Refine documentation of libm exceptions goals [committed] Joseph Myers
10:07 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Mike FABIAN
08:30 GSoc 2015 man-pages proposal: a parser for glibc feature test macros Michael Kerrisk (man-pages)
07:16 Re: [PATCH] Remove atomic operations from malloc.c Siddhesh Poyarekar
06:54 Re: [PATCH] Remove atomic operations from malloc.c Leonhard Holz
02:54 Re: [COMMITTED] Use ALIGN_UP, ALIGN_DOWN, PTR_ALIGN_UP, pagesize, and powerof2 in more places. Carlos O'Donell
02:39 Re: [COMMITTED] Use ALIGN_UP, ALIGN_DOWN, PTR_ALIGN_UP, pagesize, and powerof2 in more places. Mike Frysinger
02:17 Re: Refine documentation of libm exceptions goals [committed] Rich Felker
02:07 Re: [PATCH] Remove atomic operations from malloc.c Rich Felker
01:20 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Joseph Myers
01:07 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Alexandre Oliva

February 18, 2015
23:30 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Mike Frysinger
23:24 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Alexandre Oliva
22:16 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Alexandre Oliva
22:08 Re: [PATCH] [v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Julian Taylor
22:04 Re: Fix atan / atan2 missing underflows (bug 15319) [committed]. Joseph Myers
21:55 Re: Fix atan / atan2 missing underflows (bug 15319) [committed]. Szabolcs Nagy
21:12 Fix atan / atan2 missing underflows (bug 15319) [committed]. Joseph Myers
18:46 Re: [Patch] Remove extra bits/endian.h file for MIPS Joseph Myers
18:45 Re: Refine documentation of libm exceptions goals [committed] Joseph Myers
18:42 Re: Fix search.h namespace (bug 17996) Roland McGrath
18:29 [Patch] Remove extra bits/endian.h file for MIPS Steve Ellcey
18:10 Re: Refine documentation of libm exceptions goals [committed] Szabolcs Nagy
17:45 Re: [PATCH v2][BZ 16852] Do not clobber recvmmsg argument. Andreas Schwab
17:25 Re: Refine documentation of libm exceptions goals [committed] Joseph Myers
16:54 Re: [PATCH 4/4] resolv: fix rotate option Andreas Schwab
16:47 Re: [PATCH] [v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
16:47 Re: Refine documentation of libm exceptions goals [committed] Szabolcs Nagy
15:43 Re: [PATCH] [v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Julian Taylor
15:25 Testing, sorry ... Mike FABIAN
15:10 Re: [PATCH] [v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
15:08 Fix search.h namespace (bug 17996) Joseph Myers
14:36 Re: [PATCH] Fix lll_unlock twice in pthread_cond_broadcast Florian Weimer
13:26 Re: [PATCH] [v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Julian Taylor
13:00 Re: [PATCH] Remove atomic operations from malloc.c Siddhesh Poyarekar
10:46 Re: [PATCH v3] tzset robustness [BZ#17715] Florian Weimer
10:29 [PATCH] [v4] malloc: Consistently apply trim_threshold to all heaps [BZ #17195] Mel Gorman
10:20 Re: [PATCH] [v2] malloc: Consistently apply trim_threshold to all heaps Mel Gorman
06:22 [PATCH] BZ #14906: Enhance nscd's inotify support. Carlos O'Donell
05:54 [COMMITTED] Consolidate arena_lookup and arena_lock into a single arena_get Siddhesh Poyarekar
05:50 Re: [PATCH] [v2] malloc: Consistently apply trim_threshold to all heaps Siddhesh Poyarekar
05:28 Re: [PATCH] [v2] malloc: Consistently apply trim_threshold to all heaps Siddhesh Poyarekar
02:41 Re: [RFC PATCH] aarch64: improve memset Andrew Pinski
01:56 Re: [PING] [v3] malloc: Consistently apply trim_threshold to all heaps. Fixes bug 17195 Carlos O'Donell
00:26 Re: Fix posix_spawn getrlimit64 namespace (bug 17991) Rich Felker
00:24 [COMMITTED] Use ALIGN_UP, ALIGN_DOWN, PTR_ALIGN_UP, pagesize, and powerof2 in more places. Carlos O'Donell
00:15 Re: Fix posix_spawn getrlimit64 namespace (bug 17991) Roland McGrath
00:09 Re: [Patch] Fix MIPS build failure caused by -Werror=undef Roland McGrath

February 17, 2015
23:58 Re: [patch] Cleanup #includes in preparation for BZ#16734 fix Roland McGrath
23:42 Refine documentation of libm exceptions goals [committed] Joseph Myers
22:25 Re: Fix posix_spawn getrlimit64 namespace (bug 17991) Joseph Myers
22:17 Re: [PATCHv3 00/24] ILP32 support in ARM64 Paul Eggert
22:13 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Daiki Ueno
21:55 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
21:46 Re: Fix posix_spawn getrlimit64 namespace (bug 17991) Rich Felker
21:37 Re: [Patch] Fix MIPS build failure caused by -Werror=undef Steve Ellcey
21:16 Re: [Patch] Another MIPS fix for -Werror=undef Joseph Myers
20:09 [PING] [v3] malloc: Consistently apply trim_threshold to all heaps. Fixes bug 17195 Mel Gorman
19:58 Re: [Patch] Fix MIPS build failure caused by -Werror=undef Maciej W. Rozycki
19:13 [Patch] Another MIPS fix for -Werror=undef Steve Ellcey
18:48 Re: [PATCHv3 00/24] ILP32 support in ARM64 Zack Weinberg
18:38 Re: [PATCHv3 00/24] ILP32 support in ARM64 Zack Weinberg
18:11 Re: [Patch] Fix MIPS build failure caused by -Werror=undef Joseph Myers
18:01 Re: [Patch] Fix MIPS build failure caused by -Werror=undef Steve Ellcey
17:45 Fix posix_spawn getrlimit64 namespace (bug 17991) Joseph Myers
16:31 Re: Should glibc provide a builtin C.UTF-8 locale? Rich Felker
16:22 Re: [PATCH] fix to malloc checking James Lemke
15:54 Re: Should glibc provide a builtin C.UTF-8 locale? Paul Eggert
15:36 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Carlos O'Donell
15:35 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
15:29 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Andreas Schwab
15:27 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Andreas Schwab
14:55 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
14:52 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Carlos O'Donell
14:48 Re: [PATCH] manual/time.texi (TZ Variable): no tzfiles Carlos O'Donell
14:42 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
11:41 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Mike Frysinger
11:29 Re: Should glibc provide a builtin C.UTF-8 locale? Mike Frysinger
11:20 Re: Ping Re: Update Linux kernel to current glibc soft-fp Stefan Liebler
11:19 Re: Should glibc provide a builtin C.UTF-8 locale? Mike Frysinger
09:33 Re: lazy loading for glibc? Ilya Palachev
08:24 Re: [PATCH][v4][BZ #17523] linux: open and openat ignore 'mode' with O_TMPFILE in flags Mike Frysinger
07:48 Re: [PATCH] S390: Build failure due to nptl/pt-longjmp.c changes. Andreas Krebbel
07:43 Re: [PATCH] ia64: Remove custom lowlevellock.h. Mike Frysinger
01:07 [patch] Fix failure to cleanup input-only stream buffers in preparation for BZ#16734 fix Paul Pluzhnikov
00:42 Fix sign of remquo zero remainder in round-downward mode (bug 17987) [committed] Joseph Myers
00:26 [patch] Cleanup #includes in preparation for BZ#16734 fix Paul Pluzhnikov

February 16, 2015
23:34 Re: [PATCH] manual/time.texi (TZ Variable): no tzfiles Paul Eggert
22:51 Re: [PATCH v3] tzset robustness [BZ#17715] Paul Eggert
22:39 Fix remquo spurious overflows (bug 17978) [committed] Joseph Myers
22:25 Fix MIPS _ABIO64 -Werror=undef build [committed] Joseph Myers
22:20 Fix MIPS _COMPILING_NEWLIB -Werror=undef build [committed] Joseph Myers
22:13 Fix MIPS __mips_isa_rev -Werror=undef build [committed] Joseph Myers
22:06 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Joseph Myers
21:13 Propose C Metaprogramming-based qsort as GNU extension Daniel Santos
21:11 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Daiki Ueno
20:54 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Paul Pluzhnikov
20:35 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Andreas Schwab
20:30 Re: [PATCH] manual/time.texi (TZ Variable): no tzfiles J William Piggott
20:22 Re: [PATCH v3] tzset robustness [BZ#17715] Florian Weimer
20:11 Re: [PATCH v3] tzset robustness [BZ#17715] Paul Eggert
20:10 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Florian Weimer
19:51 Re: Ping Re: Update Linux kernel to current glibc soft-fp David Miller
19:39 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 Arnd Bergmann
19:35 [PATCH v3] tzset robustness [BZ#17715] Florian Weimer
19:04 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Carlos O'Donell
19:02 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
18:51 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Paul Pluzhnikov
18:32 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Florian Weimer
18:28 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Carlos O'Donell
18:24 Re: Seeking consensus on BZ 16734 Paul Pluzhnikov
18:21 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Paul Pluzhnikov
18:13 Re: [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Joseph Myers
18:11 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Carlos O'Donell
18:08 Re: [PATCH] manual/time.texi (TZ Variable): no tzfiles Carlos O'Donell
18:06 [patch] Fix BZ#16374 -- don't use mmap for FILE buffers Paul Pluzhnikov
17:51 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
17:21 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 Arnd Bergmann
17:16 [COMMITTED] Make error checking effective in nptl/tst-cond25.c. Torvald Riegel
16:55 Re: [PATCHv3 00/24] ILP32 support in ARM64 Arnd Bergmann
16:14 Ping Re: Update Linux kernel to current glibc soft-fp Joseph Myers
15:39 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
15:32 Ping^7 Re: Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779) Joseph Myers
14:41 Re: [PATCHv3 00/24] ILP32 support in ARM64 Arnd Bergmann
06:05 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Daiki Ueno
04:55 lazy loading for glibc? Paul Wise

February 15, 2015
19:20 PING: [PATCH] hurd: Get a startup server port from a file instead of a PID David Michael
18:48 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
18:31 Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
18:05 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
18:02 Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
17:32 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
16:27 Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
16:03 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
15:41 Re: [PATCHv3 00/24] ILP32 support in ARM64 Zack Weinberg
13:10 Re: [PATCH][v2] manual/time.texi (TZ Variable): no tzfiles Florian Weimer
11:24 Re: [IA64] Fix BZ17792 - Remove fixed page size macros and others Mike Frysinger
11:23 [PATCH] ia64: drop custom getpagesize Mike Frysinger
08:32 question about hppa - parisc support Waldemar Brodkorb
04:23 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker

February 14, 2015
19:18 Re: [PATCHv3 00/24] ILP32 support in ARM64 Zack Weinberg
17:34 Re: Non-portable echo usage in sysdeps/unix/make-syscalls.sh Joseph Myers
17:31 Re: [PATCH 1/1 V2] manual/time.texi: correct the zoneinfo path Joseph Myers
15:33 [PATCH][v3] manual/time.texi (TZ Variable): no tzfiles J William Piggott
14:33 Re: [Patch] Fix MIPS build failure caused by -Werror=undef Maciej W. Rozycki
13:46 Re: Failure to dlopen libgomp due to static TLS data Andrew Haley
09:03 Non-portable echo usage in sysdeps/unix/make-syscalls.sh Jakub Bogusz
03:25 [PATCH][v2] manual/time.texi (TZ Variable): no tzfiles J William Piggott
01:47 Re: [PATCH 1/1 V2] manual/time.texi: correct the zoneinfo path Carlos O'Donell
01:07 Re: [PATCH] manual/time.texi (TZ Variable): no tzfiles Paul Eggert
00:52 Re: [Patch] Fix MIPS build failure caused by -Werror=undef Joseph Myers
00:50 Re: [PATCH 1/1 V2] manual/time.texi: correct the zoneinfo path Joseph Myers
00:14 [PATCH] manual/time.texi (TZ Variable): no tzfiles J William Piggott
00:06 [Patch] Fix MIPS build failure caused by -Werror=undef Steve Ellcey

February 13, 2015
23:46 [COMMITTED PATCH] Add placeholder c++-types.data and *.abilist files. Roland McGrath
23:35 [PATCH roland/dl-fileid] Factor file identity rules out of generic rtld code. Roland McGrath
23:16 Re: [PATCH 1/1 V2] manual/time.texi: correct the zoneinfo path Roland McGrath
23:04 Re: [PATCH 1/1 V2] manual/time.texi: correct the zoneinfo path Carlos O'Donell
22:24 Re: Failure to dlopen libgomp due to static TLS data Rich Felker
21:55 Fix dbl-64/wordsize-64 remquo (bug 17569) [committed] Joseph Myers
21:47 Re: [PATCH 1/1 V2] manual/time.texi: correct the zoneinfo path J William Piggott
21:21 [COMMITTED PATCH] NPTL: Initializer for .init_array-only configurations. Roland McGrath
18:37 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
17:53 [PATCH] [v3] malloc: Consistently apply trim_threshold to all heaps. Fixes bug 17195 Mel Gorman
17:33 Re: [PATCHv3 00/24] ILP32 support in ARM64 Catalin Marinas
16:44 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Julian Taylor
16:30 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
16:29 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Mel Gorman
16:21 Fix powerpc software sqrtf (bug 17967) [committed] Joseph Myers
15:42 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Julian Taylor
14:10 Re: [PATCH] manual: Correct type in struct timeval/timespec. Rüdiger Sonderfeld
13:34 Re: [PATCHv3 00/24] ILP32 support in ARM64 Catalin Marinas
13:10 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Mel Gorman
12:43 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
12:31 Updates for Linux 3.19? Joseph Myers
12:25 Re: [PATCH] manual: Correct type in struct timeval/timespec. Joseph Myers
09:23 Re: Should glibc provide a builtin C.UTF-8 locale? Andreas Schwab
09:12 Re: Failure to dlopen libgomp due to static TLS data Andrew Haley
07:56 Re: [PATCH] S390: Build failure due to nptl/pt-longjmp.c changes. Stefan Liebler
03:29 Re: [PATCH] manual: Correct type in struct timeval/timespec. Carlos O'Donell
03:24 Re: [PATCH 1/1 V2] manual/time.texi: correct the zoneinfo path Carlos O'Donell
03:02 Re: [PATCH] manual: Correct type in struct timeval/timespec. Carlos O'Donell
02:52 Re: [PATCH] manual: Correct type in struct timeval/timespec. Roland McGrath
00:53 Re: [PATCH] manual: Correct type in struct timeval/timespec. J William Piggott
00:35 RE: [PATCH] Fix dynamic linker issue with bind-now Petar Jovanovic
00:09 Re: Failure to dlopen libgomp due to static TLS data Alan Modra

February 12, 2015
23:55 Re: Failure to dlopen libgomp due to static TLS data Rich Felker
23:42 Re: Failure to dlopen libgomp due to static TLS data Alan Modra
23:28 Re: Failure to dlopen libgomp due to static TLS data Rich Felker
23:06 Fix powerpc software sqrt (bug 17964) [committed] Joseph Myers
22:22 [COMMITTED PATCH] Use -Werror=undef for assembly code. Roland McGrath
21:40 [COMMITTED PATCH] Support after-link variable to run a final step on binaries. Roland McGrath
20:34 Re: buildbot for glibc Carlos O'Donell
20:32 Re: Should glibc provide a builtin C.UTF-8 locale? Rich Felker
20:32 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
20:24 Re: buildbot for glibc Sergio Durigan Junior
20:21 Re: buildbot for glibc Carlos O'Donell
20:13 Re: [PATCH] manual: Correct type in struct timeval/timespec. Carlos O'Donell
19:25 Re: Should glibc provide a builtin C.UTF-8 locale? keld
19:25 Re: [PATCH] S390: Build failure due to nptl/pt-longjmp.c changes. Roland McGrath
19:03 Fix exp2 spurious underflows (bug 16560) [committed] Joseph Myers
19:00 Re: [PATCHv3 00/24] ILP32 support in ARM64 arnd at arndb dot de
18:25 Re: buildbot for glibc Sergio Durigan Junior
18:23 Re: Failure to dlopen libgomp due to static TLS data Andrew Haley
18:21 Re: [PATCH] powerpc64: strncpy optimization for unaligned string Adhemerval Zanella
18:17 Re: [PATCHv3 00/24] ILP32 support in ARM64 Catalin Marinas
17:58 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Julian Taylor
17:33 Re: buildbot for glibc Sergio Durigan Junior
17:24 [PATCH] manual: Correct type in struct timeval/timespec. Rüdiger Sonderfeld
17:13 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
17:07 Re: Failure to dlopen libgomp due to static TLS data Rich Felker
17:07 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 Catalin Marinas
17:00 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
16:56 Re: Failure to dlopen libgomp due to static TLS data H.J. Lu
16:30 Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
16:16 Re: Failure to dlopen libgomp due to static TLS data Rich Felker
16:14 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Andreas Schwab
16:14 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
16:12 Re: Failure to dlopen libgomp due to static TLS data Jakub Jelinek
16:10 Re: Failure to dlopen libgomp due to static TLS data Rich Felker
16:08 Re: Should glibc provide a builtin C.UTF-8 locale? Rich Felker
15:50 Re: [PATCHv3 00/24] ILP32 support in ARM64 Catalin Marinas
15:47 Re: Failure to dlopen libgomp due to static TLS data Ulrich Weigand
15:32 Re: Failure to dlopen libgomp due to static TLS data Alexander Monakov
15:32 Re: Failure to dlopen libgomp due to static TLS data Ramana Radhakrishnan
15:30 Re: buildbot for glibc Sergey Matveev
15:26 Re: Failure to dlopen libgomp due to static TLS data Jakub Jelinek
15:20 Failure to dlopen libgomp due to static TLS data Ulrich Weigand
15:16 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
15:15 Re: Should glibc provide a builtin C.UTF-8 locale? Rich Felker
13:31 Re: [PATCH v3 1/2] libio: fmemopen rewrite to POSIX compliance Adhemerval Zanella
12:24 Re: buildbot for glibc Joseph Myers
12:12 Re: Should glibc provide a builtin C.UTF-8 locale? Joseph Myers
11:40 Re: [PATCH v2 1/3] PowerPC: Add the lock elision using HTM Adhemerval Zanella
10:53 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Andreas Schwab
10:48 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Pravin Satpute
10:40 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Andreas Schwab
10:19 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Alexandre Oliva
10:01 Re: [PATCH v2 1/3] PowerPC: Add the lock elision using HTM Andreas Schwab
09:04 [PATCH] S390: Build failure due to nptl/pt-longjmp.c changes. Stefan Liebler
08:12 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 Szabolcs Nagy
08:00 Re: Possible issue with hurd: Fix abi-tag, following ba90e05 Stefan Liebler
06:38 Re: Should glibc provide a builtin C.UTF-8 locale? keld
06:18 Re: Possible issue with hurd: Fix abi-tag, following ba90e05 Carlos O'Donell
03:09 Volunteer to be the release manager for glibc 2.22 (August 2015)! Carlos O'Donell
03:08 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
02:39 Re: Should glibc provide a builtin C.UTF-8 locale? Rich Felker
02:33 Re: buildbot for glibc Carlos O'Donell
01:43 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
01:35 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
01:06 buildbot for glibc Roland McGrath
00:57 Re: Should glibc provide a builtin C.UTF-8 locale? Paul Eggert

February 11, 2015
23:53 Re: Should glibc provide a builtin C.UTF-8 locale? keld
23:40 Re: Possible issue with hurd: Fix abi-tag, following ba90e05 Samuel Thibault
23:19 Fix sincos errno setting (bug 15467) [committed]. Joseph Myers
22:00 Re: New gnulib wrappers with glibc 2.21. Andreas Schwab
21:58 Re: [PATCH] powerpc: Fix inline feraiseexcept, feclearexcept macros Joseph Myers
21:49 Re: Possible issue with hurd: Fix abi-tag, following ba90e05 Joseph Myers
21:45 Re: [PATCH v3 1/2] libio: fmemopen rewrite to POSIX compliance Joseph Myers
21:41 Re: [PATCHv3 00/24] ILP32 support in ARM64 Joseph Myers
21:38 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
21:14 [PATCH v3 1/2] libio: fmemopen rewrite to POSIX compliance Adhemerval Zanella
21:14 [PATCH v3 2/2] libio: Update tst-fmemopen2.c Adhemerval Zanella
21:10 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 arnd at arndb dot de
21:04 [PATCH][V2][BZ #17833] _dl_close_worker() does not release inconsistent objects. Pavel Kopyl
21:03 Re: Should glibc provide a builtin C.UTF-8 locale? Joseph Myers
20:43 Re: Should glibc provide a builtin C.UTF-8 locale? Rich Felker
20:27 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
20:23 Re: [PATCH] Remove atomic operations from malloc.c Torvald Riegel
20:16 Re: [PATCHv3 00/24] ILP32 support in ARM64 Andy Lutomirski
20:13 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
19:58 Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
19:51 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 arnd at arndb dot de
19:48 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
19:40 Re: Should glibc provide a builtin C.UTF-8 locale? Rich Felker
19:38 Re: New gnulib wrappers with glibc 2.21. PÃdraig Brady
19:34 Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
19:26 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
19:22 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
19:22 Re: New gnulib wrappers with glibc 2.21. Paul Eggert
19:22 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
19:17 Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
19:05 Re: [musl] Re: [PATCHv3 00/24] ILP32 support in ARM64 Szabolcs Nagy
19:03 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
18:57 Re: [RFC][BZ #17943] Use long for int_fast8_t Rich Felker
18:33 Re: [PATCHv3 00/24] ILP32 support in ARM64 H.J. Lu
18:28 Re: [RFC][BZ #17943] Use long for int_fast8_t Richard Earnshaw
18:26 Re: [RFC][BZ #17943] Use long for int_fast8_t Richard Earnshaw
18:16 Re: [RFC] further speedup of strcoll Carlos O'Donell
17:54 Re: New gnulib wrappers with glibc 2.21. Joseph Myers
17:39 Re: Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
17:39 Re: [PATCHv3 00/24] ILP32 support in ARM64 Catalin Marinas
17:30 Re: Should glibc provide a builtin C.UTF-8 locale? Rich Felker
17:16 Re: New gnulib wrappers with glibc 2.21. Andreas Schwab
16:47 Re: [PATCH] Remove atomic operations from malloc.c Leonhard Holz
16:24 Should glibc provide a builtin C.UTF-8 locale? Carlos O'Donell
16:16 Re: [PATCH] Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #15790) Carlos O'Donell
16:11 Re: [PATCH] Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #15790) Joseph Myers
16:05 Re: New gnulib wrappers with glibc 2.21. Joseph Myers
15:58 Re: [PATCH] Remove atomic operations from malloc.c Torvald Riegel
15:50 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Carlos O'Donell
15:36 Re: [PATCH] Remove atomic operations from malloc.c Torvald Riegel
15:32 Re: Seeking consensus on BZ 16734 Florian Weimer
15:20 Re: [PATCH] Remove atomic operations from malloc.c Leonhard Holz
15:07 [PATCH] Avoid redundant shift character in iconv output at block boundary (bug 17197) Andreas Schwab
15:01 Re: [PATCH] Remove atomic operations from malloc.c Adhemerval Zanella
14:51 RE: bzero/bcopy/bcmp/mempcpy (was: Improve strncpy performance further) Wilco Dijkstra
14:26 Re: Seeking consensus on BZ 16734 OndÅej BÃlka
14:21 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Rich Felker
14:19 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Mel Gorman
14:10 Re: Seeking consensus on BZ 16734 Florian Weimer
14:07 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Rich Felker
14:02 Re: Seeking consensus on BZ 16734 Rich Felker
14:02 Re: [COMMITTED PATCH] Remove explicit inline on malloc perturb functions. OndÅej BÃlka
13:59 Re: [RFC][BZ #17943] Use long for int_fast8_t Rich Felker
13:56 [PING^9][PATCH 3/2] Use strspn/strcspn/strpbrk ifunc in internal calls. OndÅej BÃlka
13:35 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Mel Gorman
13:34 Re: Seeking consensus on BZ 16734 Florian Weimer
13:34 Re: [RFC][BZ #17943] Use long for int_fast8_t OndÅej BÃlka
13:30 Re: [PATCH] Remove atomic operations from malloc.c Leonhard Holz
13:26 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Rich Felker
13:19 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Rich Felker
13:07 Re: bzero/bcopy/bcmp/mempcpy (was: Improve strncpy performance further) OndÅej BÃlka
12:50 Re: [PATCH] Remove atomic operations from malloc.c Adhemerval Zanella
12:37 [PATCH][BZ #16145] Reduce lock contention in __tz_convert() Kevin Easton
12:32 Re: [PATCH] Fix __memcpy_chk on non-SSE2 CPUs Allan McRae
11:45 [PATCH] Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #15790) Andreas Schwab
11:17 Re: [PATCH] Fix __memcpy_chk on non-SSE2 CPUs Florian Weimer
11:10 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Florian Weimer
11:01 Re: [PATCH] Remove atomic operations from malloc.c Torvald Riegel
09:38 [RFC] further speedup of strcoll Leonhard Holz
09:25 Re: [PATCH] Remove atomic operations from malloc.c Will Newton
09:03 Re: [PATCH] Remove atomic operations from malloc.c Leonhard Holz
08:37 Re: [PATCH] Remove atomic operations from malloc.c Will Newton
08:30 [PATCH] Remove atomic operations from malloc.c Leonhard Holz
00:00 Re: New gnulib wrappers with glibc 2.21. Paul Eggert

February 10, 2015
22:03 Remove sysdeps/mips soft-fp subdirectories [committed] Joseph Myers
21:56 Re: [PATCH roland/test-snan] Clean up math/test-snan. Roland McGrath
20:27 [PATCH] [v2] malloc: Consistently apply trim_threshold to all heaps Mel Gorman
20:24 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Mel Gorman
19:04 Re: [PATCH 2/2] Install nscd systemd files Carlos O'Donell
19:01 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Carlos O'Donell
18:14 Re: [PATCHv3 00/24] ILP32 support in ARM64 Rich Felker
16:54 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Mel Gorman
16:48 Re: [PATCH 2/2] Install nscd systemd files Russ Allbery
15:38 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Carlos O'Donell
15:11 Re: [PATCH 2/2] Install nscd systemd files Carlos O'Donell
14:56 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Carlos O'Donell
14:24 Re: gdb pretty printers for pthreads? Carlos O'Donell
12:30 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Florian Weimer
11:31 Re: [PATCH] Fix __memcpy_chk on non-SSE2 CPUs H.J. Lu
03:49 [PATCH] Fix __memcpy_chk on non-SSE2 CPUs Allan McRae

February 09, 2015
23:34 Re: [PATCH] Fix problem with GCC 4.9.1 in string/tester.c Joseph Myers
22:49 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Mel Gorman
22:20 Re: gdb pretty printers for pthreads? Daniel Gutson
21:43 Re: gdb pretty printers for pthreads? Carlos O'Donell
20:56 Re: [PATCH 1/2] Install config files Carlos O'Donell
20:52 Re: [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Carlos O'Donell
20:32 Re: [PATCH] Remove unused defines from strxfrm_l.c and strcoll_l.c Carlos O'Donell
20:29 Re: [PATCH] Fix problem with GCC 4.9.1 in string/tester.c Carlos O'Donell
20:07 Re: [PATCH] Remove unused defines from strxfrm_l.c and strcoll_l.c Carlos O'Donell
20:03 New gnulib wrappers with glibc 2.21. Carlos O'Donell
18:31 Re: Possible issue with hurd: Fix abi-tag, following ba90e05 Joseph Myers
18:28 Re: [RFC][BZ #17943] Use long for int_fast8_t Richard Earnshaw
18:13 Re: [RFC][BZ #17943] Use long for int_fast8_t Rich Felker
18:09 Re: Possible issue with hurd: Fix abi-tag, following ba90e05 Samuel Thibault
18:05 Possible issue with hurd: Fix abi-tag, following ba90e05 Adhemerval Zanella
17:08 gdb pretty printers for pthreads? Daniel Gutson
16:41 Ping^6 Re: Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779) Joseph Myers
16:37 Re: [RFC][BZ #17943] Use long for int_fast8_t Joseph Myers
16:31 Re: [PATCH 2/2] Install nscd systemd files Joseph Myers
16:15 PING: [PATCH] [BZ #17836]: -pg -pie doesn't work on x86-64 H.J. Lu
15:04 Re: [PATCH] fix to malloc checking James Lemke
14:21 Re: [RFC][BZ #17943] Use long for int_fast8_t Maciej W. Rozycki
14:06 [PATCH] [RFC] malloc: Reduce worst-case behaviour with madvise and refault overhead Mel Gorman
13:41 Re: [RFC][BZ #17943] Use long for int_fast8_t H.J. Lu
13:38 Re: [PATCH] powerpc: drop R_PPC_REL16 check Adhemerval Zanella
13:38 Re: [PATCH] powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define Adhemerval Zanella
13:38 Re: [PATCH] powerpc: sysdeps/powerpc configure cleanup Adhemerval Zanella
13:36 Re: [RFC][BZ #17943] Use long for int_fast8_t Maciej W. Rozycki
13:24 Re: [PATCH] powerpc: Fix inline feraiseexcept, feclearexcept macros Adhemerval Zanella
13:22 Re: [PATCH 0/6] powerpc: multiarch cleanups Adhemerval Zanella
08:56 Re: Multiple aliases on Sourceware Bugzilla Florian Weimer

February 08, 2015
22:21 Re: [PATCH] Remove unused defines from strxfrm_l.c and strcoll_l.c Leonhard Holz
20:06 Re: [PATCH] hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64 Samuel Thibault
19:35 Re: [PATCH] hurd: take __USE_EXTERN_INLINES into account Samuel Thibault
11:04 [RFC][BZ #17943] Use long for int_fast8_t OndÅej BÃlka
10:40 Re: [PATCH] Remove unused defines from strxfrm_l.c and strcoll_l.c OndÅej BÃlka
10:40 Re: [PATCH] Fix problem with GCC 4.9.1 in string/tester.c OndÅej BÃlka
10:13 [PATCH 2/2] Install nscd systemd files Allan McRae
10:13 [PATCH 1/2] Install config files Allan McRae
09:17 Re: [PATCH] Fix problem with GCC 4.9.1 in string/tester.c Andreas Schwab
09:06 [PATCH] Remove unused defines from strxfrm_l.c and strcoll_l.c Leonhard Holz
09:00 [PATCH] Fix problem with GCC 4.9.1 in string/tester.c Leonhard Holz
04:24 Re: [PATCH] hurd: -Werror Samuel Thibault
03:22 Re: [PATCH] hurd: add TLS support Roland McGrath
02:27 Re: [PATCH] hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64 Samuel Thibault
02:26 Re: [PATCH] hurd: take __USE_EXTERN_INLINES into account Samuel Thibault
02:20 Re: [PATCH] hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64 Roland McGrath
02:15 Re: [PATCH] hurd: take __USE_EXTERN_INLINES into account Roland McGrath
02:12 Re: [PATCH] Fix connect/sendto/sendmsg into making sure to ignore bytes beyond sockaddr length Roland McGrath

February 07, 2015
22:53 Re: static_assert in c89 and c99 Paul Eggert
22:30 Re: [PATCH] hurd: add TLS support Samuel Thibault
22:30 [PATCH] hurd: add TLS support Samuel Thibault
22:11 [PATCH] hurd: Allow unknown root directory Samuel Thibault
22:07 [PATCH] hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64 Samuel Thibault
21:56 [PATCH] hurd: take __USE_EXTERN_INLINES into account Samuel Thibault
21:30 [PATCH] Fix connect/sendto/sendmsg into making sure to ignore bytes beyond sockaddr length Samuel Thibault
16:47 Re: [COMMITTED PATCH 2/3] Clean up NPTL longjmp to be compat-only. Rich Felker
16:46 Re: [COMMITTED PATCH 1/3] Clean up NPTL fork to be compat-only. Rich Felker
11:51 Re: Multiple aliases on Sourceware Bugzilla FrÃdÃric Buclin
09:53 Re: Update Linux kernel to current glibc soft-fp Kaz Kojima
02:47 Re: [PATCH roland/test-snan] Clean up math/test-snan. Carlos O'Donell
02:47 Re: [PATCH roland/test-snan] Clean up math/test-snan. Carlos O'Donell

February 06, 2015
22:42 Re: [PATCH roland/arm] ARM: Add missing sfi_breg in LDR_GLOBAL macro. Roland McGrath
21:00 [PATCH roland/test-snan] Clean up math/test-snan. Roland McGrath
20:57 [COMMITTED PATCH] miscellaneous test cleanups Roland McGrath
20:55 Re: [PATCH roland/arm] ARM: Add missing sfi_breg in LDR_GLOBAL macro. Joseph Myers
20:20 [COMMITTED PATCH 3/3] Clean up NPTL system to be compat-only. Roland McGrath
20:19 [COMMITTED PATCH 2/3] Clean up NPTL longjmp to be compat-only. Roland McGrath
20:18 [COMMITTED PATCH 1/3] Clean up NPTL fork to be compat-only. Roland McGrath
18:51 [PATCH roland/arm] ARM: Add missing sfi_breg in LDR_GLOBAL macro. Roland McGrath
18:30 Re: static_assert in c89 and c99 Roland McGrath
16:04 The GNU C Library version 2.21 is now available Carlos O'Donell
15:41 Re: [COMMITTED] hppa: Remove warnings and fix conformance errors. Carlos O'Donell
15:38 Re: [COMMITTED] hppa: Remove warnings and fix conformance errors. Joseph Myers
15:37 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Florian Weimer
15:30 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Carlos O'Donell
15:19 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Pluzhnikov
14:45 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Carlos O'Donell
13:45 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Florian Weimer
12:37 glibc 2.21 branch is cut, and glibc 2.22 is open for development. Carlos O'Donell
05:52 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Carlos O'Donell
04:15 [COMMITTED] General udpate and regeneration. Carlos O'Donell
02:42 Re: [COMMITTED] hppa: Remove warnings and fix conformance errors. Carlos O'Donell
02:35 Update Linux kernel to current glibc soft-fp Joseph Myers
02:30 soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 17932) Joseph Myers
02:25 Re: [COMMITTED] hppa: Remove warnings and fix conformance errors. Joseph Myers
02:24 Re: [PATCH COMMITTED] nios2: fix -pg static link problem Carlos O'Donell
02:18 [COMMITTED] hppa: Remove warnings and fix conformance errors. Carlos O'Donell

February 05, 2015
23:57 Re: static_assert in c89 and c99 Paul Eggert
21:52 soft-fp: Refine FP_EX_DENORM handling for comparisons Joseph Myers
21:42 Re: static_assert in c89 and c99 Rich Felker
21:18 soft-fp: Support floating-point extensions without quieting sNaNs Joseph Myers
18:39 Fwd: ANNOUNCEMENT: Intel386 psABI version 1.0 H.J. Lu
17:22 glibc 2.21 -- out today. Carlos O'Donell
14:28 [PATCH COMMITTED] nios2: fix -pg static link problem Chung-Lin Tang
09:59 Re: static_assert in c89 and c99 Lars Gullik Bjønnes
06:07 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Siddhesh Poyarekar

February 04, 2015
18:56 RE: bzero/bcopy/bcmp/mempcpy (was: Improve strncpy performance further) Joseph Myers
18:56 Re: [PATCH] fix to malloc checking James Lemke
18:43 RE: bzero/bcopy/bcmp/mempcpy (was: Improve strncpy performance further) Wilco Dijkstra
17:30 RE: bzero/bcopy/bcmp/mempcpy (was: Improve strncpy performance further) Joseph Myers
16:30 RE: bzero/bcopy/bcmp/mempcpy (was: Improve strncpy performance further) Wilco Dijkstra
14:35 Re: static_assert in c89 and c99 Rich Felker
12:25 static_assert in c89 and c99 Lars Gullik Bjønnes
10:05 Multiple aliases on Sourceware Bugzilla Florian Weimer
08:39 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Andreas Schwab
04:47 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Rich Felker
04:33 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Carlos O'Donell
00:28 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Rich Felker
00:12 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Eggert

February 03, 2015
23:25 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Mark Wielaard
21:15 Re: glibc 2.21 is almost ready --- branch on Tuesday with trunk likely reopened Wednesday February 4th. Carlos O'Donell
19:45 Re: [PATCH][v4][BZ #17523] linux: open and openat ignore 'mode' with O_TMPFILE in flags Eric Rannaud
19:43 [PATCH] powerpc: drop R_PPC_REL16 check Adhemerval Zanella
19:43 [PATCH] powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define Adhemerval Zanella
19:43 [PATCH] powerpc: sysdeps/powerpc configure cleanup Adhemerval Zanella
19:22 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Carlos O'Donell
18:59 Re: [PATCH] [BZ #17912] powerpc: Add O_TMPFILE to <fcntl.h> Roland McGrath
18:41 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Rich Felker
18:33 Re: [PATCH] Adjust some timeouts for slow CPUs Carlos O'Donell
18:14 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Carlos O'Donell
18:14 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Carlos O'Donell
18:06 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Carlos O'Donell
18:01 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Rich Felker
17:26 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Siddhesh Poyarekar
17:10 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] pinskia
17:05 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Siddhesh Poyarekar
16:50 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Carlos O'Donell
16:49 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Carlos O'Donell
16:49 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Carlos O'Donell
16:47 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Jim Meyering
16:46 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Andreas Schwab
16:38 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Siddhesh Poyarekar
16:30 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Carlos O'Donell
16:26 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Siddhesh Poyarekar
16:24 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Carlos O'Donell
16:12 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Eggert
16:09 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Paul Eggert
16:06 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Pluzhnikov
15:48 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] H.J. Lu
15:47 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Siddhesh Poyarekar
15:38 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] H.J. Lu
15:38 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] H.J. Lu
15:00 Re: [PATCH] Initialize the entire obstack struct [BZ #17919] Siddhesh Poyarekar
14:56 [PATCH] Initialize the entire obstack struct [BZ #17919] Siddhesh Poyarekar
14:14 Re: [PATCH] [BZ 17588 13064] Update UTF-8 charmap and width to Unicode 7.0.0 Pravin Satpute
10:09 Relative performance of memcpy at GLIBC_2 dot 2 dot 5 and memcpy at GLIBC_2 dot 14 Luke Gorrie
10:07 Re: Intel's new rte_memcpy() Luke Gorrie
09:46 Re: lll_futex_wake_unlock customized on sparc -- why? Torvald Riegel
01:50 Re: [PATCH] Adjust some timeouts for slow CPUs David Miller
01:37 Re: [PATCH] Adjust some timeouts for slow CPUs Chung-Lin Tang

February 02, 2015
21:50 Re: sem_trywait changes broke sparc Torvald Riegel
19:52 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Pluzhnikov
19:51 Re: Seeking consensus on BZ 16734 Rich Felker
19:47 Re: sem_trywait changes broke sparc David Miller
19:23 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Eggert
18:59 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Pluzhnikov
18:45 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Andreas Schwab
16:57 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Pluzhnikov
16:45 Ping^5 Re: Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779) Joseph Myers
16:07 Re: glibc 2.21 is almost ready --- branch on Tuesday with trunk likely reopened Wednesday February 4th. Chris Metcalf
13:43 Re: [PATCH] [BZ #17912] powerpc: Add O_TMPFILE to <fcntl.h> Rajalakshmi Srinivasaraghavan
13:28 Re: Intel's new rte_memcpy() OndÅej BÃlka
12:58 Re: Seeking consensus on BZ 16734 Andreas Schwab
12:16 Re: Seeking consensus on BZ 16734 OndÅej BÃlka
10:20 Re: Seeking consensus on BZ 16734 Andreas Schwab
10:13 Re: [PATCH] [BZ #17912] powerpc: Add O_TMPFILE to <fcntl.h> Andreas Schwab
10:03 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Andreas Schwab
09:29 Re: sem_trywait changes broke sparc Torvald Riegel
09:24 Re: glibc 2.21 is almost ready --- branch on Tuesday with trunk likely reopened Wednesday February 4th. Torvald Riegel
09:00 Re: Intel's new rte_memcpy() Luke Gorrie
07:24 Re: sem_trywait changes broke sparc David Miller
05:56 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Pluzhnikov
05:23 [PATCH] [BZ #17912] powerpc: Add O_TMPFILE to <fcntl.h> Rajalakshmi Srinivasaraghavan
05:14 Re: Seeking consensus on BZ 16734 Rich Felker
05:09 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Rich Felker
04:46 Re: Seeking consensus on BZ 16734 Paul Pluzhnikov
04:32 Re: Seeking consensus on BZ 16734 pinskia
04:09 Re: Seeking consensus on BZ 16734 H.J. Lu
02:32 glibc 2.21 is almost ready --- branch on Tuesday with trunk likely reopened Wednesday February 4th. Carlos O'Donell
02:14 Seeking consensus on BZ 16734 Paul Pluzhnikov
01:52 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Pluzhnikov
01:36 [PATCH 1/1 V2] manual/time.texi: correct the zoneinfo path J William Piggott
01:35 [PATCH 0/1 V2] manual/time.texi: TZ and zoneinfo updates J William Piggott

February 01, 2015
23:56 Re: [PATCH] Only use 64b atomics in semaphores if long int is 64b. Carlos O'Donell
21:40 Re: bzero/bcopy/bcmp/mempcpy (was: Improve strncpy performance further) OndÅej BÃlka
21:36 Re: [patch] Fix for heap overflow in wscanf (BZ 16618) H.J. Lu
20:53 [patch] Fix for heap overflow in wscanf (BZ 16618) Paul Pluzhnikov
20:33 [PATCH] hurd: Get a startup server port from a file instead of a PID David Michael
08:46 [PATCH COMMITTED] Fix sparc semaphore implementation after recent changes. David Miller
08:46 [PATCH COMMITTED] Fix two bugs in sparc atomics. David Miller


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc