libc-alpha archive
date index for September, 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:

September 30, 2016
20:27 Re: [PATCH] Use gcc stpncpy chk builtin (BZ #20661) Adhemerval Zanella
20:11 Re: [PATCH] Use gcc stpncpy chk builtin (BZ #20661) Joseph Myers
19:14 [PATCH] Use gcc stpncpy chk builtin (BZ #20661) Adhemerval Zanella
16:42 Re: [PATCH] Remove C++ style comments from string3.h Adhemerval Zanella
15:51 Use __builtin_fma more in dbl-64 code [committed] Joseph Myers
15:08 Fix ldbl-128ibm iscanonical for -mlong-double-64 [committed] Joseph Myers
13:45 Re: [PATCH v3 2/9] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Stefan Liebler
11:11 Re: [RFC PATCH 0/2] Add AF_VSOCK support to getnameinfo(3) and getaddrinfo(3) Stefan Hajnoczi
10:17 Re: [PATCH] Remove C++ style comments from string3.h Florian Weimer
10:12 Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181) Andreas Schwab
09:59 Re: [PR19826] fix non-LE TLS in static programs Torvald Riegel
09:23 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Torvald Riegel
06:28 Re: [PATCH] BZ#20292: Remove redundant statement in _dl_addr_inside_object (refactor and unit test). Carlos O'Donell
00:51 Re: [PATCH v2 1/3] Consolidate fallocate{64} implementations Siddhesh Poyarekar
00:37 Re: [PATCH 2/4] Check n instead of k1 to decide on sign of sin/cos result Carlos O'Donell
00:28 Add iscanonical [committed] Joseph Myers
00:08 Re: [PATCH] Remove C++ style comments from string3.h Siddhesh Poyarekar
00:06 Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181) Adhemerval Zanella

September 29, 2016
22:09 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Alexandre Oliva
21:52 Re: [PR19826] fix non-LE TLS in static programs Alexandre Oliva
21:23 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Kostya Serebryany
21:13 [PATCH] Remove C++ style comments from string3.h Adhemerval Zanella
19:04 Re: [PR19826] fix non-LE TLS in static programs Carlos O'Donell
18:38 Re: [PATCH v3 2/9] Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to false debuginfo. Adhemerval Zanella
14:34 Re: [PATCH v3 4/9] i386, x86: Use libc_ifunc macro for time, gettimeofday. Andreas Schwab
14:10 [PATCH] Control constructor order with -z initfirst for multiple libraries d wk
13:50 Re: [PING][PATCH v3 1/9] Add configure check to test if gcc supports attribute ifunc. Stefan Liebler
13:26 Re: [RFC PATCH 0/2] Add AF_VSOCK support to getnameinfo(3) and getaddrinfo(3) Florian Weimer
11:27 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Torvald Riegel
11:20 Re: [PR19826] fix non-LE TLS in static programs Torvald Riegel
10:52 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Andrew Pinski
10:44 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Jakub Jelinek
10:32 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Yuri Gribov
10:27 [RFC PATCH 2/2] getaddrinfo: Add AF_VSOCK support Stefan Hajnoczi
10:27 [RFC PATCH 1/2] getnameinfo: Add AF_VSOCK support Stefan Hajnoczi
10:27 [RFC PATCH 0/2] Add AF_VSOCK support to getnameinfo(3) and getaddrinfo(3) Stefan Hajnoczi
10:04 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Jakub Jelinek
09:47 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Yuri Gribov
08:08 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Florian Weimer
00:04 Re: [PATCH v4 1/3] Add strfromd, strfromf, and strfroml functions Joseph Myers

September 28, 2016
21:58 Re: [PATCH 2/4] Check n instead of k1 to decide on sign of sin/cos result Siddhesh Poyarekar
21:32 Re: [PATCH 4/4] Use copysign instead of ternary for some sin/cos input ranges Siddhesh Poyarekar
21:13 Fix iszero for excess precision [committed] Joseph Myers
21:00 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq Florian Weimer
20:37 Re: following up on bug 19239 - verbose deprecation warnings .vs. the C preprocessor Paul Eggert
20:29 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq Carlos O'Donell
20:26 Re: [PATCH] [BZ 20628] make mallinfo saturating Carlos O'Donell
20:09 Re: [PATCH 4/4] Use copysign instead of ternary for some sin/cos input ranges Carlos O'Donell
20:04 Re: [PATCH 4/4] Use copysign instead of ternary for some sin/cos input ranges Carlos O'Donell
19:58 Re: [PATCH 3/4] Use copysign instead of ternary conditions for positive constants Carlos O'Donell
19:55 Re: [PATCH 2/4] Check n instead of k1 to decide on sign of sin/cos result Carlos O'Donell
18:13 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Adhemerval Zanella
16:38 Re: Fourth draft of the Y2038 design document Joseph Myers
15:22 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Rich Felker
15:03 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Andreas Schwab
14:38 following up on bug 19239 - verbose deprecation warnings .vs. the C preprocessor Zack Weinberg
14:14 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Rich Felker
13:39 Re: [PATCH] powerpc: Installed-header hygiene Carlos Eduardo Seo
12:59 Re: [PATCH 4/4] Use copysign instead of ternary for some sin/cos input ranges Manfred
11:33 Re: [PATCH 4/6] Installed-header hygiene (BZ#20366): stack_t. Zack Weinberg
11:31 Re: [PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers. Zack Weinberg
07:18 Re: Fourth draft of the Y2038 design document Albert ARIBAUD
00:15 [PATCH v2 3/3] Consolidate posix_fadvise implementations Adhemerval Zanella
00:15 [PATCH v2 2/3] Consolidate posix_fallocate{64} implementations Adhemerval Zanella
00:15 [PATCH v2 1/3] Consolidate fallocate{64} implementations Adhemerval Zanella

September 27, 2016
23:04 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq John David Anglin
22:50 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq Florian Weimer
22:26 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq John David Anglin
21:14 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Adhemerval Zanella
20:26 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Rasmus Villemoes
20:03 Re: [PATCH 1/4] consolidate sign checks for slow2 Carlos O'Donell
19:31 [PATCH] powerpc: Installed-header hygiene Tulio Magno Quites Machado Fil
19:24 Re: [PATCH] Implement strlcpy, strlcat [BZ #178] Carlos O'Donell
19:18 Re: [PATCH 0/4] Use __copysign in sincos wherever possible Siddhesh Poyarekar
19:17 Re: [PATCH] [BZ 20628] make mallinfo saturating DJ Delorie
19:10 Re: [PATCH 0/4] Use __copysign in sincos wherever possible Carlos O'Donell
19:07 Re: [PATCH] [BZ 20628] make mallinfo saturating Paul Eggert
18:09 [PATCH] [BZ 20628] make mallinfo saturating DJ Delorie
17:49 [PATCH 4/4] Use copysign instead of ternary for some sin/cos input ranges Siddhesh Poyarekar
17:49 [PATCH 3/4] Use copysign instead of ternary conditions for positive constants Siddhesh Poyarekar
17:49 [PATCH 2/4] Check n instead of k1 to decide on sign of sin/cos result Siddhesh Poyarekar
17:49 [PATCH 1/4] consolidate sign checks for slow2 Siddhesh Poyarekar
17:49 [PATCH 0/4] Use __copysign in sincos wherever possible Siddhesh Poyarekar
17:35 Re: [PATCH] X86-64: Add _dl_runtime_resolve_avx[512]_opt [BZ #20508] H.J. Lu
17:17 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq Carlos O'Donell
17:15 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq Carlos O'Donell
04:00 Re: [PATCH] Implement strlcpy, strlcat [BZ #178] Guillem Jover

September 26, 2016
23:56 Re: [PR19826] fix non-LE TLS in static programs Alexandre Oliva
23:12 [PATCH v3] Consolidate Linux readahead() implementations Yury Norov
23:09 Re: [PATCH 0/6] Installed-header hygiene (final, hopefully) Carlos O'Donell
22:27 Re: [PATCH v2] Consolidate Linux readahead() implementations Yury Norov
21:14 Re: [PATCH v2] Consolidate Linux readahead() implementations Adhemerval Zanella
19:44 Re: [PATCH 4/4] Consolidate posix_fadvise implementations Adhemerval Zanella
10:26 Re: [PATCH 4/6] Installed-header hygiene (BZ#20366): stack_t. Andreas Schwab
08:29 Re: [PR19826] fix non-LE TLS in static programs Andreas Schwab

September 25, 2016
22:19 Re: [PR19826] fix non-LE TLS in static programs Alexandre Oliva
22:10 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Alexandre Oliva
11:38 [PATCH v2] Consolidate Linux readahead() implementations Yury Norov
10:42 Re: [PATCH 4/4] Consolidate posix_fadvise implementations Yury Norov

September 24, 2016
19:23 Re: [PATCH 4/6] Installed-header hygiene (BZ#20366): stack_t. Zack Weinberg
14:34 Re: [PATCH 4/6] Installed-header hygiene (BZ#20366): stack_t. Andreas Schwab
10:53 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Torvald Riegel
10:18 Re: [PR19826] fix non-LE TLS in static programs Torvald Riegel
03:44 Re: [PR19826] fix non-LE TLS in static programs Alexandre Oliva
02:53 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Alexandre Oliva
02:02 Re: [PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers. Zack Weinberg

September 23, 2016
21:55 Add iszero [committed] Joseph Myers
21:52 Re: [PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers. Joseph Myers
20:40 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Florian Weimer
20:39 Re: [PATCH 1/4] Add INTERNAL_SYSCALL_CALL Florian Weimer
20:38 Re: [PATCH] libio: Add small optimization on fmemopen Florian Weimer
20:37 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Florian Weimer
19:50 Re: [PATCH] Consolidate Linux readahead() implementations Adhemerval Zanella
19:28 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Adhemerval Zanella
19:09 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Rasmus Villemoes
18:29 Re: [PATCH] libio: Add small optimization on fmemopen Paul Eggert
18:14 Re: [PATCH] libio: Add small optimization on fmemopen Ondřej Bílka
17:19 Re: [PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers. Zack Weinberg
16:58 Re: [PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers. Joseph Myers
15:45 Re: [PATCH] Consolidate Linux readahead() implementations Yury Norov
15:22 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Alexandre Oliva
14:24 Re: [PATCH] Consolidate Linux readahead() implementations Adhemerval Zanella
14:16 Re: [PATCH 1/4] Add INTERNAL_SYSCALL_CALL Adhemerval Zanella
14:12 Re: [PATCH] Consolidate Linux readahead() implementations Yury Norov
13:32 Re: [PATCH] Consolidate Linux readahead() implementations Adhemerval Zanella
12:45 Re: [PATCH] Consolidate Linux readahead() implementations Yury Norov
12:21 Re: [PATCH] manual: Clarify NSS error reporting Florian Weimer
12:00 Re: [PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers. Zack Weinberg
11:44 [PATCH COMMITTED] tst-open-tmpfile: Add checks for open64, openat64, linkat Florian Weimer
11:04 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
09:44 Re: [PATCH v4 2/3] Refactor strtod tests Rajalakshmi Srinivasaraghavan
09:44 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Torvald Riegel
07:54 [PATCH COMMITTED] test-skeleton.c: Remove unintended #include <stdarg.h>. Florian Weimer
07:13 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq Florian Weimer
06:08 Re: [PATCH] Consolidate Linux readahead() implementations Florian Weimer
05:34 Re: [PATCH] libio: Add small optimization on fmemopen Florian Weimer
05:21 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Florian Weimer
05:17 Re: [PATCH] libio: Add small optimization on fmemopen Ondřej Bílka
01:50 [PATCH] Use read_int in vfscanf Gabriel F. T. Gomes

September 22, 2016
23:21 Re: [PATCH] Consolidate Linux readahead() implementations Yury Norov
21:49 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq John David Anglin
21:38 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq Helge Deller
21:36 Re: [PATCH] Consolidate Linux readahead() implementations Adhemerval Zanella
21:26 Re: [PATCH] Consolidate Linux readahead() implementations Adhemerval Zanella
20:59 Re: [PATCH] Consolidate Linux readahead() implementations Dmitry V. Levin
20:54 Re: [PATCH] linux: spawni.c: simplify error reporting to parent Adhemerval Zanella
20:44 [PATCH] Consolidate Linux readahead() implementations Yury Norov
20:37 Re: [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq Carlos O'Donell
20:34 Re: [PATCH 1/4] Add INTERNAL_SYSCALL_CALL Florian Weimer
20:32 Re: [PATCH v4 2/3] Refactor strtod tests Florian Weimer
20:21 Re: [PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers. Joseph Myers
19:05 Re: [PATCH 4/4] Consolidate Linux truncate implementations Adhemerval Zanella
16:14 [PATCH v4 3/3] Add tests for strfrom functions Gabriel F. T. Gomes
16:14 [PATCH v4 1/3] Add strfromd, strfromf, and strfroml functions Gabriel F. T. Gomes
16:14 [PATCH v4 0/3] New strfrom functions Gabriel F. T. Gomes
16:14 [PATCH v4 2/3] Refactor strtod tests Gabriel F. T. Gomes
15:52 Re: [PATCH 4/4] Consolidate Linux truncate implementations Yury Norov
14:42 Re: [PATCH 4/4] Consolidate Linux truncate implementations Adhemerval Zanella
14:25 Re: [PATCH 4/4] Consolidate Linux truncate implementations Yury Norov
14:14 [PATCH] hppa: Optimize atomic_compare_and_exchange_val_acq John David Anglin
13:47 [PATCH 4/6] Installed-header hygiene (BZ#20366): stack_t. Zack Weinberg
13:47 [PATCH 2a/6] Installed-header hygiene (BZ#20366): obsolete BSD u_* types. Zack Weinberg
13:47 [PATCH 2b/6] Installed-header hygiene (BZ#20366): manual corrections after mechanical change. Zack Weinberg
13:43 Re: [PATCH 1/4] Add INTERNAL_SYSCALL_CALL Adhemerval Zanella
13:31 [PATCH 3c/6] Installed-header hygiene (BZ#20366): struct osockaddr. Zack Weinberg
13:31 [PATCH 6/6] Installed header hygiene (BZ#20366): Test of installed headers. Zack Weinberg
13:31 [PATCH 5/6] Installed-header hygiene (BZ#20366): time.h types. Zack Weinberg
13:31 [PATCH 0/6] Installed-header hygiene (final, hopefully) Zack Weinberg
13:31 [PATCH 1c/6] Installed header hygiene (BZ#20366): _LIBC and __STDC_VERSION__ are not always defined. Zack Weinberg
13:31 [PATCH 3a/6] Installed-header hygiene (BZ#20366): struct ifreq. Zack Weinberg
13:31 [PATCH 2c/6] Installed-header hygiene (BZ#20366): New dependencies on stdint.h after mechanical change. Zack Weinberg
13:31 [PATCH 3b/6] Installed-header hygiene (BZ#20366): struct ether_addr. Zack Weinberg
13:31 [PATCH 1b/6] Installed header hygiene (BZ#20366): BYTE_ORDER macros. Zack Weinberg
13:30 [PATCH 1a/6] Installed-header hygiene (BZ#20366): Missing inclusions. Zack Weinberg
13:30 [PATCH 1d/6] Installed-header hygiene (BZ#20366): Miscellaneous small changes. Zack Weinberg
12:20 Re: [PATCH 13/13] Installed header hygiene (BZ#20366): Test of installed headers. Zack Weinberg

September 21, 2016
21:10 Re: [PATCH] resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] Florian Weimer
21:04 Re: [Patch soft-fp] Add support for various half-precision conversion routines Joseph Myers
20:54 Add issubnormal [committed] Joseph Myers
20:42 Re: [PATCH] libio: Add small optimization on fmemopen Paul Eggert
20:33 Re: [PATCH 10/13] Installed-header hygiene (BZ#20366): struct ether_addr. Zack Weinberg
20:24 Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined. Carlos O'Donell
20:16 Re: [PATCH] libio: Add small optimization on fmemopen Adhemerval Zanella
20:12 Re: [PATCH 13/13] Installed header hygiene (BZ#20366): Test of installed headers. Carlos O'Donell
20:11 Re: [PATCH v3 1/3] Add strfromd, strfromf, and strfroml functions Joseph Myers
19:59 Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined. Joseph Myers
19:53 Re: [PATCH 12/13] Installed-header hygiene (BZ#20366): Miscellaneous. Carlos O'Donell
19:51 Re: [PATCH 10/13] Installed-header hygiene (BZ#20366): struct ether_addr. Carlos O'Donell
19:50 Re: [PATCH 07/13] Installed-header hygiene (BZ#20366): stack_t. Carlos O'Donell
19:50 Re: [PATCH 08/13] Installed-header hygiene (BZ#20366): time.h types. Carlos O'Donell
19:27 Re: [PATCH 11/13] Installed-header hygiene (BZ#20366): struct osockaddr. Carlos O'Donell
19:27 Re: [PATCH] libio: Add small optimization on fmemopen Florian Weimer
19:26 Re: [PATCH 10/13] Installed-header hygiene (BZ#20366): struct ether_addr. Carlos O'Donell
19:22 Re: [PATCH 1/4] Add INTERNAL_SYSCALL_CALL Florian Weimer
19:15 Re: [PATCH 09/13] Installed-header hygiene (BZ#20366): struct ifreq. Carlos O'Donell
19:12 Re: [PATCH 08/13] Installed-header hygiene (BZ#20366): time.h types. Zack Weinberg
19:09 Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined. Carlos O'Donell
19:04 Re: [PATCH 08/13] Installed-header hygiene (BZ#20366): time.h types. Carlos O'Donell
19:02 [PATCH v3 3/3] Add tests for strfrom functions Gabriel F. T. Gomes
19:02 [PATCH v3 1/3] Add strfromd, strfromf, and strfroml functions Gabriel F. T. Gomes
19:02 [PATCH v3 2/3] Refactor strtod tests Gabriel F. T. Gomes
19:02 [PATCH v3 0/3] New strfrom functions Gabriel F. T. Gomes
18:57 Re: [PATCH] libio: Add small optimization on fmemopen Paul Eggert
18:47 Re: [PATCH] libio: Add small optimization on fmemopen Florian Weimer
18:47 Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined. Paul Eggert
18:46 Re: [PATCH 00/13] Installed-header hygiene (BZ#20366) Carlos O'Donell
18:43 Re: [PATCH 03/13] Installed-header hygiene (BZ#20366): missing inclusions A. Carlos O'Donell
18:43 Re: [PATCH] libio: Add small optimization on fmemopen Paul Eggert
18:41 Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined. Carlos O'Donell
18:26 Re: [PATCH] libio: Add small optimization on fmemopen Adhemerval Zanella
18:23 Re: [PATCH] libio: Add small optimization on fmemopen Florian Weimer
18:22 Re: [PATCH 03/13] Installed-header hygiene (BZ#20366): missing inclusions A. Zack Weinberg
18:18 Re: [PATCH] libio: Add small optimization on fmemopen Adhemerval Zanella
18:17 Re: [PATCH] libio: Add small optimization on fmemopen Adhemerval Zanella
18:10 Re: [PATCH 00/13] Installed-header hygiene (BZ#20366) Zack Weinberg
18:09 Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined. Zack Weinberg
18:08 Re: [PATCH 00/13] Installed-header hygiene (BZ#20366) Joseph Myers
18:05 Re: [PATCH 00/13] Installed-header hygiene (BZ#20366) Zack Weinberg
18:05 Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined. Joseph Myers
18:02 Re: [PATCH 06/13] Installed header hygiene (BZ#20366): Macros used in #if without checking whether they are defined. Carlos O'Donell
18:00 Re: [PATCH 1/4] Add INTERNAL_SYSCALL_CALL Adhemerval Zanella
17:58 Re: [PATCH 03/13] Installed-header hygiene (BZ#20366): missing inclusions A. Joseph Myers
17:56 Re: [PATCH 05/13] Installed header hygiene (BZ#20366): BYTE_ORDER macros. Carlos O'Donell
17:54 Re: [PATCH 03/13] Installed-header hygiene (BZ#20366): missing inclusions A. Carlos O'Donell
17:52 Re: [PATCH 04/13] Installed-header hygiene (BZ#20366): missing inclusions B. Carlos O'Donell
17:52 Re: [PATCH 03/13] Installed-header hygiene (BZ#20366): missing inclusions A. Carlos O'Donell
17:52 Re: [PATCH 00/13] Installed-header hygiene (BZ#20366) Carlos O'Donell
17:43 Re: [PATCH 02/13] Installed-header hygiene (BZ#20366): manual fixups after mechanical change. Carlos O'Donell
17:41 Re: [PATCH 01/13] Installed-header hygiene (BZ#20366): obsolete BSD u_* types. Carlos O'Donell
17:34 Re: [PATCH 00/13] Installed-header hygiene (BZ#20366) Carlos O'Donell
17:22 Re: [PATCH] libio: Add small optimization on fmemopen Paul Eggert
16:28 Re: Add <stdint.h> integer width macros Joseph Myers
15:19 Re: Add <stdint.h> integer width macros Florian Weimer
15:18 Re: [PATCH] <arpa/nameser.h>: Remove RR type classification macros [BZ #20592] Florian Weimer
15:17 Re: [PATCH] resolv: Remove unsupported hook functions from the API [BZ #20016] Florian Weimer
15:16 Re: [PATCH] malloc: Manual part of conversion to __libc_lock Florian Weimer
14:57 Re: [PATCH] libio: Add small optimization on fmemopen Florian Weimer
14:35 Re: [PR19826] fix non-LE TLS in static programs Andreas Schwab
14:22 Re: [PATCH 00/13] Installed-header hygiene (BZ#20366) Zack Weinberg
14:16 Re: [PATCH] <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions Florian Weimer
14:15 Re: [PATCH] Remove the BIND_4_COMPAT macro Florian Weimer
14:12 Re: [PATCH] Remove obsolete DNSSEC support [BZ #20591] Florian Weimer
14:11 [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
14:11 [PATCH 2/2] linux: Remove __ASSUME_SET_ROBUST_LIST defines Adhemerval Zanella
14:06 [PATCH] libio: Add small optimization on fmemopen Adhemerval Zanella
13:43 Re: [PATCH] manual: Clarify the documentation of strverscmp [BZ #20524] Florian Weimer
13:25 Re: [PATCH] Add test case for O_TMPFILE handling in open, openat Florian Weimer
11:53 Re: [PATCH] Add test case for O_TMPFILE handling in open, openat Florian Weimer
08:43 Re: [PATCH] sln: Preprocessor cleanups Florian Weimer
08:12 Re: [PATCH v2 0/2] count number of loaded objects in each namespace only once Gleb Natapov
02:22 [PR19826] fix non-LE TLS in static programs Alexandre Oliva

September 20, 2016
22:41 Re: Add <stdint.h> integer width macros Paul Eggert
21:54 Re: Add <stdint.h> integer width macros Joseph Myers
21:49 Re: Add <stdint.h> integer width macros Paul Eggert
21:36 Re: [PATCH 1/4] Add INTERNAL_SYSCALL_CALL Florian Weimer
21:01 [PATCH] linux: spawni.c: simplify error reporting to parent Rasmus Villemoes
20:54 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Rasmus Villemoes
20:52 Re: Add <stdint.h> integer width macros Joseph Myers
20:43 Re: Add <stdint.h> integer width macros Paul Eggert
20:25 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Florian Weimer
20:21 Add <stdint.h> integer width macros Joseph Myers
20:16 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Florian Weimer
20:04 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Adhemerval Zanella
20:03 Re: [PATCH 2/2] posix: Correctly block/unblock all signals on Linux posix_spawn Florian Weimer
19:58 Re: [PATCH 1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn Florian Weimer
19:57 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Florian Weimer
19:54 Re: [PATCH 1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn Adhemerval Zanella
19:54 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Rasmus Villemoes
19:45 Re: [PATCH] Build s_nan* objects from a generic template Paul E. Murphy
19:45 Re: [PATCH] Remove __nan{f,,l} macros Paul E. Murphy
19:45 Re: [PATCH] Make ldexpF generic. Paul E. Murphy
19:26 Re: [PATCH] Add test case for O_TMPFILE handling in open, openat Carlos O'Donell
19:24 Re: [PATCH 1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn Florian Weimer
19:21 Re: [PATCH] Avoid running $(CXX) during build to obtain header file paths Carlos O'Donell
18:52 [PATCH] Add test case for O_TMPFILE handling in open, openat Florian Weimer
18:41 Re: [PATCH 2/2] posix: Correctly block/unblock all signals on Linux posix_spawn Adhemerval Zanella
18:17 Re: [PATCH 1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn Adhemerval Zanella
18:01 Re: [PATCH] Make ldexpF generic. Joseph Myers
16:01 Re: [PATCH] Generate .op pattern rules for profiling builds only Carlos O'Donell
15:02 [PATCH 4/4] Consolidate Linux truncate implementations Adhemerval Zanella
15:02 [PATCH v3 2/4] Consolidate lseek/lseek64/llseek implementations Adhemerval Zanella
15:02 [PATCH 3/4] Consolidate Linux ftruncate implementations Adhemerval Zanella
15:02 [PATCH 0/4] Linux lseek and {f}truncate syscall consolidation Adhemerval Zanella
15:02 [PATCH 1/4] Add INTERNAL_SYSCALL_CALL Adhemerval Zanella
13:44 Re: [PATCH] generic/wordsize-32: don't duplicate truncate syscalls if not needed Yury Norov
13:04 Re: [PATCH] generic/wordsize-32: don't duplicate truncate syscalls if not needed Adhemerval Zanella
11:19 [PATCH] Avoid running $(CXX) during build to obtain header file paths Florian Weimer
10:57 Re: [PATCH] Remove remnants of .og patterns Andreas Schwab
10:49 [PATCH] Generate .op pattern rules for profiling builds only Florian Weimer
10:19 [PATCH] Remove remnants of .og patterns Florian Weimer
09:17 [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2016 Cyril Hrubis
08:42 Re: [PATCH] sysd-rules: Cut down the number of rtld-% pattern rules Florian Weimer
07:06 Re: [PATCH] <arpa/nameser.h>: Remove RR type classification macros [BZ #20592] Petr Spacek
07:06 Re: [PATCH] Remove obsolete DNSSEC support [BZ #20591] Petr Spacek

September 19, 2016
21:36 Re: [PATCH] struct stat: don't typecast to struct kernel_stat were not needed Yury Norov
20:57 [PATCH] generic/wordsize-32: don't duplicate truncate syscalls if not needed Yury Norov
20:03 Re: [PATCH] Make ldexpF generic. Paul E. Murphy
18:25 Re: [PATCHv2 1/9] Support for type-generic libm function implementations libm Paul E. Murphy
17:14 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Adhemerval Zanella
17:05 Re: [PATCHv2 1/9] Support for type-generic libm function implementations libm Andreas Schwab
16:57 [PATCH] generic/wordsize-32: don't declare getdents() if not needed Yury Norov
15:26 Re: Integer overflow in wcswidth Florian Weimer
15:25 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Florian Weimer
14:39 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Adhemerval Zanella
14:33 Re: [PATCH] locale: Make _nl_C_locobj_ptr usable outside of libc Florian Weimer
13:35 Re: [Patch soft-fp] Add support for various half-precision conversion routines James Greenhalgh
12:54 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Andreas Schwab
12:53 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Florian Weimer
12:41 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Adhemerval Zanella
12:37 Re: [PATCH] powerpc: Fix POWER9 implies Tulio Magno Quites Machado Fil
12:27 Re: Add <limits.h> integer width macros Joseph Myers
12:02 Re: Integer overflow in wcswidth Andreas Schwab
10:04 Integer overflow in wcswidth Florian Weimer
07:23 Re: [PATCH] locale: fix hard-coded reference to gcc -E Jérémy Rosen

September 18, 2016
18:21 Re: Add <limits.h> integer width macros Florian Weimer

September 17, 2016
16:55 Re: Add <limits.h> integer width macros Florian Weimer
09:00 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Yuri Gribov
07:07 Re: [PATCH v2 3/3] Add tests for strfrom functions Andreas Schwab
00:32 Re: Add <limits.h> integer width macros Paul Eggert

September 16, 2016
23:28 Re: [PATCH v2 3/3] Add tests for strfrom functions Joseph Myers
23:23 Re: [PATCH v2 1/3] Add strfromd, strfromf, and strfroml functions Joseph Myers
23:14 Re: [PATCH] Build s_nan* objects from a generic template Joseph Myers
23:12 Re: [PATCH] Make ldexpF generic. Joseph Myers
22:58 Re: [PATCH] posix: Fix open file action for posix_spawn on Linux Florian Weimer
21:16 [PATCH] posix: Fix open file action for posix_spawn on Linux Adhemerval Zanella
21:11 Re: [PATCH] powerpc: Fix POWER9 implies Paul E. Murphy
21:06 Re: [PATCH] powerpc: Fix POWER9 implies Carlos Eduardo Seo
20:49 [PATCH] powerpc: Fix POWER9 implies Tulio Magno Quites Machado Fil
19:00 Patch ping [PATCH] [BZ #20496] agr_PE: new language locale Awajún / Aguaruna (agr) for Peru Chris Leonard
18:56 posting challenges Chris Leonard
18:14 [PING][PATCH v2 0/3] New strfrom functions Gabriel F. T. Gomes
17:56 Re: Inline function definitions for isdigit and isxdigit? Florian Weimer
17:39 Re: [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
17:13 Re: Inline function definitions for isdigit and isxdigit? Joseph Myers
17:12 Re: [Patch soft-fp] Add support for various half-precision conversion routines Joseph Myers
16:02 Re: Case-less comparisons in configuration parsing Paul Eggert
15:23 Re: Inline function definitions for isdigit and isxdigit? Florian Weimer
14:58 Re: Inline function definitions for isdigit and isxdigit? Paul Eggert
13:27 Updated patchwork.sourceware.org pwclient script. Carlos O'Donell
12:56 Re: Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790) [committed] Joseph Myers
12:11 Re: [RFC PATCH 0/5] arm64: Signal context expansion Florian Weimer
12:06 Re: Inline function definitions for isdigit and isxdigit? Florian Weimer
11:53 [PATCH] locale: Make _nl_C_locobj_ptr usable outside of libc Florian Weimer
10:28 Re: [Patch soft-fp] Add support for various half-precision conversion routines James Greenhalgh
09:28 Case-less comparisons in configuration parsing Florian Weimer
00:35 Re: Fix ldbl-128ibm nearbyintl in non-default rounding modes (bug 19790) [committed] Anton Blanchard

September 15, 2016
19:34 [COMMITTED] nptl: Consolidate sem_init implementations Adhemerval Zanella
18:03 Re: Inline function definitions for isdigit and isxdigit? Joseph Myers
16:45 Re: [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
16:17 Re: Inline function definitions for isdigit and isxdigit? Paul Eggert
15:59 Re: [PATCH 1/3] New string function explicit_bzero (from OpenBSD). Paul Eggert
15:38 Re: [PATCH 1/3] New string function explicit_bzero (from OpenBSD). Paul Eggert
15:06 Inline function definitions for isdigit and isxdigit? Florian Weimer
14:51 Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit Andreas Schwab
14:01 [PATCH COMMITTED] inet: Add __inet6_scopeid_pton function [BZ #20611] Florian Weimer
13:05 [PATCH 1/3] New string function explicit_bzero (from OpenBSD). Zack Weinberg
13:05 [PATCH 0/3] explicit_bzero again Zack Weinberg
13:05 [PATCH 3/3] Use explicit_bzero where appropriate Zack Weinberg
13:05 [PATCH 2/3] Add fortification and inline optimization of explicit_bzero. Zack Weinberg

September 14, 2016
21:39 Re: [PATCH 1/5] Consolidate sem_open implementations Adhemerval Zanella
20:51 Re: [PATCH 4/5] nptl: Fix sem_wait and sem_timedwait cancellation Adhemerval Zanella
19:59 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
19:58 Re: Add <limits.h> integer width macros Joseph Myers
19:37 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
19:07 Re: Add <limits.h> integer width macros Paul Eggert
18:58 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Rasmus Villemoes
18:56 [PATCH 1/2] posix: Correctly enable/disable cancellation on Linux posix_spawn Adhemerval Zanella
18:56 [PATCH 2/2] posix: Correctly block/unblock all signals on Linux posix_spawn Adhemerval Zanella
17:09 Re: [PATCH] sysd-rules: Cut down the number of rtld-% pattern rules Carlos O'Donell
17:05 [PATCH] Build s_nan* objects from a generic template Paul E. Murphy
16:52 Re: [PATCH] Remove the ptw-% patterns Carlos O'Donell
16:31 Re: [PATCH] Make ldexpF generic. Paul E. Murphy
15:21 [PATCH] sysd-rules: Cut down the number of rtld-% pattern rules Florian Weimer
14:12 Re: [PATCH] Remove the ptw-% patterns Florian Weimer
13:13 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Adhemerval Zanella
12:03 [PATCH 4/4] [AARCH64] ILP32: stat syscalls Yury Norov
12:03 [PATCH 3/4] generic/wordsize-32: don't duplicate fxstat syscall family if not needed Yury Norov
12:03 [PATCH 2/4] generic/wordsize-32: don't duplicate statfs syscalls if not needed Yury Norov
12:03 [PATCH 1/4] generic/wordsize-32: don't duplicate lxstat, xstat if XSTAT_IS_XSTAT64 is enabled Yury Norov
12:03 [PATCH 0/4] generic/wordsize-32: don't duplicate stat syscalls if not needed Yury Norov
01:38 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Zack Weinberg

September 13, 2016
22:58 Re: [PATCH] Remove __nan{f,,l} macros Joseph Myers
22:56 Re: [PATCH] Make ldexpF generic. Joseph Myers
22:38 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Eric Blake
22:31 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Eric Blake
21:51 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Eric Blake
21:37 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Eric Blake
21:07 [PATCH] Remove __nan{f,,l} macros Paul E. Murphy
20:57 [PATCH] Make ldexpF generic. Paul E. Murphy
20:43 Re: [PATCHv4] ldbl-128: Use L(x) macro for long double constants Paul E. Murphy
17:50 Add <limits.h> integer width macros Joseph Myers
17:20 Re: [PATCH] Remove the ptw-% patterns Andreas Schwab
16:02 Re: [RFC PATCH 0/5] arm64: Signal context expansion Florian Weimer
15:52 Re: [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
15:43 Re: [PATCHv4] ldbl-128: Use L(x) macro for long double constants Paul E. Murphy
13:13 [PATCH COMMITTED] resolv: Remove _LIBC_REENTRANT Florian Weimer
13:10 Re: [PATCH] Remove the ptw-% patterns Florian Weimer
12:14 [PATCH] manual: Clarify NSS error reporting Florian Weimer
11:05 Re: [PATCH] Fix incorrect double-checked locking in __nss_database_lookup. [BZ #20483] Torvald Riegel
09:28 Re: [RFC PATCH 0/5] arm64: Signal context expansion Florian Weimer
09:17 Re: [PATCH] Fix incorrect double-checked locking in __nss_database_lookup. [BZ #20483] Florian Weimer
08:43 Re: [PATCH] Fix incorrect double-checked locking in __nss_database_lookup. [BZ #20483] Torvald Riegel

September 12, 2016
19:56 Re: [PATCH 2/2] [AARCH64] ILP32: stat syscalls Arnd Bergmann
18:55 Re: [PATCH] Fix incorrect double-checked locking in __nss_database_lookup. [BZ #20483] Florian Weimer
18:54 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Kostya Serebryany
17:24 Re: [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
16:45 Re: [RFC PATCH 0/5] arm64: Signal context expansion Szabolcs Nagy
15:58 Re: [PATCH] locale: fix hard-coded reference to gcc -E Jérémy Rosen
15:37 Re: [PATCH 2/2] [AARCH64] ILP32: stat syscalls Yury Norov
15:30 Re: [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
15:21 Re: [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
15:01 Re: [RFC PATCH 0/5] arm64: Signal context expansion Szabolcs Nagy
13:48 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
12:49 Re: [RFC PATCH 0/5] arm64: Signal context expansion Florian Weimer
11:52 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
11:18 Re: [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
09:44 Re: Lessons learned from compiler error/warnings tests Florian Weimer
09:43 Re: [PATCH 2/2] [AARCH64] ILP32: stat syscalls Arnd Bergmann
09:40 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Torvald Riegel
09:36 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Florian Weimer
09:31 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Florian Weimer
07:26 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
00:17 [PATCH] hppa: Fix syscall cancellation John David Anglin

September 11, 2016
22:18 Re: [PATCH 2/2] [AARCH64] ILP32: stat syscalls Yury Norov
15:35 Re: [PATCH] manual: Clarify the documentation of strverscmp [BZ #20524] Michael Kerrisk

September 10, 2016
15:30 Re: [PATCHv4 0/2] tunables for glibc Siddhesh Poyarekar
11:16 Re: [PATCH] Add tests-static to tests in malloc/Makefile Florian Weimer
10:42 [PATCH] Add tests-static to tests in malloc/Makefile Siddhesh Poyarekar
10:23 [COMMITTED][PATCH] Remove __libc_csu_irel declaration Siddhesh Poyarekar

September 09, 2016
22:36 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Kostya Serebryany
22:35 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Kostya Serebryany
21:07 Re: Lessons learned from compiler error/warnings tests Mikhail Maltsev
19:51 Re: [RFC PATCH 0/2] AARCH64/ILP32: support stat syscalls Arnd Bergmann
19:47 Re: [PATCH 2/2] [AARCH64] ILP32: stat syscalls Arnd Bergmann
18:16 Re: Lessons learned from compiler error/warnings tests Manuel López-Ibáñez
17:15 Re: Lessons learned from compiler error/warnings tests Martin Sebor
17:01 Re: [RFC PATCH 0/5] arm64: Signal context expansion Florian Weimer
16:32 Re: [PATCH 4/5] nptl: Fix sem_wait and sem_timedwait cancellation Torvald Riegel
15:50 [PATCH 2/2] [AARCH64] ILP32: stat syscalls Yury Norov
15:50 [PATCH 1/2] generic/wordsize-32: don't duplicate lxstat, xstat if XSTAT_IS_XSTAT64 is enabled Yury Norov
15:50 [RFC PATCH 0/2] AARCH64/ILP32: support stat syscalls Yury Norov
15:29 Re: [PATCH] fxstatat: fix __fxstatat64 symbol generation Andreas Schwab
15:23 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Torvald Riegel
15:21 Re: [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
15:17 Re: [PATCH] resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] Florian Weimer
15:15 Re: [PATCH] Remove the BIND_4_COMPAT macro Florian Weimer
15:14 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
14:45 Re: [PATCH] fxstatat: fix __fxstatat64 symbol generation Yury Norov
14:41 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Zack Weinberg
14:41 [PATCH] resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] Florian Weimer
14:39 Re: [RFC PATCH 0/5] arm64: Signal context expansion Florian Weimer
14:31 Re: Lessons learned from compiler error/warnings tests Joseph Myers
14:28 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
14:21 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Torvald Riegel
14:19 [RFC PATCH 5/5] arm64: signal: Parse extra_context during sigreturn Dave Martin
14:18 [RFC PATCH 4/5] arm64: signal: Allocate extra sigcontext space as needed Dave Martin
14:18 [RFC PATCH 3/5] arm64: signal: factor out signal frame record allocation Dave Martin
14:17 [RFC PATCH 2/5] arm64: signal: factor frame layout and population into separate passes Dave Martin
14:17 [RFC PATCH 1/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn Dave Martin
14:16 Re: [PATCH] fxstatat: fix __fxstatat64 symbol generation Andreas Schwab
14:16 [RFC PATCH 0/5] arm64: Signal context expansion Dave Martin
14:14 Re: [PATCHv4] ldbl-128: Use L(x) macro for long double constants Joseph Myers
14:13 Re: Lessons learned from compiler error/warnings tests David Malcolm
13:58 Re: [PATCH] Remove the BIND_4_COMPAT macro Andreas Schwab
12:31 [PATCH] resolv: Remove unsupported hook functions from the API [BZ #20016] Florian Weimer
12:29 [PATCH] fxstatat: fix __fxstatat64 symbol generation Yury Norov
12:29 Lessons learned from compiler error/warnings tests Florian Weimer
11:46 Re: [PATCH] Add missing RR type numbers to ns_type Florian Weimer
11:43 [PATCH] <arpa/nameser.h>: Remove RR type classification macros [BZ #20592] Florian Weimer
11:43 [PATCH] <arpa/nameser.h>, <arpa/nameser_compat.h>: Remove versions Florian Weimer
11:43 [PATCH] Remove obsolete DNSSEC support [BZ #20591] Florian Weimer
11:43 [PATCH] Remove the BIND_4_COMPAT macro Florian Weimer
01:54 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Rical Jasan
00:46 Re: [PATCHv4] ldbl-128: Use L(x) macro for long double constants Paul E. Murphy

September 08, 2016
22:56 Re: [PATCHv4] ldbl-128: Use L(x) macro for long double constants Joseph Myers
18:35 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Richard Henderson
18:32 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
18:28 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Richard Henderson
15:56 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Andreas Schwab
15:10 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Zack Weinberg
14:40 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
14:39 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Zack Weinberg
14:31 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
14:19 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Zack Weinberg
14:02 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
13:54 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Andreas Schwab
13:49 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
13:37 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Andreas Schwab
13:26 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
13:19 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Andreas Schwab
13:10 Re: [PATCH] manual: Clarify the documentation of strverscmp [BZ #20524] Florian Weimer
13:02 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
13:01 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Andreas Schwab
12:46 Re: [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
12:36 Re: [PATCH v2] Add getrandom implementation [BZ #17252] Florian Weimer
11:59 Re: [RFC2 PATCH 00/23] ARM64: support ILP32 Zhangjian (Bamvor)
11:58 Re: [PATCH v2] Add getrandom implementation [BZ #17252] Rical Jasan
11:44 [PATCH v3] getrandom system call wrapper [BZ #17252] Florian Weimer
11:38 Re: [RFC2 PATCH 00/23] ARM64: support ILP32 Yury Norov
10:28 Re: [PATCH v2] Add getrandom implementation [BZ #17252] Florian Weimer
10:13 Re: [PATCH v2] Add getrandom implementation [BZ #17252] Andreas Schwab
09:53 Re: [PATCH v2] Add getrandom implementation [BZ #17252] Florian Weimer
04:36 Re: [RFC2 PATCH 00/23] ARM64: support ILP32 Zhangjian (Bamvor)

September 07, 2016
17:48 Add e500 version of fetestexceptflag [committed] Joseph Myers
17:00 Re: [PATCH v2 0/2] count number of loaded objects in each namespace only once Gleb Natapov
16:35 Re: [Patch soft-fp] Add support for various half-precision conversion routines Joseph Myers
16:21 Re: [Patch soft-fp] Add support for various half-precision conversion routines Joseph Myers
15:59 [Patch soft-fp] Add support for various half-precision conversion routines James Greenhalgh
14:51 Re: [PATCHv4 0/2] tunables for glibc Florian Weimer
14:45 Re: [PATCHv4 0/2] tunables for glibc H.J. Lu
13:05 Re: [PATCH 0/4] explicit_bzero, this time for sure Zack Weinberg
10:05 Re: [Y2038] Fourth draft of the Y2038 design document Albert ARIBAUD
09:34 Re: [PATCH 0/4] explicit_bzero, this time for sure Florian Weimer
06:25 Re: [PATCHv4 0/2] tunables for glibc Siddhesh Poyarekar

September 06, 2016
20:43 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Rasmus Villemoes
17:11 Re: [PATCH 0/4] explicit_bzero, this time for sure Zack Weinberg
17:10 Re: [PATCH 00/13] Installed-header hygiene (BZ#20366) Zack Weinberg
16:47 Re: [RFC PATCH] __fxstat: replace if() with #if when checking version Zack Weinberg
16:36 Re: [PATCH] struct stat: don't typecast to struct kernel_stat were not needed Chris Metcalf
16:27 Re: [PATCH] struct stat: don't typecast to struct kernel_stat were not needed Yury Norov
16:19 Re: [PATCH] struct stat: don't typecast to struct kernel_stat were not needed Chris Metcalf
16:06 Re: [RFC PATCH] __fxstat: replace if() with #if when checking version Yury Norov
15:59 Re: [RFC PATCH] __fxstat: replace if() with #if when checking version Yury Norov
15:35 Re: [02/12] Add femode_t functions: aarch64 Joseph Myers
15:28 Re: [02/12] Add femode_t functions: aarch64 Szabolcs Nagy
13:09 Re: [RFC PATCH] __fxstat: replace if() with #if when checking version Andreas Schwab
12:55 [RFC PATCH] __fxstat: replace if() with #if when checking version Yury Norov
12:47 Re: [PATCH] S390: Support PLT and GOT references in check-localplt. Stefan Liebler
11:54 Re: [PATCH] struct stat: don't typecast to struct kernel_stat were not needed Andreas Schwab
11:29 [PATCH] struct stat: don't typecast to struct kernel_stat were not needed Yury Norov
09:51 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Florian Weimer
09:44 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Florian Weimer
09:20 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Yuri Gribov
09:16 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Maxim Ostapenko
09:13 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Florian Weimer
08:58 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Yuri Gribov
08:39 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Florian Weimer

September 05, 2016
19:48 Re: [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Andrew Pinski
18:08 Re: [PATCH 5/5] rt: Set shm_open as a non cancellation point (BZ #18243) Torvald Riegel
18:07 Re: [PATCH 4/5] nptl: Fix sem_wait and sem_timedwait cancellation Torvald Riegel
17:32 [PATCH] #define __ASSUME_ST_INO_64_BIT for all ports Yury Norov
17:27 [PATCH BZ#20422] Do not allow asan/msan/tsan and fortify at the same time. Maxim Ostapenko
17:24 Re: [PATCH 3/5] Remove sparc sem_wait Torvald Riegel
17:21 Re: [PATCH 1/5] Consolidate sem_open implementations Torvald Riegel
17:03 Re: [PATCH 2/5] nptl: Set sem_open as a non cancellation point (BZ #15765) Torvald Riegel
15:25 Re: [PATCH] conform tests: call perl with '-I.' Joseph Myers
15:24 Re: [06/12] Add femode_t functions: ia64 Joseph Myers
15:16 Re: [10/12] Add femode_t functions: s390 Joseph Myers
12:13 Re: [PATCH] malloc: Automated part of conversion to __libc_lock Torvald Riegel
11:17 Re: [10/12] Add femode_t functions: s390 Stefan Liebler
07:23 Re: [PATCH] S390: Support PLT and GOT references in check-localplt. Florian Weimer
07:13 [PING][PATCH v3 1/9] Add configure check to test if gcc supports attribute ifunc. Stefan Liebler
07:09 Re: [PATCH] S390: Support PLT and GOT references in check-localplt. Stefan Liebler
06:55 Re: [PATCH] locale: fix hard-coded reference to gcc -E Jérémy Rosen

September 03, 2016
23:50 Re: [PATCH] Refactor Linux raise implementation (BZ#15368) Aurelien Jarno
20:22 [PATCH] conform tests: call perl with '-I.' Aurelien Jarno
19:18 Re: [PATCH] Remove MAP_DENYWRITE FROM MAP_COPY definition Dmitrii Shcherbakov
18:58 Re: [PATCH] Remove MAP_DENYWRITE FROM MAP_COPY definition Florian Weimer
18:12 [PATCH] dl-load.h: Remove MAP_DENYWRITE from MAP_COPY definition Dmitrii Shcherbakov
18:11 [PATCH] Remove MAP_DENYWRITE FROM MAP_COPY definition Dmitrii Shcherbakov
14:48 Re: [10/12] Add femode_t functions: s390 Yury Norov
14:38 Re: [10/12] Add femode_t functions: s390 Yury Norov
14:26 Re: [06/12] Add femode_t functions: ia64 Yury Norov
00:47 Re: BuildBot down? Roland McGrath
00:32 Re: Consensus on unit tests? Roland McGrath
00:26 Re: Status of the Native Client port of glibc Roland McGrath
00:22 [COMMITTED 2.24 PATCH] NaCl: Fix libc.abilist missing GLIBC_2.24 A. Roland McGrath
00:02 [COMMITTED PATCH] NaCl: Fix compile error in clock function. Roland McGrath
00:02 [COMMITTED PATCH] NaCl: Fix compile error for __dup after libc_hidden_proto addition. Roland McGrath
00:02 [COMMITTED PATCH] Fix generic wait3 after union wait_status removal. Roland McGrath

September 02, 2016
22:55 Re: Permit non-fast-forward pushes for certain glibc Git branches Roland McGrath
22:23 Re: [PATCH] Add getrandom implementation [BZ #17252] Roland McGrath
21:59 Re: [PATCH v3] Set NODELETE flag after checking for NULL pointer Roland McGrath
21:59 [12/12] Add femode_t functions: sparc Joseph Myers
21:59 [11/12] Add femode_t functions: sh Joseph Myers
21:58 [10/12] Add femode_t functions: s390 Joseph Myers
21:58 [09/12] Add femode_t functions: powerpc Joseph Myers
21:57 [08/12] Add femode_t functions: mips Joseph Myers
21:57 [07/12] Add femode_t functions: m68k Joseph Myers
21:57 [06/12] Add femode_t functions: ia64 Joseph Myers
21:56 [05/12] Add femode_t functions: hppa Joseph Myers
21:55 [04/12] Add femode_t functions: arm Joseph Myers
21:55 [03/12] Add femode_t functions: alpha Joseph Myers
21:54 [02/12] Add femode_t functions: aarch64 Joseph Myers
21:52 [01/12] Add femode_t functions Joseph Myers
16:48 [PATCHv4] ldbl-128: Use L(x) macro for long double constants Paul E. Murphy
15:10 Re: [PATCHv3 2/4] ldbl-128: Use L(x) macro for long double constants Joseph Myers
14:15 Re: [PATCH] vfscanf: Avoid multiple reads of multi-byte character width Florian Weimer
13:56 Re: [PATCH] vfscanf: Avoid multiple reads of multi-byte character width Andreas Schwab
13:19 [PATCH] vfscanf: Avoid multiple reads of multi-byte character width Florian Weimer
13:09 Re: [PATCH] vfprintf: Avoid creating a VLA which complicates stack management Andreas Schwab
13:05 Re: [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it Yury Norov
12:56 Re: [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it Arnd Bergmann
10:57 [PATCH] vfprintf: Avoid creating a VLA which complicates stack management Florian Weimer
10:52 Re: [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it Bamvor Jian Zhang
10:22 Re: [RFC2 nowrap: PATCH v7 00/18] ILP32 for ARM64 Bamvor Jian Zhang
01:58 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Zack Weinberg
01:32 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Paul Eggert
01:16 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Zack Weinberg
01:09 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Zack Weinberg

September 01, 2016
21:52 Re: [PATCH] X86-64: Add _dl_runtime_resolve_avx[512]_opt [BZ #20508] H.J. Lu
16:36 Re: [PATCH 5/5] Inline all support functions for sin and cos Joseph Myers
16:35 Re: [PATCH 4/5] Use DO_SIN for sin(x) where 0.25 < |x| < 0.855469 Joseph Myers
16:23 Re: [PATCH 3/5] Consolidate input partitioning into do_cos and do_sin Joseph Myers
15:35 Re: [PATCH] Remove unneeded stubs for k_rem_pio2l. Paul E. Murphy
15:34 Re: [PATCH 4/5] Make common fmin implementation generic. Paul E. Murphy
15:34 Re: [PATCH 2/5] Make common nextdown implementation generic. Paul E. Murphy
15:34 Re: [PATCH 1/5] Make common fdim implementation generic. Paul E. Murphy
15:34 Re: [PATCH 3/5] Make common fmax implementation generic. Paul E. Murphy
09:28 Re: [PATCH v2 3/3] posix: New Linux posix_spawn{p} implementation Rasmus Villemoes
09:09 Re: [PATCH] Base <sys/quota.h> on Linux kernel headers [BZ #20525] Dmitry V. Levin
08:35 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Florian Weimer
05:51 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Florian Weimer
04:37 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Nick Bowler
03:24 Re: AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Paul Eggert
02:27 AC_HEADER_MAJOR vs. glibc 2.25(-to-be) Zack Weinberg


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