libc-alpha archive
date index for February, 2016

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 29, 2016
19:35 Re: [PATCH 2/3] posix: execvpe cleanup Adhemerval Zanella
19:34 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
19:10 Re: [PATCH 2/3] posix: execvpe cleanup Paul Eggert
19:08 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Paul Eggert
18:34 [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
18:34 [PATCH 2/3] posix: execvpe cleanup Adhemerval Zanella
18:33 [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
18:33 [PATCH v5 0/3] posix: Execute file function fixes Adhemerval Zanella
17:45 Re: [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
17:38 Re: [PATCH 2/3] posix: execvpe cleanup Adhemerval Zanella
16:45 [PATCH] Add placeholder *.abilist files for Hurd Aurelien Jarno
15:46 Re: [PATCH] locales: an_ES: fix lang_ab value Aurelien Jarno
15:45 Re: [PATCH] localedata: clear LC_IDENTIFICATION tel/fax fields Aurelien Jarno
15:40 Re: [PATCH] localedata: es_PR: change LC_MEASUREMENT to metric Aurelien Jarno
10:29 Re: [PATCH 11/16] Enable -fstack-protector=* when requested by configure. Nix
07:53 [PATCH V4][BZ #18441] fix sorting multibyte charsets with an improper locale Leonhard Holz

February 28, 2016
20:25 Re: [PATCH 11/16] Enable -fstack-protector=* when requested by configure. Andreas Schwab
16:42 [PATCH 12/16] Work even with compilers hacked to enable -fstack-protector by default. Nix
16:42 [PATCH 15/16] Avoid stack-protecting certain functions called from assembly. Nix
16:42 [PATCH 04/16] Mark all machinery needed in early static-link init as -fno-stack-protector. Nix
16:42 [PATCH 05/16] Open-code the memcpy() at static TLS initialization time. Nix
16:42 [PATCH 14/16] Drop explicit stack-protection of pieces of the system. Nix
16:42 [PATCH 08/16] Prevent the rtld mapfile computation from dragging in __stack_chk_fail(). Nix
16:42 [PATCH 10/16] Link various tests with -fno-stack-protector. Nix
16:42 [PATCH 07/16] Compile the entire dynamic linker with -fno-stack-protector. Nix
16:42 [PATCH 06/16] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. Nix
16:42 [PATCH 11/16] Enable -fstack-protector=* when requested by configure. Nix
16:41 [PATCH 09/16] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail. Nix
16:41 [PATCH 13/16] Prohibit stack-protection if the compiler is not capable. Nix
16:41 [PATCH 16/16] sparc: do not stack-protect the sigreturn handler. Nix
16:41 [PATCH 03/16] Do not stack-protect ifunc resolvers. Nix
16:41 --enable-stack-protector for glibc, v4, now with arm Nix
16:41 [PATCH 01/16] Configury support for --enable-stack-protector. Nix
16:41 [PATCH 02/16] Initialize the stack guard earlier when linking statically. Nix
03:31 Re: [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Paul Eggert

February 27, 2016
23:18 Re: [PATCH 2/3] posix: execvpe cleanup Paul Eggert
17:05 Re: [PATCH 2/3] posix: execvpe cleanup Adhemerval Zanella

February 26, 2016
23:47 Re: Wiki Mike Frysinger
22:26 Re: [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
22:22 Wiki Steve Ellcey
20:49 Re: [PATCH 2/3] posix: execvpe cleanup Adhemerval Zanella
20:18 Re: [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Paul Eggert
20:13 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
20:07 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Paul Eggert
19:44 Re: [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
19:40 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
19:38 Re: [PATCH 2/3] posix: execvpe cleanup Paul Eggert
19:11 Re: [Patch] Fix glibc testing with GCC 4.9 compiler Steve Ellcey
18:47 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Paul Eggert
17:42 Re: Setting high test timeouts makes some tests take longer. Mike Frysinger
17:33 [PATCH] libio: Always use 8192 bytes as the default buffer size [BZ #4099] Florian Weimer
17:33 Re: [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Joseph Myers
17:28 Re: Coverity run for glibc 2.23. Joseph Myers
16:28 Re: [PATCH] uapi glibc compat: fix cases where glibc net/if.h is included before linux/if.h David Miller
14:19 Re: Remove kernel-features.h conditionals on pre-3.2 kernel Tulio Magno Quites Machado Fil
13:57 [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
13:57 [PATCH 2/3] posix: execvpe cleanup Adhemerval Zanella
13:56 [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
13:56 [PATCH 0/3] posix: Execute file function fixes Adhemerval Zanella
13:14 Re: Please update NEWS when backporting bug fixes to stable branches. H.J. Lu
11:49 Re: Coverity run for glibc 2.23. Paul Eggert
08:50 Setting high test timeouts makes some tests take longer. Carlos O'Donell
07:25 Re: [PATCH] uapi glibc compat: fix cases where glibc net/if.h is included before linux/if.h Mikko Rapeli
07:08 Please update NEWS when backporting bug fixes to stable branches. Carlos O'Donell
05:31 Coverity run for glibc 2.23. Carlos O'Donell
03:41 Re: [PATCH][BZ #19490] Add unwind descriptors for x86_64 _mcount and __fentry__ Mike Frysinger
01:58 Re: [PATCH][BZ #19490] Add unwind descriptors for x86_64 _mcount and __fentry__ Paul Pluzhnikov

February 25, 2016
23:47 Remove kernel-features.h conditionals on pre-3.2 kernel Joseph Myers
22:16 Re: [PATCH] strfmon_l: Use specified locale for number formatting [BZ #19633] Martin Sebor
21:34 [WIP] Test for CVE-2015-1781 -- glibc gethostbyname_r() buffer overflow with misaligned buffer Arjun Shankar
20:23 [PATCH] strfmon_l: Use specified locale for number formatting [BZ #19633] Florian Weimer
20:19 [PATCH 4/4] Consolidate pwrite/pwrite64 implementations Adhemerval Zanella
20:19 [PATCH 3/4] Consolidate pread/pread64 implementations Adhemerval Zanella
20:19 [PATCH 2/4] Consolidate off_t/off64_t syscall argument passing Adhemerval Zanella
20:19 [PATCH 1/4] Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports Adhemerval Zanella
20:19 [PATCH v4 0/4] Cancellation entrypoint refactor Adhemerval Zanella
20:13 Re: [PATCH] locales: an_ES: fix lang_ab value Mike Frysinger
20:12 Re: [PATCH 1/3] localedata: use same comment_char/escape_char in these files Mike Frysinger
20:12 Re: [PATCH] localedata: clear LC_IDENTIFICATION tel/fax fields Mike Frysinger
20:11 Re: [PATCH] localedata: CLDRv28: update LC_ADDRESS.country_num values Mike Frysinger
20:11 Re: [PATCH] localedata: CLDRv28: update LC_PAPER values Mike Frysinger
20:11 Re: [PATCH] localedata: es_PR: change LC_MEASUREMENT to metric Mike Frysinger
20:10 Re: [PATCH] locales: iw_IL: delete old/deprecated locale [BZ #16137] Mike Frysinger
20:08 Re: Backport due to incorrect socket syscall definitions on s390x with Linux 4.3 headers. Mike Frysinger
19:01 Re: [Patch] Fix glibc testing with GCC 4.9 compiler Steve Ellcey
18:12 Re: [Patch] Fix glibc testing with GCC 4.9 compiler Joseph Myers
17:12 Re: [Patch] Fix glibc testing with GCC 4.9 compiler Florian Weimer
16:55 Re: [Patch] Fix glibc testing with GCC 4.9 compiler Steve Ellcey
16:49 Re: [Patch] Fix glibc testing with GCC 4.9 compiler Florian Weimer
15:54 [Patch] Fix glibc testing with GCC 4.9 compiler Steve Ellcey
15:35 Backport due to incorrect socket syscall definitions on s390x with Linux 4.3 headers. Stefan Liebler
14:41 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Zack Weinberg
14:23 Re: sysdeps/mach/hurd/profil.c (was: [PATCH] hurd: align -p and -pg behavior on Linux) Samuel Thibault
14:05 sysdeps/mach/hurd/profil.c (was: [PATCH] hurd: align -p and -pg behavior on Linux) Thomas Schwinge
13:10 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
13:04 [PATCH] Use strlen when searching for a nul char Wilco Dijkstra
12:57 Re: [PATCH 1/2] Remove ancient GCC string inlines Wilco Dijkstra
09:00 Re: [PATCH 14/14] Fix UTF-16 surrogate handling. Stefan Liebler
08:58 Re: [PATCH 13/14] Fix ucs4le_internal_loop in error case. Stefan Liebler
07:28 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Paul Eggert
01:09 [PATCH] BZ #14259: Support --localedir. (committed) Carlos O'Donell

February 24, 2016
23:29 [PATCH 11/14] Work even with compilers hacked to enable -fstack-protector by default. Nix
23:29 [PATCH 04/14] Open-code the memcpy() at static TLS initialization time. Nix
23:29 [PATCH 12/14] Drop explicit stack-protection of pieces of the system. Nix
23:29 [PATCH 07/14] Prevent the rtld mapfile computation from dragging in __stack_chk_fail(). Nix
23:29 [PATCH 09/14] Link various tests with -fno-stack-protector. Nix
23:29 [PATCH 06/14] Compile the entire dynamic linker with -fno-stack-protector. Nix
23:28 [PATCH 05/14] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. Nix
23:28 [PATCH 10/14] Enable -fstack-protector=* when requested by configure. Nix
23:28 [PATCH 08/14] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail. Nix
23:28 [PATCH 13/14] Avoid stack-protecting certain functions called from assembly. Nix
23:28 [PATCH 14/14] sparc: do not stack-protect the sigreturn handler. Nix
23:28 [PATCH 02/14] Initialize the stack guard earlier when linking statically. Nix
23:28 [PATCH 03/14] Mark all machinery needed in early static-link init as -fno-stack-protector. Nix
23:28 [PATCH 01/14] Configury support for --enable-stack-protector. Nix
23:28 --enable-stack-protector for glibc, v3 Nix
23:21 Re: [PATCH 3/4] Consolidate pread/pread64 implementations Chris Metcalf
22:29 Re: [PATCH 3/4] Consolidate pread/pread64 implementations Adhemerval Zanella
22:25 Re: [PATCH 3/4] Consolidate pread/pread64 implementations Mike Frysinger
22:12 Re: [PATCH 3/4] Consolidate pread/pread64 implementations Adhemerval Zanella
21:41 Re: [PATCH 3/4] Consolidate pread/pread64 implementations Mike Frysinger
21:39 Re: [PATCH 3/5] Consolidate off_t/off64_t syscall argument passing Mike Frysinger
20:48 [PATCH 5/5] Consolidate pwrite/pwrite64 implementations Adhemerval Zanella
20:48 [PATCH 4/5] Consolidate pread/pread64 implementations Adhemerval Zanella
20:48 [PATCH 2/5] Include generic Linux sysdep.h for all architectures Adhemerval Zanella
20:48 [PATCH 3/5] Consolidate off_t/off64_t syscall argument passing Adhemerval Zanella
20:48 [PATCH 1/5] Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports Adhemerval Zanella
20:48 [PATCH 0/5] Cancellation entrypoint refactor Adhemerval Zanella
19:31 [PATCH] BZ #19575: Document status of GB 18030-2005 and PUA to non-PUA mappings. (committed) Carlos O'Donell
18:51 Re: [PATCH 4/4] Consolidate pwrite/pwrite64 implementations Adhemerval Zanella
18:43 Re: Remove linux/fanotify.h configure test Mike Frysinger
17:42 Remove linux/fanotify.h configure test Joseph Myers
17:16 Re: Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere Joseph Myers
13:09 Re: [PATCH 10/14] Enable -fstack-protector=* when requested by configure. Nix
13:07 Re: [PATCH 09/14] Link various tests with -fno-stack-protector. Nix
09:46 Re: [PATCH 09/14] Link various tests with -fno-stack-protector. Andreas Schwab
09:39 Re: [PATCH 10/14] Enable -fstack-protector=* when requested by configure. Andreas Schwab
08:59 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Carlos O'Donell
08:22 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Andreas Schwab
03:12 Re: Migrating web page back to sourceware.org? Carlos O'Donell
00:57 Re: [PATCH] locales: ay_PE: rename Aymara locale Chris Leonard

February 23, 2016
23:40 [PATCH 11/14] Work even with compilers hacked to enable -fstack-protector by default. Nix
23:40 [PATCH 01/14] Configury support for --enable-stack-protector. Nix
23:40 [PATCH 03/14] Mark all machinery needed in early static-link init as -fno-stack-protector. Nix
23:40 [PATCH 13/14] Avoid stack-protecting certain functions called from assembly. Nix
23:40 [PATCH 04/14] Open-code the memcpy() at static TLS initialization time. Nix
23:40 [PATCH 06/14] Compile the entire dynamic linker with -fno-stack-protector. Nix
23:40 [PATCH 12/14] Drop explicit stack-protection of pieces of the system. Nix
23:40 [PATCH 09/14] Link various tests with -fno-stack-protector. Nix
23:40 [PATCH 14/14] sparc: do not stack-protect the sigreturn handler. Nix
23:39 [PATCH 10/14] Enable -fstack-protector=* when requested by configure. Nix
23:39 [PATCH 08/14] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail. Nix
23:39 [PATCH 02/14] Initialize the stack guard earlier when linking statically. Nix
23:39 --enable-stack-protector for glibc, v2, now with sparc. Nix
23:39 [PATCH 07/14] Prevent the rtld mapfile computation from dragging in __stack_chk_fail(). Nix
23:39 [PATCH 05/14] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. Nix
18:51 Re: [PATCH 4/4] Consolidate pwrite/pwrite64 implementations Mike Frysinger
18:46 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
18:42 Re: [PATCH 3/4] Consolidate pread/pread64 implementations Adhemerval Zanella
18:16 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Keld Simonsen
17:57 Re: [PATCH 3/4] Consolidate pread/pread64 implementations Joseph Myers
17:42 Re: [PATCH 14/14] Fix UTF-16 surrogate handling. Joseph Myers
17:41 Re: [PATCH 13/14] Fix ucs4le_internal_loop in error case. Joseph Myers
17:19 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Carlos O'Donell
16:23 RFC: Removing builtin redirects from external headers Wilco Dijkstra
15:41 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
15:32 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Jakub Jelinek
15:23 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Andreas Schwab
15:17 [PATCH 4/4] Consolidate pwrite/pwrite64 implementations Adhemerval Zanella
15:17 [PATCH 3/4] Consolidate pread/pread64 implementations Adhemerval Zanella
15:17 [PATCH 1/4] Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports Adhemerval Zanella
15:17 [PATCH 2/4] Consolidate off_t/off64_t syscall argument passing Adhemerval Zanella
15:17 [PATCH v2 0/4] Cancellation entrypoint refactor Adhemerval Zanella
13:55 Re: [PATCH x86_64] memcpy, mempcpy and memmove IFUNC functions are updated. H.J. Lu
13:47 RE: [PATCH x86_64] memcpy, mempcpy and memmove IFUNC functions are updated. Pawar, Amit
12:06 Re: Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere Florian Weimer
09:23 [PATCH 10/14] S390: Use s390-64 specific ionv-modules on s390-32, too. Stefan Liebler
09:22 [PATCH 05/14] S390: Optimize builtin iconv-modules. Stefan Liebler
09:22 [PATCH 09/14] S390: Optimize utf16-utf32 module. Stefan Liebler
09:22 [PATCH 07/14] S390: Optimize utf8-utf32 module. Stefan Liebler
09:22 [PATCH 08/14] S390: Optimize utf8-utf16 module. Stefan Liebler
09:21 [PATCH 14/14] Fix UTF-16 surrogate handling. Stefan Liebler
09:21 [PATCH 04/14] S390: Optimize 8bit-generic iconv modules. Stefan Liebler
09:21 [PATCH 02/14] S390: Mention s390-specific gconv-modues before common ones. Stefan Liebler
09:21 [PATCH 11/14] S390: Fix utf32 to utf8 handling of low surrogates (disable cu41). Stefan Liebler
09:21 [PATCH 06/14] S390: Optimize iso-8859-1 to ibm037 iconv-module. Stefan Liebler
09:21 [PATCH 03/14] S390: Configure check for vector support in gcc. Stefan Liebler
09:21 [PATCH 12/14] S390: Fix utf32 to utf16 handling of low surrogates (disable cu42). Stefan Liebler
09:21 [PATCH 13/14] Fix ucs4le_internal_loop in error case. Stefan Liebler
09:21 [PATCH 00/14] S390: Optimize iconv modules. Stefan Liebler
09:21 [PATCH 01/14] S390: Get rid of make warning: overriding recipe for target gconv-modules. Stefan Liebler
09:04 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Keld Simonsen
09:00 Re: GLIBC 2.24 open for development Henrik Grindal Bakken
05:40 [PATCH] Rearrange cfi_offset calls Rajalakshmi Srinivasaraghavan
05:04 Re: Release manager for glibc 2.24? Carlos O'Donell
05:01 Re: Updated Release checklist. Carlos O'Donell
04:50 Re: broken patchwork site Carlos O'Donell
04:33 Re: broken patchwork site Carlos O'Donell
03:43 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell

February 22, 2016
23:37 [COMMITTED PATCH] Add fts64_* to sysdeps/arm/nacl/libc.abilist Roland McGrath
22:33 Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere Joseph Myers
21:23 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Nix
19:45 Re: [PATCH 02/12] Make __stack_chk_fail() not use other glibc facilities. Nix
18:36 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Florian Weimer
18:29 Re: [PATCH v2] Improve debugging for manual safety annotations Juan Manuel Torres Palma
18:28 Re: Release manager for glibc 2.24? Joseph Myers
18:25 Re: [PATCH] intl: reintroduce unintentionally disabled optimization Joseph Myers
18:14 Re: [PATCH] locales: ay_PE: rename Aymara locale Chris Leonard
18:03 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Joseph Myers
16:55 Re: [PATCH] locales: ay_PE: rename Aymara locale Chris Leonard
16:50 Re: [PATCH] Add missing inclusion of libc-internal.h. Stefan Liebler
16:40 Re: [PATCH] Add missing include to posix/tst-dir.c Tulio Magno Quites Machado Fil
16:39 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
16:27 Re: [PATCH] intl: reintroduce unintentionally disabled optimization Mike Frysinger
16:21 Re: [PATCH] locales: ay_PE: rename Aymara locale Paul Eggert
15:52 Re: [PATCH] [BZ #19679] [x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 H.J. Lu
15:47 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
15:23 Re: [PATCH] Add missing include to posix/tst-dir.c Florian Weimer
15:21 Re: PATCH: Cast to int32 first when casting pointer to int64 Florian Weimer
15:03 Re: [PATCH] locales: ay_PE: rename Aymara locale Zack Weinberg
14:32 Re: [PATCH v2] intl: reintroduce unintentionally disabled optimization Andreas Schwab
14:31 Re: [PATCH] intl: reintroduce unintentionally disabled optimization Andreas Schwab
14:31 Re: [PATCH] Add missing include to posix/tst-dir.c Tulio Magno Quites Machado Fil
14:23 Q: generate config.h.in automatically (was: Re: [PATCH] intl: reintroduce unintentionally disabled optimization) Dmitry V. Levin
14:18 Re: Release manager for glibc 2.24? Carlos O'Donell
14:12 Re: Release manager for glibc 2.24? Adhemerval Zanella
14:09 Release manager for glibc 2.24? Carlos O'Donell
14:07 Re: [PATCH v2] intl: reintroduce unintentionally disabled optimization Dmitry V. Levin
14:05 Re: [PATCH] intl: reintroduce unintentionally disabled optimization Florian Weimer
14:03 Re: [PATCH 1/2] Remove ancient GCC string inlines Wilco Dijkstra
13:59 Re: [PATCH] Add missing include to posix/tst-dir.c Florian Weimer
13:58 [PATCH] Add missing include to posix/tst-dir.c Tulio Magno Quites Machado Fil
13:09 Re: [PATCH v2] intl: reintroduce unintentionally disabled optimization Andreas Schwab
13:07 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Keld Simonsen
13:06 Re: [PATCH] intl: reintroduce unintentionally disabled optimization Dmitry V. Levin
13:03 [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
13:03 [PATCH 2/3] posix: execvpe cleanup Adhemerval Zanella
13:03 [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
13:03 [PATCH v3 0/3] posix: Execute file function fixes Adhemerval Zanella
12:59 Re: [PATCH v2] intl: reintroduce unintentionally disabled optimization Dmitry V. Levin
12:51 Re: [PATCH v2] intl: reintroduce unintentionally disabled optimization Andreas Schwab
12:35 Re: [PATCH x86_64] memcpy, mempcpy and memmove IFUNC functions are updated. H.J. Lu
12:32 Re: [PATCH 02/12] Make __stack_chk_fail() not use other glibc facilities. Nix
12:31 Re: [PATCH] intl: reintroduce unintentionally disabled optimization Florian Weimer
12:01 Re: [PATCH v2] intl: reintroduce unintentionally disabled optimization Dmitry V. Levin
11:34 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Florian Weimer
11:18 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Keld Simonsen
11:12 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Florian Weimer
10:28 [PATCH x86_64] memcpy, mempcpy and memmove IFUNC functions are updated. Pawar, Amit
10:27 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
10:13 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
09:45 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
09:24 [PATCH] Add missing inclusion of libc-internal.h. Stefan Liebler
09:20 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
09:18 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
09:17 Re: [PATCH v2] intl: reintroduce unintentionally disabled optimization Mike Frysinger
09:15 Re: [PATCH][BZ #19490] Add unwind descriptors for x86_64 _mcount and __fentry__ Mike Frysinger
09:14 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
08:56 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
08:49 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
08:05 Re: [PATCH] locales: ay_PE: rename Aymara locale Paul Eggert
07:57 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
07:51 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
01:20 Re: [PATCH 02/12] Make __stack_chk_fail() not use other glibc facilities. Mike Frysinger

February 21, 2016
22:31 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Nix
15:11 Re: [PATCH 10/12] Work even with compilers hacked to enable -fstack-protector by default. Nix
12:44 Re: [PATCH 02/12] Make __stack_chk_fail() not use other glibc facilities. Nix
12:40 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Nix

February 20, 2016
21:56 Re: [PATCH] locales: ay_PE: rename Aymara locale Paul Eggert
20:46 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
20:18 Re: [PATCH] locales: ay_PE: rename Aymara locale Chris Leonard
20:03 Re: [PATCH] locales: ay_PE: rename Aymara locale Chris Leonard
19:40 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
18:44 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
18:32 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
18:25 Re: [PATCH v2 0/3] posix: Execute file function fixes Paul Eggert
17:44 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
17:36 Re: [PATCH 02/12] Make __stack_chk_fail() not use other glibc facilities. Joseph Myers
17:32 Re: [PATCH 10/12] Work even with compilers hacked to enable -fstack-protector by default. Joseph Myers
17:30 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Joseph Myers
17:19 Re: [PATCH 02/12] Make __stack_chk_fail() not use other glibc facilities. Mike Frysinger
16:46 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
15:04 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Nix
14:13 [PATCH] test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648] Florian Weimer
13:10 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Andreas Schwab
12:18 [PATCH] [BZ #19654] Added tests for *_finite aliases from libmvec Andrew Senkevich
12:06 Re: [PATCH 02/12] Make __stack_chk_fail() not use other glibc facilities. Nix
12:05 Re: [PATCH] [BZ #19679] [x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 Florian Weimer
12:03 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Nix
10:44 Re: [PATCH 01/12] Configury support for --enable-stack-protector. Andreas Schwab
10:37 Re: [PATCH v2 0/3] posix: Execute file function fixes Adhemerval Zanella
10:30 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
10:25 [PATCH 02/12] Make __stack_chk_fail() not use other glibc facilities. Nix
10:25 [PATCH 10/12] Work even with compilers hacked to enable -fstack-protector by default. Nix
10:25 [PATCH 12/12] Avoid stack-protecting certain functions called from assembly. Nix
10:24 [PATCH 06/12] Compile the entire dynamic linker with -fno-stack-protector. Nix
10:24 [PATCH 11/12] Drop explicit stack-protection of pieces of the system. Nix
10:24 [PATCH 08/12] Link various tests with -fno-stack-protector. Nix
10:24 [PATCH 09/12] Enable -fstack-protector=* when requested by configure. Nix
10:24 [PATCH 07/12] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail. Nix
10:24 [PATCH 05/12] Mark all machinery needed in early static-link init as -fno-stack-protector. Nix
10:23 [PATCH 01/12] Configury support for --enable-stack-protector. Nix
10:23 [PATCH 03/12] Initialize the stack guard earlier when linking statically. Nix
10:23 [PATCH 04/12] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. Nix
10:23 --enable-stack-protector for glibc. Nix
09:16 Re: [PATCH] [BZ #19679] [x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 Markus Trippelsdorf
09:08 Re: [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
08:55 Re: [PATCH] locales: ay_PE: rename Aymara locale Andreas Schwab
08:44 Re: [PATCH] [BZ #19679] [x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 Andreas Schwab
08:38 Re: [PATCH] [BZ #19679] [x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 Florian Weimer
08:32 Re: [PATCH 2/3] posix: execvpe cleanup Mike Frysinger
08:26 Re: [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Mike Frysinger
08:19 Re: [PATCH] Deprecate readdir_r, readdir64_r [BZ #19056] Mike Frysinger
08:11 Re: [PATCH 1/2] Remove ancient GCC string inlines Mike Frysinger
07:55 [PATCH 3/3] localedata: standardize copyright/license information [BZ #11213] Mike Frysinger
07:54 [PATCH 2/3] localedata: standardize first few lines Mike Frysinger
07:54 [PATCH 1/3] localedata: use same comment_char/escape_char in these files Mike Frysinger
04:39 [PATCH] locales: ay_PE: rename Aymara locale Mike Frysinger
04:38 [PATCH] locales: an_ES: fix lang_ab value Mike Frysinger
03:40 [PATCH] localedata: clear LC_IDENTIFICATION tel/fax fields Mike Frysinger
03:37 [PATCH] localedata: CLDRv28: update LC_ADDRESS.country_num values Mike Frysinger
01:54 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Nix
01:50 [PATCH] localedata: CLDRv28: update LC_PAPER values Mike Frysinger

February 19, 2016
23:49 Re: [PATCH] [BZ #19679] [x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 H.J. Lu
23:26 Re: [PATCH v2 0/3] posix: Execute file function fixes Paul Eggert
23:13 Re: [PATCH v2 0/3] posix: Execute file function fixes Paul Eggert
23:12 Re: [PATCH v2 0/3] posix: Execute file function fixes Joseph Myers
22:54 Re: [PATCH] [BZ #19679] [x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 Carlos O'Donell
22:09 [PATCH] [BZ #19679] [x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 H.J. Lu
22:02 Re: gnu-gabi group Ian Lance Taylor
21:54 Re: gnu-gabi group H.J. Lu
21:52 Re: gnu-gabi group H.J. Lu
21:17 Re: gnu-gabi group Mark Wielaard
21:00 Re: gnu-gabi group Markus Trippelsdorf
21:00 Re: broken patchwork site Frank Ch. Eigler
20:57 Re: gnu-gabi group H.J. Lu
20:56 Re: RFC: deprecate sys/sysmacros.h inclusion from sys/types.h Mike Frysinger
20:36 Re: GLIBC 2.24 open for development Zack Weinberg
20:25 Re: broken patchwork site Maciej W. Rozycki
20:19 Re: [PATCH v2 0/3] posix: Execute file function fixes Adhemerval Zanella
20:10 Re: [PATCH] elf.h: Add NT_ARM_SYSTEM_CALL constant. Mark Wielaard
20:10 Re: [PATCH] elf/elf.h: Add new 386 and X86_64 relocations from binutils. Mark Wielaard
19:59 Re: broken patchwork site Carlos O'Donell
19:58 Re: [PATCH v2 0/3] posix: Execute file function fixes Paul Eggert
19:51 [PATCH] localedata: es_PR: change LC_MEASUREMENT to metric Mike Frysinger
19:47 Re: Change for locale fr_CH and it_CH for monday as fisrt day of the week Mike Frysinger
19:46 [PATCH] update TIMEOUT settings in tests after default increase Mike Frysinger
19:14 Re: [PATCH v2 0/3] posix: Execute file function fixes Adhemerval Zanella
19:03 Re: [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Mike Frysinger
18:41 Re: [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Chris Leonard
18:38 Re: [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Mike Frysinger
18:33 Re: [PATCH v2 0/3] posix: Execute file function fixes Paul Eggert
18:15 Re: GLIBC 2.24 open for development H.J. Lu
18:06 [PATCH 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
18:05 [PATCH 2/3] posix: execvpe cleanup Adhemerval Zanella
18:05 [PATCH 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
18:05 [PATCH v2 0/3] posix: Execute file function fixes Adhemerval Zanella
17:59 Re: [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Joseph Myers
17:45 Re: [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Mike Frysinger
17:32 Re: GLIBC 2.24 open for development Adhemerval Zanella
17:22 Re: [PATCH] Add string inlines to string-inlines.c Wilco Dijkstra
17:21 Fix ldbl-128ibm nextafterl, nexttowardl sign of zero result (bug 19678) [committed] Joseph Myers
17:20 [PATCH 2/2] Remove ancient GCC string inlines Wilco Dijkstra
17:17 [PATCH 1/2] Remove ancient GCC string inlines Wilco Dijkstra
16:57 Re: Updated Release checklist. Chris Leonard
16:53 Re: Updated Release checklist. Chris Leonard
16:52 Re: GLIBC 2.24 open for development Joseph Myers
16:50 Re: [PATCH] ldconfig: Do not remove stale symbolic links with -X [BZ #19610] Florian Weimer
16:50 Re: [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Joseph Myers
16:37 Re: [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Mike Frysinger
16:33 Re: [PATCH] malloc: Remove NO_THREADS Florian Weimer
16:33 Re: [PATCH] malloc: Remove max_total_mem member form struct malloc_par Florian Weimer
16:32 Re: [PATCH] malloc: Remove arena_mem variable Florian Weimer
16:32 Re: [PATCH] malloc: Remove malloc hooks from fork handler Florian Weimer
16:13 Re: [PATCH 4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations Mike Frysinger
16:04 Re: Updated Release checklist. Mike Frysinger
16:01 Re: [PATCH] res_ninit: Update comment Florian Weimer
15:54 Re: [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Chris Leonard
15:04 Re: [PATCH 4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations Marko Myllynen
14:02 Re: [PATCH 4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations Carlos O'Donell
13:59 Re: [PATCH v2] localedata: CLDRv28: update LC_TELEPHONE.int_prefix Carlos O'Donell
13:57 Re: Fix NEWS Typo Carlos O'Donell
13:54 Re: [PATCH] Improve file descriptor checks for posix_spawn actions [BZ #19505] Florian Weimer
13:41 Re: [PATCH] Remove trailing newline from date_fmt in Serbian locales [BZ #19581] Florian Weimer
13:20 Re: [PATCH] tst-malloc-thread-exit: Use fewer system resources Florian Weimer
12:54 Re: Updated Release checklist. Adhemerval Zanella
12:49 GLIBC 2.24 open for development Adhemerval Zanella
12:47 The GNU C Library version 2.23 is now available Adhemerval Zanella
12:36 Fwd: [PATCH] [BZ 15578] Update kk_KZ locale Baurzhan Muftakhidinov
11:59 [GLIBC][AARCH64] Rewrite elf_machine_dynamic using inline assembly Renlin Li
08:48 Re: broken patchwork site Mike Frysinger
08:28 Re: broken patchwork site Andreas Schwab
08:22 Re: ppc64le test build failure on glibc 2.23. Andreas Schwab
08:11 Fix NEWS Typo Marko Myllynen
07:56 [PATCH] localedata: dz_BT/ps_AF: reformat data [committed] Mike Frysinger
07:28 [PATCH] locales: iw_IL: delete old/deprecated locale [BZ #16137] Mike Frysinger
06:51 [PATCH] locales: pap_AN: delete old/deprecated locale [BZ #16003] Mike Frysinger
06:46 broken patchwork site Mike Frysinger
06:43 Re: Migrating web page back to sourceware.org? Mike Frysinger
06:40 [PATCH v2] localedata: CLDRv28: update LC_TELEPHONE.int_prefix Mike Frysinger
06:18 Updated Release checklist. Carlos O'Donell
05:58 Migrating web page back to sourceware.org? Carlos O'Donell
04:42 Re: ppc64le test build failure on glibc 2.23. Carlos O'Donell
03:32 Re: ppc64le test build failure on glibc 2.23. Carlos Eduardo Seo
02:47 ppc64le test build failure on glibc 2.23. Carlos O'Donell
02:35 Re: [PATCH 1/5] locledata: trim trailing blank lines/comments Mike Frysinger
01:08 Fix ldbl-128ibm powl overflow handling (bug 19674) [committed] Joseph Myers
00:56 Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603) [committed] Joseph Myers

February 18, 2016
22:55 Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 19602) [committed] Joseph Myers
22:42 Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595) [committed] Joseph Myers
22:25 Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594) [committed] Joseph Myers
22:11 Re: GLIBC 2.23 Update Translations Zack Weinberg
22:11 Re: GLIBC 2.23 Update Translations Joseph Myers
22:11 Re: GLIBC 2.23 Update Translations Andreas Schwab
22:06 Re: GLIBC 2.23 Update Translations Mike Frysinger
21:56 Re: GLIBC 2.23 Update Translations Joseph Myers
21:53 Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593) [committed] Joseph Myers
21:51 Re: GLIBC 2.23 Update Translations Mike Frysinger
21:41 Fix ldbl-128ibm ceill for non-default rounding modes (bug 19592) [committed] Joseph Myers
21:39 Re: GLIBC 2.23 Update Translations Aurelien Jarno
21:37 Re: GLIBC 2.23 Update Translations Joseph Myers
21:32 Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899) [committed] Joseph Myers
19:59 Re: glibc 2.23 release blocker: ABI for AArch64 string inlines. Adhemerval Zanella
19:55 GLIBC 2.23 Update Translations Adhemerval Zanella
18:24 Maintenance ending for glibc 2.17. Carlos O'Donell
16:15 Re: [PATCH] malloc: Run fork handler as late as possible [BZ #19431] Florian Weimer
14:18 Re: GLIBC 2.23 tagging and release Florian Weimer
13:49 Re: GLIBC 2.23 tagging and release Adhemerval Zanella
13:42 Re: glibc 2.23 release blocker: ABI for AArch64 string inlines. Wilco Dijkstra
13:28 Re: GLIBC 2.23 tagging and release Joseph Myers
12:38 GLIBC 2.23 tagging and release Adhemerval Zanella
06:23 Re: CVE-2015-7547 Public Announcement ETA for NIST database Inclusion Florian Weimer
06:18 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Mike Frysinger
06:14 CVE-2015-7547 Public Announcement ETA for NIST database Inclusion mark mark
06:09 RE: [RFC x86_64] patch for improving selection order for string and memory routines. Pawar, Amit
00:44 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Carlos O'Donell

February 17, 2016
22:45 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
22:20 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Mike Frysinger
22:12 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
21:45 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
21:44 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Carlos O'Donell
21:36 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
21:25 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Nix
21:05 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
20:06 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
19:31 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
18:44 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
18:25 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
18:21 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
18:00 Re: glibc 2.23 release blocker: ABI for AArch64 string inlines. Adhemerval Zanella
17:47 Re: [PATCH] Add security bugs to NEWS Adhemerval Zanella
17:30 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Alexander Monakov
17:28 Re: [PATCH] Add security bugs to NEWS Joseph Myers
17:23 Re: [PATCH] Add security bugs to NEWS Florian Weimer
17:18 Re: [PATCH] Add security bugs to NEWS Joseph Myers
17:17 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
17:11 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
16:12 glibc 2.23 release blocker: ABI for AArch64 string inlines. Carlos O'Donell
15:51 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
15:22 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
15:04 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
14:37 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
14:29 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
14:15 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
02:30 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Carlos O'Donell

February 16, 2016
21:03 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Carlos O'Donell
21:00 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Mike Frysinger
20:56 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Mike Frysinger
19:31 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Adhemerval Zanella
18:25 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Carlos O'Donell
18:13 Re: [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Mike Frysinger
14:23 Tests for CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Carlos O'Donell
14:23 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
14:10 [PATCH] CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow Carlos O'Donell
13:49 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
13:09 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
12:04 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
10:55 Re: gnu-gabi group Szabolcs Nagy
10:24 Re: [PATCH] malloc: Remove malloc hooks from fork handler Torvald Riegel
10:24 Re: [PATCH] malloc: Run fork handler as late as possible [BZ #19431] Torvald Riegel

February 15, 2016
22:19 Re: gnu-gabi group Pedro Alves
20:17 Re: gnu-gabi group Florian Weimer
20:13 Re: gnu-gabi group Florian Weimer
20:09 Re: gnu-gabi group Alexandre Oliva
20:08 Re: gnu-gabi group Mike Frysinger
19:17 Re: gnu-gabi group Alexandre Oliva
19:06 Re: gnu-gabi group Alexandre Oliva
18:55 Re: gnu-gabi group Joseph Myers
18:51 Re: gnu-gabi group Joseph Myers
18:48 Re: gnu-gabi group (Was: Re: Linux-abi group) Joseph Myers
18:33 [PATCH] sparc: restore %asi in memcpy_large as mandated by the ABI. Jose E. Marchesi
18:30 Re: A per-user or per-application ld.so.cache? Ben Woodard
18:13 Re: gnu-gabi group Jose E. Marchesi
17:56 Re: gnu-gabi group Frank Ch. Eigler
17:54 Re: [PATCH V2 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero. Adhemerval Zanella
17:36 Re: gnu-gabi group Mike Frysinger
16:49 Re: [PATCH] bits/socket.h: Define struct sockaddr with may_alias attribute [BZ #19622] Florian Weimer
16:32 Re: gnu-gabi group Mark Wielaard
16:25 [PATCH V2 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero. Jose E. Marchesi
16:25 [PATCH V2 2/3] sparc: assembly version of memmove for ultra1+ Jose E. Marchesi
16:25 [PATCH V2 1/3] sparc: support the ADP hw capability. Jose E. Marchesi
16:25 [PATCH V2 0/3] SPARC M7 optimized memcpy/memmove/memset routines. Jose E. Marchesi
16:24 Re: gnu-gabi group Jose E. Marchesi
16:19 Re: gnu-gabi group Szabolcs Nagy
16:03 Re: gnu-gabi group H.J. Lu
15:37 Re: gnu-gabi group Alexandre Oliva
01:54 Re: Update INSTALL to mention latest GCC version successfully used. Carlos O'Donell
01:20 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Carlos O'Donell
01:17 Re: [PATCH] Fix resource leak in resolver (bug 19257) Carlos O'Donell
00:24 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell

February 14, 2016
20:17 Re: [PATCH] manual: memory: document support custom allocators ricaljasan
18:17 Re: gnu-gabi group (Was: Re: Linux-abi group) Suprateeka R Hegde
11:42 Re: [PATCH] Fix resource leak in resolver (bug 19257) Florian Weimer
11:27 [PATCH] resolv: Extract __res_init_fp function Florian Weimer
11:13 [PATCH] res_ninit: Update comment Florian Weimer
04:47 Re: [PATCH v2 1/2] Add framework for tunables Siddhesh Poyarekar

February 13, 2016
11:12 Re: [PATCH] manual: memory: document support custom allocators Florian Weimer
11:07 Re: [PATCH] manual: memory: document support custom allocators Mike Frysinger
10:45 Re: [PATCH] manual: memory: document support custom allocators Andreas Schwab
10:38 Re: [PATCH] manual: memory: document support custom allocators Florian Weimer
10:23 Re: [PATCH] manual: memory: document support custom allocators Mike Frysinger
09:09 Re: [PATCH] manual: memory: document support custom allocators Andreas Schwab
02:46 [PATCH] manual: memory: document support custom allocators Mike Frysinger
00:49 Re: [PATCH 4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations Mike Frysinger
00:28 Re: [PATCH 4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations Dmitry V. Levin

February 12, 2016
23:31 Re: [PATCH 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero. Joseph Myers
23:28 Re: [Patch] Workaround for NFS issue when using cross-test-ssh.sh Joseph Myers
23:26 [PATCH 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero. Jose E. Marchesi
23:25 [PATCH 1/3] sparc: support the ADP hw capability. Jose E. Marchesi
23:25 [PATCH 2/3] sparc: assembly version of memmove for ultra1+ Jose E. Marchesi
23:25 [PATCH 0/3] SPARC M7 optimized memcpy/memmove/memset routines. Jose E. Marchesi
23:13 Re: [Patch] Workaround for NFS issue when using cross-test-ssh.sh Steve Ellcey
22:38 Re: [Patch] Workaround for NFS issue when using cross-test-ssh.sh Joseph Myers
22:12 [Patch] Workaround for NFS issue when using cross-test-ssh.sh Steve Ellcey
21:58 Re: [PATCH] bits/socket.h: Define struct sockaddr with may_alias attribute [BZ #19622] Carlos O'Donell
21:43 Re: [PATCH] localedata: convert all files to utf-8 Mike Frysinger
21:33 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
21:33 Re: [PATCH] localedata: convert all files to utf-8 Adhemerval Zanella
21:12 Re: [PATCH] localedata: convert all files to utf-8 Mike Frysinger
19:15 Re: [PATCH] elf.h: Add NT_ARM_SYSTEM_CALL constant. Mark Wielaard
18:55 Re: [PATCH] elf.h: Add NT_ARM_SYSTEM_CALL constant. Carlos O'Donell
18:50 Adjusted spam filters based on locale patch discussions. Carlos O'Donell
18:44 Re: gnu-gabi group Pedro Alves
18:40 Testing sending email discussion with UTF-8. Carlos O'Donell
18:34 Re: [PATCH] ldconfig: Do not remove stale symbolic links with -X [BZ #19610] Carlos O'Donell
16:59 [PATCH] elf.h: Add NT_ARM_SYSTEM_CALL constant. Mark Wielaard
16:51 Re: [PATCH] bits/socket.h: Define struct sockaddr with may_alias attribute [BZ #19622] Florian Weimer
16:26 Deprecate union wait and remove support from wait functions [BZ #19613] Florian Weimer
13:47 Re: gnu-gabi group Michael Matz
13:15 [PATCH] bits/socket.h: Define struct sockaddr with may_alias attribute [BZ #19622] Florian Weimer
12:13 Re: [PATCH] hsearch_r: Apply VM size limit in test case Florian Weimer
11:56 Re: [PATCH] hsearch_r: Apply VM size limit in test case Adhemerval Zanella
11:55 Re: [PATCH] localedata: convert all files to utf-8 Adhemerval Zanella
11:38 RE: make tests process failures using cross-test-ssh Matthew Fortune
10:18 Re: [PATCH] hsearch_r: Apply VM size limit in test case Szabolcs Nagy
08:31 Re: [PATCH] hsearch_r: Apply VM size limit in test case Florian Weimer

February 11, 2016
23:27 Re: make tests process failures using cross-test-ssh Joseph Myers
23:11 Re: make tests process failures using cross-test-ssh Steve Ellcey
23:08 Re: [PATCH] localedata: convert all files to utf-8 Mike Frysinger
22:59 Requesting git write access Andrew Pinski
22:56 Re: gnu-gabi group Jose E. Marchesi
22:07 Re: Linux-abi group Joerg Sonnenberger
20:36 Re: Linux-abi group anonymous
19:23 [PATCH v2] Improve debugging for manual safety annotations Juan Manuel Torres Palma
19:21 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
18:28 Re: [PATCH] localedata: convert all files to utf-8 Adhemerval Zanella
18:28 Re: make tests process failures using cross-test-ssh Joseph Myers
18:22 Re: [PATCH] Improve debugging for manual safety annotations Joseph Myers
18:20 Re: gnu-gabi group Mark Wielaard
18:12 Re: make tests process failures using cross-test-ssh Steve Ellcey
18:07 Re: [PATCH] localedata: convert all files to utf-8 Tulio Magno Quites Machado Fil
17:57 Re: [patch] Fix BZ 19165 -- overflow in fread / fwrite Paul Eggert
17:47 [PATCH] Improve debugging for manual safety annotations Juan Manuel Torres Palma
17:43 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Florian Weimer
17:42 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
17:25 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
17:21 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
16:48 Re: [patch] Increase timeout in nss/bug17079.c test Joseph Myers
16:46 Re: [PATCH][ARM] add missing -funwind-tables to test case Joseph Myers
16:43 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
16:41 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Carlos O'Donell
16:38 Re: Linux-abi group Joseph Myers
16:25 Re: Linux-abi group H.J. Lu
16:11 Re: make tests process failures using /c Steve Ellcey
16:05 Re: Linux-abi group Suprateeka R Hegde
15:58 Re: [patch] Increase timeout in nss/bug17079.c test Carlos O'Donell
15:58 Re: [patch] Fix BZ 19165 -- overflow in fread / fwrite Zack Weinberg
15:50 Re: Linux-abi group Ed Maste
15:31 Re: [patch] Fix BZ 19165 -- overflow in fread / fwrite Rich Felker
15:07 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
15:04 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
14:48 [PATCH][ARM] add missing -funwind-tables to test case Szabolcs Nagy
14:08 Re: [patch] Fix BZ 19165 -- overflow in fread / fwrite Zack Weinberg
13:51 Re: Linux-abi group H.J. Lu
13:51 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
13:14 Re: [PATCH] Improve file descriptor checks for posix_spawn actions [BZ #19505] Adhemerval Zanella
13:07 [PATCH] ldconfig: Do not remove stale symbolic links with -X [BZ #19610] Florian Weimer
12:49 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
12:47 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Florian Weimer
12:40 Re: Requiring Linux 3.2 for glibc 2.24 Dmitry Mishin
12:39 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
12:33 Re: Requiring Linux 3.2 for glibc 2.24 Mike Frysinger
12:22 Re: [patch] Fix BZ 19165 -- overflow in fread / fwrite Florian Weimer
12:19 Re: Requiring Linux 3.2 for glibc 2.24 Florian Weimer
10:26 Re: Linux-abi group Suprateeka R Hegde
10:24 Re: Requiring Linux 3.2 for glibc 2.24 Arnd Bergmann
10:15 Re: Requiring Linux 3.2 for glibc 2.24 Pavel Emelyanov
10:08 Re: Requiring Linux 3.2 for glibc 2.24 Dmitry Mishin
09:49 Re: make tests process failures using /c Andreas Schwab
09:46 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations keld
09:24 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Florian Weimer
09:14 Re: Requiring Linux 3.2 for glibc 2.24 Florian Weimer
08:54 Re: Requiring Linux 3.2 for glibc 2.24 Dmitry Mishin
04:38 Re: short day translations vs cldr entries Chris Leonard
04:27 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
02:26 Re: [patch] Fix BZ 19165 -- overflow in fread / fwrite Rich Felker
00:32 Re: make tests process failures using cross-test-ssh Joseph Myers

February 10, 2016
23:42 Re: make tests process failures using cross-test-ssh Steve Ellcey
22:50 Re: make tests process failures using /c Joseph Myers
22:16 make tests process failures using /c Steve Ellcey
21:48 [PATCH] malloc: Remove malloc hooks from fork handler Florian Weimer
21:46 malloc: Remove unused definitions of thread_atfork, thread_atfork_static Florian Weimer
21:44 [PATCH] malloc: Run fork handler as late as possible [BZ #19431] Florian Weimer
21:42 [PATCH] malloc: Remove NO_THREADS Florian Weimer
21:41 [PATCH] malloc: Remove max_total_mem member form struct malloc_par Florian Weimer
21:39 [PATCH] malloc: Remove arena_mem variable Florian Weimer
21:11 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
20:13 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
19:30 Fwd: Fwd: Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
19:26 Re: [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] Florian Weimer
19:22 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
19:19 Re: [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] Carlos O'Donell
18:11 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
18:01 Re: malloc cache/trace preview DJ Delorie
17:51 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
17:39 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
17:21 Re: [PATCH v2][BZ #17979][BZ #17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. Mike Frysinger
16:44 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
16:40 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
16:36 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
16:35 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Florian Weimer
16:33 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Joseph Myers
16:30 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Adhemerval Zanella
16:23 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
16:22 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
16:13 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
16:10 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
16:09 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
16:07 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
15:57 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
14:50 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
14:37 Re: Requiring Linux 3.2 for glibc 2.24 Szabolcs Nagy
14:21 Re: Requiring Linux 3.2 for glibc 2.24 Florian Weimer
14:15 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
14:02 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
13:39 Re: [PATCH v2 1/2] Add framework for tunables Florian Weimer
13:27 Re: malloc cache/trace preview Florian Weimer
13:27 Re: malloc cache/trace preview Szabolcs Nagy
13:15 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
13:07 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Florian Weimer
13:01 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Joseph Myers
12:59 Re: [PATCH v2][BZ #17979][BZ #17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. Joseph Myers
12:59 Re: Undefined behavior in glibc Joseph Myers
12:58 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
12:49 Re: malloc cache/trace preview Florian Weimer
12:45 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions H.J. Lu
12:29 Re: malloc cache/trace preview Szabolcs Nagy
12:23 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Martin Galvan
12:08 Re: [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Florian Weimer
11:42 Re: Undefined behavior in glibc Szabolcs Nagy
11:36 [PATCH] BZ #19590: Fixed build of shared objects that use libmvec.so functions Andrew Senkevich
09:28 Re: short day translations vs cldr entries keld
09:15 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
05:23 Re: [patch] Increase timeout in nss/bug17079.c test Mike Frysinger
04:28 Re: short day translations vs cldr entries Mike Frysinger
04:26 python script to sync cldr db w/glibc localedata Mike Frysinger
04:16 Re: [PATCH v2][BZ #17979][BZ #17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. Dwight Guth
03:44 Re: Undefined behavior in glibc Alexander Cherepanov
00:18 Re: short day translations vs cldr entries keld
00:17 Re: Update INSTALL to mention latest GCC version successfully used. Mike Frysinger

February 09, 2016
23:27 Re: A per-user or per-application ld.so.cache? Ben Woodard
22:57 Re: Update INSTALL to mention latest GCC version successfully used. Joseph Myers
22:51 malloc cache/trace preview DJ Delorie
22:37 Re: [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] Florian Weimer
22:35 Re: [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] Florian Weimer
22:19 Re: [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] Martin Sebor
21:57 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
21:56 Update INSTALL to mention latest GCC version successfully used. Carlos O'Donell
21:54 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Carlos O'Donell
21:48 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
21:37 Re: [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] Carlos O'Donell
21:10 Re: [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] Martin Sebor
21:08 Re: [PATCH 5/5] localedata: CLDRv28: update LC_ADDRESS.lang_ab translations Carlos O'Donell
21:07 Re: [PATCH 4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations Carlos O'Donell
21:01 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Carlos O'Donell
20:59 Re: [PATCH 2/5] localedata: CLDRv28: update LC_TELEPHONE.int_prefix Carlos O'Donell
20:58 Re: [PATCH 1/5] locledata: trim trailing blank lines/comments Carlos O'Donell
20:54 Re: short day translations vs cldr entries Carlos O'Donell
18:23 Re: short day translations vs cldr entries Mike Frysinger
17:51 Re: Non-PIC call sequence in shared objects that call libmvec functions. Carlos O'Donell
17:49 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Joseph Myers
17:45 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
17:41 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Martin Galvan
17:38 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Carlos O'Donell
17:24 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Jonathan Wakely
17:02 Re: Non-PIC call sequence in shared objects that call libmvec functions. H.J. Lu
16:51 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
16:44 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Pravin Satpute
16:29 Re: [PATCH] tst-malloc-thread-exit: Use fewer system resources Tulio Magno Quites Machado Fil
16:20 Non-PIC call sequence in shared objects that call libmvec functions. Carlos O'Donell
16:16 Re: Requiring Linux 3.2 for glibc 2.24 Aurelien Jarno
16:06 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
15:55 Re: Requiring Linux 3.2 for glibc 2.24 Joseph Myers
15:55 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Siddhesh Poyarekar
15:23 Re: short day translations vs cldr entries Marko Myllynen
14:55 Re: Requiring Linux 3.2 for glibc 2.24 Florian Weimer
14:36 Re: Requiring Linux 3.2 for glibc 2.24 Aurelien Jarno
14:31 [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509] Florian Weimer
14:26 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
14:22 Re: short day translations vs cldr entries keld
14:02 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
13:41 Re: [PATCH] Fix resource leak in resolver (bug 19257) Andreas Schwab
13:32 Re: [PATCH] Fix resource leak in resolver (bug 19257) Florian Weimer
13:30 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Szabolcs Nagy
13:21 Re: [PATCH] Fix resource leak in resolver (bug 19257) Andreas Schwab
13:11 Re: [PATCH] Fix resource leak in resolver (bug 19257) Andreas Schwab
13:10 Re: [PATCH] Fix resource leak in resolver (bug 19257) Florian Weimer
13:07 Re: [PATCH] Fix resource leak in resolver (bug 19257) Florian Weimer
13:02 Re: [PATCH] Fix resource leak in resolver (bug 19257) Andreas Schwab
13:00 Re: [PATCH] Fix resource leak in resolver (bug 19257) Andreas Schwab
12:59 [PATCH] Improve file descriptor checks for posix_spawn actions [BZ #19505] Florian Weimer
12:47 Re: [PATCH] Fix resource leak in resolver (bug 19257) Florian Weimer
11:40 [PATCH] Fix resource leak in resolver (bug 19257) Andreas Schwab
11:36 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Richard Henderson
10:30 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
10:20 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
10:16 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
10:02 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
09:21 Re: short day translations vs cldr entries Florian Weimer
09:10 Re: short day translations vs cldr entries Marko Myllynen
09:00 Re: A per-user or per-application ld.so.cache? Andreas Schwab
08:55 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
08:09 Re: [PATCH] localedata: convert all files to utf-8 Paul Eggert
08:00 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
07:54 Re: [PATCH] localedata: ar_SY: fix May/June localization [BZ #17225] Mike Frysinger
07:53 short day translations vs cldr entries Mike Frysinger
07:44 Re: A per-user or per-application ld.so.cache? Carlos O'Donell
07:25 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Marko Myllynen
07:20 Re: [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
07:18 Re: A per-user or per-application ld.so.cache? Florian Weimer
07:00 RE: [RFC x86_64] patch for improving selection order for string and memory routines. Pawar, Amit
06:57 Re: A per-user or per-application ld.so.cache? Florian Weimer
06:20 [PATCH 5/5] localedata: CLDRv28: update LC_ADDRESS.lang_ab translations Mike Frysinger
06:18 [PATCH 3/5] localedata: CLDRv28: update LC_ADDRESS.country_name translations Mike Frysinger
06:13 [PATCH 4/5] localedata: CLDRv28: update LC_ADDRESS.lang_name translations Mike Frysinger
06:13 [PATCH 1/5] locledata: trim trailing blank lines/comments Mike Frysinger
06:13 [PATCH 2/5] localedata: CLDRv28: update LC_TELEPHONE.int_prefix Mike Frysinger
06:04 Re: A per-user or per-application ld.so.cache? Carlos O'Donell
04:43 Re: [PATCH] localedata: convert all files to utf-8 Mike Frysinger
04:35 Re: A per-user or per-application ld.so.cache? Mike Frysinger
04:19 Re: A per-user or per-application ld.so.cache? Siddhesh Poyarekar
03:46 Re: [PATCH] localedata: convert all files to utf-8 Paul Eggert
03:35 Re: A per-user or per-application ld.so.cache? Carlos O'Donell
03:29 Re: A per-user or per-application ld.so.cache? Siddhesh Poyarekar
03:16 Re: Linux-abi group H.J. Lu

February 08, 2016
23:59 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
23:22 [PATCH] localedata: convert all files to utf-8 Mike Frysinger
23:09 Re: Linux-abi group Joseph Myers
23:00 Re: A per-user or per-application ld.so.cache? Ben Woodard
22:55 Re: Cross testing error question Steve Ellcey
22:51 Re: A per-user or per-application ld.so.cache? Ben Woodard
22:51 Re: Cross testing error question H.J. Lu
22:29 Re: A per-user or per-application ld.so.cache? Ben Woodard
22:20 Cross testing error question Steve Ellcey
22:19 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
21:48 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
21:45 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Andreas Schwab
20:36 Re: A per-user or per-application ld.so.cache? Carlos O'Donell
20:33 Re: [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Florian Weimer
20:28 [PATCH] BZ #19575: Clarify status of entries in GB 18030-2005. Carlos O'Donell
20:25 Re: A per-user or per-application ld.so.cache? Florian Weimer
20:19 Re: A per-user or per-application ld.so.cache? Carlos O'Donell
20:14 Re: A per-user or per-application ld.so.cache? Carlos O'Donell
20:10 Re: A per-user or per-application ld.so.cache? Carlos O'Donell
20:01 Re: Linux-abi group H.J. Lu
19:59 Re: [PATCH] Complete GB18030 charmap Andreas Schwab
19:44 Re: Linux-abi group Florian Weimer
19:37 Re: Linux-abi group H.J. Lu
19:34 Re: Linux-abi group H.J. Lu
19:33 Re: Linux-abi group Szabolcs Nagy
19:32 Re: Linux-abi group Florian Weimer
19:24 Linux-abi group H.J. Lu
19:16 Re: A per-user or per-application ld.so.cache? Zack Weinberg
19:12 Re: A per-user or per-application ld.so.cache? Siddhesh Poyarekar
19:10 Re: A per-user or per-application ld.so.cache? Florian Weimer
18:40 A per-user or per-application ld.so.cache? Carlos O'Donell
16:37 [PATCH] Deprecate readdir_r, readdir64_r [BZ #19056] Florian Weimer
15:32 Re: [PATCH] Remove trailing newline from date_fmt in Serbian locales [BZ #19581] Andreas Schwab
15:31 Re: [PATCH] hsearch_r: Apply VM size limit in test case Mike Frysinger
15:30 Re: [PATCH] Remove trailing newline from date_fmt in Serbian locales [BZ #19581] Mike Frysinger
15:15 [PATCH] Remove trailing newline from date_fmt in Serbian locales [BZ #19581] Florian Weimer
14:41 [PATCH] tst-malloc-thread-exit: Use fewer system resources Florian Weimer
13:59 Re: Kernel uapi and glibc header conflicts (was Re: header conflict introduced by change to netfilter_ipv4/ip_tables.h ) Florian Weimer
13:10 Re: [PATCH] posix: Remove dynamic memory allocation from execl{e,p} Florian Weimer
12:41 [PATCH] hsearch_r: Apply VM size limit in test case Florian Weimer
05:10 [ping3][PATCH v2 1/2] Add framework for tunables Siddhesh Poyarekar

February 07, 2016
21:28 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Rasmus Villemoes

February 05, 2016
22:39 Re: Ping Re: RFC: fixing ldbl-128ibm round-to-integer functions for non-default rounding modes Joseph Myers
22:35 Re: Undefined behavior in glibc Joseph Myers
22:33 Re: [RFC] [MIPS] Enable non-executable PT_GNU_STACK support v2 Joseph Myers
20:07 Re: [PATCH] Complete GB18030 charmap Florian Weimer
20:03 Re: Undefined behavior in glibc Alexander Cherepanov
19:22 Re: [RFC] [MIPS] Enable non-executable PT_GNU_STACK support v2 Andreas Schwab
18:39 Re: [RFC] [MIPS] Enable non-executable PT_GNU_STACK support v2 Faraz Shahbazker
18:39 Re: Undefined behavior in glibc Joseph Myers
18:24 Re: Undefined behavior in glibc Alexander Cherepanov
17:20 Re: [RFC x86_64] patch for improving selection order for string and memory routines. H.J. Lu
17:12 [RFC x86_64] patch for improving selection order for string and memory routines. Pawar, Amit
17:08 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Carlos O'Donell
16:40 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Joseph Myers
16:37 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Carlos O'Donell
16:28 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Joseph Myers
16:19 Re: [PING 2][PATCH v3] Add pretty printers for the NPTL lock types Carlos O'Donell

February 04, 2016
22:10 Re: [PATCH] powerpc: Regenerate libm-test-ulps Tulio Magno Quites Machado Fil

February 03, 2016
18:07 Re: sunrpc/rpc/types.h question Christian Groessler
18:04 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Adhemerval Zanella
17:57 Re: [PATCH] powerpc: Fix dl-procinfo HWCAP Carlos Eduardo Seo
17:40 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Mike Frysinger
17:29 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Jakub Jelinek
17:19 Re: sunrpc/rpc/types.h question Zack Weinberg
17:15 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Jonathan Wakely
16:56 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Adhemerval Zanella
16:51 Re: [PATCH] powerpc: Fix dl-procinfo HWCAP Adhemerval Zanella
16:39 sunrpc/rpc/types.h question Christian Groessler
14:02 Re: [PATCH] powerpc: Fix dl-procinfo HWCAP Carlos Eduardo Seo
14:02 Re: [PATCH v2 1/2] Add framework for tunables Siddhesh Poyarekar
13:47 Re: [PATCH v2 1/2] Add framework for tunables Tulio Magno Quites Machado Fil
13:07 Re: Undefined behavior in glibc -- was: Re: [PATCH][BZ 17979][BZ 17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. Joseph Myers
12:29 Undefined behavior in glibc -- was: Re: [PATCH][BZ 17979][BZ 17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. Alexander Cherepanov
12:14 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
12:06 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Torvald Riegel
12:05 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
11:07 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Torvald Riegel
09:37 Re: Neon assumption in strchrnul and strrchr Siddhesh Poyarekar

February 02, 2016
16:45 Re: Neon assumption in strchrnul and strrchr Richard Earnshaw (lists)
16:33 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Rich Felker
15:36 Neon assumption in strchrnul and strrchr Siddhesh Poyarekar
13:31 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
13:06 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Florian Weimer
12:47 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
12:46 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Szabolcs Nagy
11:24 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Florian Weimer

February 01, 2016
18:34 Re: [PATCH] Improve check against integer wraparound in hcreate_r [BZ #18240] Joseph Myers
18:30 Re: [PATCH] Improve check against integer wraparound in hcreate_r [BZ #18240] Florian Weimer
18:29 Re: [PATCH] Improve check against integer wraparound in hcreate_r [BZ #18240] Florian Weimer
18:27 Re: [PATCH] Improve check against integer wraparound in hcreate_r [BZ #18240] Andreas Schwab
18:21 Fix MIPS mmap negative offset handling for consistency (bug 19550) [committed] Joseph Myers
18:09 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
18:06 Re: Requiring Linux 3.2 for glibc 2.24 Joseph Myers
17:54 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Joseph Myers
17:24 Re: Requiring Linux 3.2 for glibc 2.24 Dmitry V. Levin
17:18 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
17:12 Re: [PATCH] Improve check against integer wraparound in hcreate_r [BZ #18240] Szabolcs Nagy
17:05 Re: [PATCH] Improve check against integer wraparound in hcreate_r [BZ #18240] Andreas Schwab
16:52 Re: [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Joseph Myers
16:46 Re: Requiring Linux 3.2 for glibc 2.24 Joseph Myers
16:44 Re: [PATCH] Improve check against integer wraparound in hcreate_r [BZ #18240] Szabolcs Nagy
16:34 Re: [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Jonathan Wakely
16:32 Re: [ping2][PATCH v2 1/2] Add framework for tunables Paul E. Murphy
16:26 [patch] Restore isinf, isinfl, isnanf and isnanl for C++11 Jonathan Wakely
16:25 Re: Requiring Linux 3.2 for glibc 2.24 Carlos Eduardo Seo
16:22 [PATCH] Preserve ::is{inf,nan}{f,l} prototypes even for C++11 and later Jakub Jelinek
16:21 [PATCH v4 2/3] posix: execvpe cleanup Adhemerval Zanella
16:21 [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
16:21 [PATCH v2 1/3] posix: Remove dynamic memory allocation from execl{e,p} Adhemerval Zanella
16:21 [PATCH 0/3] posix: Execute file function fixes Adhemerval Zanella
14:58 Re: Requiring Linux 3.2 for glibc 2.24 Adhemerval Zanella
14:37 Re: Requiring Linux 3.2 for glibc 2.24 Florian Weimer
14:05 Re: Requiring Linux 3.2 for glibc 2.24 Adhemerval Zanella
13:35 Re: Requiring Linux 3.2 for glibc 2.24 Dmitry V. Levin
13:31 Re: Requiring Linux 3.2 for glibc 2.24 Florian Weimer
13:29 Re: Requiring Linux 3.2 for glibc 2.24 Adhemerval Zanella
12:32 Re: [PATCH][BZ #19490] Add unwind descriptors to pthread_spin_init, etc. on i386 Torvald Riegel
12:26 Re: [PATCH][BZ #19490] Add unwind descriptors to pthread_spin_init, etc. on i386 Szabolcs Nagy
12:04 Re: [PATCH][BZ #19490] Add unwind descriptors to pthread_spin_init, etc. on i386 Szabolcs Nagy
11:37 Re: [PATCH][BZ #19490] Add unwind descriptors to pthread_spin_init, etc. on i386 Torvald Riegel
10:48 Re: Requiring Linux 3.2 for glibc 2.24 Florian Weimer
10:42 Re: Requiring Linux 3.2 for glibc 2.24 Torvald Riegel
09:44 [PATCH v2][BZ #17979][BZ #17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler. Dwight Guth
09:40 [ping2][PATCH v2 1/2] Add framework for tunables Siddhesh Poyarekar


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