libc-alpha archive
date index for May, 2018

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:

May 31, 2018
22:12 [PATCH] Remove sysdeps/generic/libcidn.abilist Florian Weimer
21:56 Re: [PATCH v2 12/12] Add nds32 port to build-many-glibcs.py Joseph Myers
21:52 Re: [PATCH v2 07/12] nds32: Linux Syscall Interface Joseph Myers
21:50 Re: [PATCH v2 02/12] nds32: ABI Implementation Joseph Myers
21:45 Re: [PATCH v2 03/12] nds32: Thread-Local Storage Support Joseph Myers
21:44 Re: [PATCH v2 05/12] nds32: Generic <math.h> and soft-fp Routines Joseph Myers
21:42 Re: [PATCH v2 00/12] nds32 glibc port, v2 Joseph Myers
21:37 Re: [PATCH] Move -mlong-double-128 away from platform-agnostic files Joseph Myers
21:23 Re: [RFC PATCH 0/5] *printf/*scanf functions for the long double migration on powerpc64le Joseph Myers
13:57 [PATCH] arc4random implementation Florian Weimer

May 30, 2018
16:47 Re: [PATCH] i386: Change offset of __private_ss to 0x30 H.J. Lu
16:43 Re: [PATCH] i386: Change offset of __private_ss to 0x30 Florian Weimer
16:43 Re: [PATCH] libio: Avoid _allocate_buffer, _free_buffer pointers [BZ #23236] Carlos O'Donell
16:40 Re: [PATCH] libio: Avoid _allocate_buffer, _free_buffer pointers [BZ #23236] Florian Weimer
16:36 Re: [PATCH] libio: Avoid _allocate_buffer, _free_buffer pointers [BZ #23236] Carlos O'Donell
16:18 Re: [PATCH] manual: Document optind zero set behaviour (BZ#23157) Carlos O'Donell
16:05 Re: [PATCH] powerpc: Add multiarch sqrtf128 for ppc64le Rajalakshmi Srinivasaraghavan
14:49 [PATCH] i386: Change offset of __private_ss to 0x30 H.J. Lu
13:03 [PATCH] scripts/update-abilist.sh: Accept empty list of files to patch Florian Weimer
12:13 RFC: Linux/i386: Set TARGET_THREAD_SPLIT_STACK_OFFSET to 0x34 H.J. Lu
11:19 [PATCH v2 04/12] nds32: Startup and Dynamic Loader Vincent Chen
10:47 [PATCH v2 12/12] Add nds32 port to build-many-glibcs.py Vincent Chen
10:47 [PATCH v2 09/12] nds32: Add ABI list Vincent Chen
10:47 [PATCH v2 11/12] Add nds32 entries to config.h.in Vincent Chen
10:47 [PATCH v2 10/12] Add Andes nds32 dynamic relocation type to elf/elf.h. Vincent Chen
10:46 [PATCH v2 08/12] nds32: Linux ABI Vincent Chen
10:46 [PATCH v2 07/12] nds32: Linux Syscall Interface Vincent Chen
10:46 [PATCH v2 06/12] nds32: Atomic and Locking Routines Vincent Chen
10:46 [PATCH v2 02/12] nds32: ABI Implementation Vincent Chen
10:46 [PATCH v2 05/12] nds32: Generic <math.h> and soft-fp Routines Vincent Chen
10:46 [PATCH v2 03/12] nds32: Thread-Local Storage Support Vincent Chen
10:46 [PATCH v2 00/12] nds32 glibc port, v2 Vincent Chen
10:46 [PATCH v2 01/12] nds32: Build Infastructure Vincent Chen
03:03 Re: [PATCH v3 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex kemi
01:49 Re: [PATCH 2/2 v2] benchtests: Catch exceptions in input arguments Siddhesh Poyarekar
01:49 Re: [PATCH 1/2 v2] benchtests: Add --no-diff and --no-header options Siddhesh Poyarekar
01:15 [PATCH] [manual] Job control is no longer optional. Zack Weinberg

May 29, 2018
22:47 Re: [PATCH] manual: Document optind zero set behaviour (BZ#23157) Paul Eggert
21:52 Re: [PATCH] manual: Document optind zero set behaviour (BZ#23157) Adhemerval Zanella
20:02 Re: [PATCH] manual: Document optind zero set behaviour (BZ#23157) Carlos O'Donell
18:53 [PATCH v2] x86-64: Optimize strcmp/wcscmp with AVX2 leonardo . sandoval . gonzalez
18:45 Re: [PATCH] manual: Document optind zero set behaviour (BZ#23157) Adhemerval Zanella
17:17 [PATCH 2/2 v2] benchtests: Catch exceptions in input arguments leonardo . sandoval . gonzalez
17:17 [PATCH 1/2 v2] benchtests: Add --no-diff and --no-header options leonardo . sandoval . gonzalez
15:39 Re: [PATCH] powerpc: Add multiarch sqrtf128 for ppc64le Gabriel F. T. Gomes
13:21 Re: [PATCH] static-PIE: Update DT_DEBUG for debugger [BZ #23206] Carlos O'Donell
13:17 Re: [PATCH] support: Add wrappers for pthread_barrierattr_t Carlos O'Donell
13:17 Re: [PATCH] support: Add wrappers for pthread_barrierattr_t Adhemerval Zanella
13:15 [PATCH] support: Add wrappers for pthread_barrierattr_t Florian Weimer
12:08 [PATCH] static-PIE: Update DT_DEBUG for debugger [BZ #23206] H.J. Lu
09:19 Re: [PATCH] stdlib: Additional tests need generated locale dependencies Andreas Schwab
08:59 [PATCH] stdlib: Additional tests need generated locale dependencies Florian Weimer

May 28, 2018
22:01 [PATCH] Move -mlong-double-128 away from platform-agnostic files Tulio Magno Quites Machado Fil
21:59 [PATCH] powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdouble Tulio Magno Quites Machado Fil
19:55 Re: [RFC PATCH 0/5] *printf/*scanf functions for the long double migration on powerpc64le Gabriel F. T. Gomes
19:52 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC H.J. Lu
19:52 Re: RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019] H.J. Lu
19:51 Re: RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240] H.J. Lu
16:56 Re: RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019] Carlos O'Donell
16:52 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC Carlos O'Donell
13:46 Re: RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240] Carlos O'Donell
09:51 Re: [patch] Fix for BZ 22207 -- intermittent failure to create threads on 32-bit machines Florian Weimer
09:27 Re: RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240] Florian Weimer

May 27, 2018
14:36 Re: RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240] H.J. Lu
12:35 Re: [PATCH 2/3] benchtests: Add --no-header option to omit header Siddhesh Poyarekar
12:32 Re: [PATCH 1/3] benchtests: Add --no-diff option to avoid diff calculation Siddhesh Poyarekar

May 26, 2018
21:02 Re: RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240] Florian Weimer
13:52 RFC: x86: Fall back to lazy binding for unrelocated IFUNC symbol [BZ #23240] H.J. Lu

May 25, 2018
22:16 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC Florian Weimer
22:09 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC H.J. Lu
22:05 Re: RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019] Florian Weimer
22:05 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC Florian Weimer
22:01 Re: RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019] H.J. Lu
21:58 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC H.J. Lu
21:52 Re: RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019] Florian Weimer
21:26 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC Florian Weimer
21:18 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC H.J. Lu
21:09 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC Florian Weimer
20:58 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC H.J. Lu
20:35 Re: RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC Florian Weimer
20:26 RFC: ld.so: Add DT_FLAGS_2 and DF_2_GNU_IFUNC [BZ #20019] H.J. Lu
20:05 Re: [patch] Fix BZ 23187 -- stack overflow for many Phdr[]s Adhemerval Zanella
20:03 Re: [PATCH] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) Adhemerval Zanella
20:02 Remove sysdeps/sparc/sparc64/soft-fp directory [committed] Joseph Myers
19:54 Re: [PATCH 3/3] benchtests: Catch exceptions in input arguments Leonardo Sandoval
19:39 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Rogerio Alves
17:47 RFC: Add DT_FLAGS_2 and DF_2_GNU_IFUNC H.J. Lu
16:52 Remove sysdeps/sparc/sparc32/soft-fp directory [committed] Joseph Myers
15:58 [PATCH 3/3] benchtests: Catch exceptions in input arguments leonardo . sandoval . gonzalez
15:58 [PATCH 2/3] benchtests: Add --no-header option to omit header leonardo . sandoval . gonzalez
15:58 [PATCH 1/3] benchtests: Add --no-diff option to avoid diff calculation leonardo . sandoval . gonzalez
15:58 [PATCH 0/3] benchtests: Increase interoperability and robustness leonardo . sandoval . gonzalez
15:13 [PATCH] libio: Avoid _allocate_buffer, _free_buffer pointers [BZ #23236] Florian Weimer
08:52 RE: [PATCH v3 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex Wang, Kemi
02:52 Re: [PATCH 3/4] Revise crypt.texi. Rical Jasan
01:51 Re: [PATCH] powerpc: Move around math-related Implies Tulio Magno Quites Machado Fil

May 24, 2018
22:03 Remove sysdeps/powerpc/soft-fp directory [committed] Joseph Myers
22:01 Re: [RFC PATCH 0/5] *printf/*scanf functions for the long double migration on powerpc64le Joseph Myers
20:38 Re: [RFC PATCH 4/5] RFC: Two vfprintf implementations (IBM and IEEE 128) Tulio Magno Quites Machado Fil
19:02 Re: [RFC][PATCH 0/4] malloc_info: minor fixes and improvements [BZ #17039] DJ Delorie
18:49 Re: [PATCH] Fix parameter type in C++ version of iseqsig (bug 23171) Gabriel F. T. Gomes
17:41 PING^3: [PATCH] Mark _init and _fini as hidden [BZ #23145] H.J. Lu
17:40 [PATCH] benchtests: Add -f/--functions argument H.J. Lu
14:39 Race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP. Stefan Liebler
14:16 Re: [RFC PATCH 2/5] Do not define and undefine vfprintf in vfprintf.c Tulio Magno Quites Machado Fil
14:02 Re: [PATCH] powerpc: Move around math-related Implies Gabriel F. T. Gomes
12:36 [PATCH] Fix fnmatch handling of collating elements (bug 17396, bug 16976) Andreas Schwab
10:22 [PATCH COMMITTED] Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237 Florian Weimer
04:36 [RFC PATCH 5/5] RFC: powerpc64le: Convert default long double format to IEEE binary128 Gabriel F. T. Gomes
04:36 [RFC PATCH 4/5] RFC: Two vfprintf implementations (IBM and IEEE 128) Gabriel F. T. Gomes
04:36 [RFC PATCH 3/5] Do not declare __mpn_extract_float128 when long double has binary128 format Gabriel F. T. Gomes
04:36 [RFC PATCH 2/5] Do not define and undefine vfprintf in vfprintf.c Gabriel F. T. Gomes
04:36 [RFC PATCH 1/5] powerpc: Move around math-related Implies Gabriel F. T. Gomes
04:36 [RFC PATCH 0/5] *printf/*scanf functions for the long double migration on powerpc64le Gabriel F. T. Gomes
00:10 [RFC][PATCH 4/4] malloc_info: add tst-malloc_info-vs-mallinfo Ken Milmore
00:10 [RFC][PATCH 2/4] malloc_info: remove extraneous output indentation Ken Milmore
00:10 [RFC][PATCH 3/4] malloc_info: report sizes of top chunks in each arena Ken Milmore
00:10 [RFC][PATCH 1/4] malloc_info: mask out status bits when reporting chunk sizes [BZ #17039] Ken Milmore
00:10 [RFC][PATCH 0/4] malloc_info: minor fixes and improvements [BZ #17039] Ken Milmore

May 23, 2018
23:56 Re: [PATCH] locale: XFAIL newlocale usage in static binary (Bug 23164) Rafal Luzynski
20:35 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Adhemerval Zanella
20:35 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Adhemerval Zanella
20:06 Remove sysdeps/sh/soft-fp directory [committed] Joseph Myers
19:33 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Florian Weimer
19:19 Re: [PATCH] Implement protection key support for POWER Florian Weimer
17:53 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Carlos O'Donell
17:52 Re: [PATCH] manual: Document optind zero set behaviour (BZ#23157) Carlos O'Donell
17:51 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Adhemerval Zanella
17:44 Re: [PATCH] Implement protection key support for POWER Carlos O'Donell
17:38 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Carlos O'Donell
17:30 Remove sysdeps/alpha/soft-fp directory [committed] Joseph Myers
17:28 [PATCH] x86-64: Skip zero length in __mem[pcpy|move|set]_erms H.J. Lu
17:12 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Adhemerval Zanella
16:59 Re: [PATCH] Implement protection key support for POWER Florian Weimer
16:55 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Florian Weimer
16:50 Re: [PATCH 1/4] Disallow use of DES encryption functions in new programs. Joseph Myers
16:44 Re: [PATCH] Implement protection key support for POWER Carlos O'Donell
16:44 Re: [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] H.J. Lu
16:33 Re: [PATCH] Implement protection key support for POWER Florian Weimer
15:25 Re: [PATCH] Implement protection key support for POWER Carlos O'Donell
15:14 [PATCH] Implement protection key support for POWER Florian Weimer
14:25 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Alexander Monakov
13:45 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Tulio Magno Quites Machado Fil
13:30 [PATCH COMMITTED] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] Florian Weimer
13:29 [PATCH COMMITTED] Implement allocate_once for atomic initialization with allocation Florian Weimer
12:33 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Rogerio Alves
11:46 Re: [PATCH] locale: XFAIL newlocale usage in static binary (Bug 23164) Carlos O'Donell
09:27 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Alexander Monakov
09:25 [PATCH v3 3/3] Mutex: Replace trylock by read only while spinning Kemi Wang
09:25 [PATCH v3 2/3] benchtests: Add pthread adaptive spin mutex microbenchmark Kemi Wang
09:25 [PATCH v3 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex Kemi Wang
07:55 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
05:23 Re: [PATCH 2/4] Reorganize crypt.texi. Rical Jasan
03:37 Re: [PATCH 1/4] Disallow use of DES encryption functions in new programs. Rical Jasan

May 22, 2018
22:51 Re: [patch] Fix BZ 23187 -- stack overflow for many Phdr[]s Florian Weimer
22:10 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Joseph Myers
21:15 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Paul Eggert
20:58 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Albert ARIBAUD
20:50 Re: [patch] Fix BZ 23187 -- stack overflow for many Phdr[]s Adhemerval Zanella
20:26 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Steve Ellcey
20:25 Re: [patch] Fix BZ 23187 -- stack overflow for many Phdr[]s Florian Weimer
20:22 Re: [patch] Fix BZ 23187 -- stack overflow for many Phdr[]s Carlos O'Donell
19:50 Re: [patch] Fix BZ 23187 -- stack overflow for many Phdr[]s Adhemerval Zanella
18:41 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Rogerio Alves
17:24 Remove sysdeps/aarch64/soft-fp directory [committed] Joseph Myers
16:55 Fix i686-linux-gnu build with GCC mainline [committed] Joseph Myers
16:33 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) H.J. Lu
15:38 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
15:35 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Florian Weimer
15:06 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
14:36 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Florian Weimer
14:12 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
13:53 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Florian Weimer
13:21 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
13:07 Re: [PATCH] i386: Do not attempt to change stack alignment Andreas Schwab
13:06 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
12:56 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) H.J. Lu
12:56 Re: [PATCH] i386: Do not attempt to change stack alignment Florian Weimer
12:56 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Florian Weimer
12:47 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
12:35 Re: [PATCH] i386: Do not attempt to change stack alignment Andreas Schwab
12:27 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) H.J. Lu
12:20 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
12:16 Re: [PATCH] i386: Do not attempt to change stack alignment Florian Weimer
11:59 Re: [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) H.J. Lu
10:25 Re: [PATCH] i386: Do not attempt to change stack alignment Andreas Schwab
10:08 Re: [PATCH] i386: Do not attempt to change stack alignment Florian Weimer
10:06 [PATCH] Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) Andreas Schwab
09:54 Re: [PATCH] i386: Do not attempt to change stack alignment Andreas Schwab
09:37 Re: [PATCH] i386: Do not attempt to change stack alignment Florian Weimer
09:33 Re: [PATCH] i386: Do not attempt to change stack alignment Andreas Schwab
09:26 Re: [PATCH] i386: Do not attempt to change stack alignment Florian Weimer
09:21 Re: [PATCH] i386: Do not attempt to change stack alignment Andreas Schwab
08:39 Re: Make llseek a compat symbol (bug 18471) Andreas Schwab
08:19 [PATCH] i386: Do not attempt to change stack alignment Florian Weimer
06:58 Re: [PATCH 1/4] Disallow use of DES encryption functions in new programs. Florian Weimer
01:08 Re: [PATCH 4/4] New configure option --disable-crypt. Zack Weinberg

May 21, 2018
23:35 Make llseek a compat symbol (bug 18471) Joseph Myers
22:34 Re: [PATCH 4/4] New configure option --disable-crypt. Joseph Myers
22:07 Re: [PATCH 4/4] New configure option --disable-crypt. Zack Weinberg
20:35 [patch] Fix BZ 23187 -- stack overflow for many Phdr[]s Paul Pluzhnikov
19:52 Re: [PATCH 4/4] New configure option --disable-crypt. Joseph Myers
19:39 [PATCH] manual: Document optind zero set behaviour (BZ#23157) Adhemerval Zanella
19:01 Re: [PATCH] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) Adhemerval Zanella
18:21 Re: [PATCH] x86-64: Check Prefer_FSRM in ifunc-memmove.h H.J. Lu
18:14 [PATCH] locale: XFAIL newlocale usage in static binary (Bug 23164) Carlos O'Donell
17:39 [PATCH 3/4] Revise crypt.texi. Zack Weinberg
17:39 [PATCH 1/4] Disallow use of DES encryption functions in new programs. Zack Weinberg
17:39 [PATCH 4/4] New configure option --disable-crypt. Zack Weinberg
17:39 [PATCH 2/4] Reorganize crypt.texi. Zack Weinberg
17:39 [PATCH 0/4 v3] libcrypt phaseout Zack Weinberg
17:37 [PATCH] x86-64: Check Prefer_FSRM in ifunc-memmove.h H.J. Lu
17:37 Re: des_setparity() cuts keysize to 48 bits; how much do we care? Zack Weinberg
17:16 [PATCH] Initial Fast Short REP MOVSB (FSRM) support H.J. Lu
14:12 Re: [patch] Regenerate ulps for AMD Ryzen 7 1800X Adhemerval Zanella
13:24 PING^2: [PATCH] Mark _init and _fini as hidden [BZ #23145] H.J. Lu

May 20, 2018
22:11 [patch] Regenerate ulps for AMD Ryzen 7 1800X Paul Pluzhnikov
02:48 Re: [RFC][PATCH v1 3/5] elf/dl-object.c: Implement a helper function to clone link_map entries Carlos O'Donell
00:31 Re: Failure in math/test-float-vlen8-avx2-log.out Carlos O'Donell

May 19, 2018
21:16 Re: des_setparity() cuts keysize to 48 bits; how much do we care? Florian Weimer
20:56 des_setparity() cuts keysize to 48 bits; how much do we care? Zack Weinberg
20:05 Failure in math/test-float-vlen8-avx2-log.out Paul Pluzhnikov
00:51 [PATCH] RISC-V: Mark RA as undefined at the start of execution Palmer Dabbelt

May 18, 2018
20:03 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Carlos O'Donell
19:53 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra
19:32 Re: [RFC][PATCH v1 2/5] include/link.h: Update the link_map struct to allow clones Vivek Das Mohapatra
19:31 Re: [RFC][PATCH v1 1/5] bits/dlfcn.h: Declare and describe the dlmopen RTLD_SHARED flag Vivek Das Mohapatra
19:26 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Carlos O'Donell
19:25 Re: [RFC][PATCH v1 5/5] elf/dl-fini.c: Handle cloned link_map entries in the shutdown path Vivek Das Mohapatra
19:20 Re: [RFC][PATCH v1 4/5] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen cloning Vivek Das Mohapatra
19:09 Re: [RFC][PATCH v1 5/5] elf/dl-fini.c: Handle cloned link_map entries in the shutdown path Carlos O'Donell
19:06 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra
19:02 Re: [RFC][PATCH v1 4/5] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen cloning Carlos O'Donell
18:47 Re: [RFC][PATCH v1 2/5] include/link.h: Update the link_map struct to allow clones Carlos O'Donell
18:37 Re: [RFC][PATCH v1 1/5] bits/dlfcn.h: Declare and describe the dlmopen RTLD_SHARED flag Carlos O'Donell
18:30 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Carlos O'Donell
18:16 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Carlos O'Donell
17:31 Split test-tgmath3 by function [committed] Joseph Myers
16:47 Re: Obsolete nfsservctl Florian Weimer
15:43 Obsolete nfsservctl Joseph Myers
15:26 Re: glibc and linux-man disagrees about pkey_alloc Michael Kerrisk (man-pages)
12:12 Re: [PATCH] Use 64-bit time_t for time zone file parsing Florian Weimer
11:46 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra

May 17, 2018
22:32 Re: Fix year 2039 bug for localtime with 64-bit time_t (bug 22639) Paul Eggert
22:10 Fix year 2039 bug for localtime with 64-bit time_t (bug 22639) Joseph Myers
21:06 Re: [PATCH] Use 64-bit time_t for time zone file parsing Joseph Myers
16:25 [PATCH] x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563] H.J. Lu
13:38 Re: [PATCH] Remove unneded setting of errno after malloc failure H.J. Lu
13:35 [PATCH] Remove unneded setting of errno after malloc failure Andreas Schwab
11:05 Re: [PATCH] math: Merge strtod_nam_*.h into math-type-macros-*.h Rafal Luzynski
08:22 Re: [PATCH] nptl: Remove __ASSUME_PRIVATE_FUTEX Florian Weimer
06:33 Re: [PATCH] math: Merge strtod_nam_*.h into math-type-macros-*.h Florian Weimer
04:55 [PATCH] powerpc: Add multiarch sqrtf128 for ppc64le Rajalakshmi Srinivasaraghavan
00:42 Add narrowing divide functions [committed] Joseph Myers

May 16, 2018
22:02 Re: [PATCH] math: Merge strtod_nam_*.h into math-type-macros-*.h Rafal Luzynski
20:56 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Adhemerval Zanella
20:51 [PATCH] nptl: Remove __ASSUME_PRIVATE_FUTEX H.J. Lu
20:39 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Carlos O'Donell
20:03 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra
19:46 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra
19:46 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra
19:44 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Joseph Myers
19:44 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Carlos O'Donell
19:39 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra
19:36 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Rogerio Alves
19:30 Re: [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Joseph Myers
17:19 [RFC][PATCH v1 4/5] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen cloning Vivek Das Mohapatra
17:11 [RFC][PATCH v1 5/5] elf/dl-fini.c: Handle cloned link_map entries in the shutdown path Vivek Das Mohapatra
17:11 [RFC][PATCH v1 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen Vivek Das Mohapatra
17:11 [RFC][PATCH v1 2/5] include/link.h: Update the link_map struct to allow clones Vivek Das Mohapatra
17:11 [RFC][PATCH v1 3/5] elf/dl-object.c: Implement a helper function to clone link_map entries Vivek Das Mohapatra
17:11 [RFC][PATCH v1 1/5] bits/dlfcn.h: Declare and describe the dlmopen RTLD_SHARED flag Vivek Das Mohapatra
17:04 Re: [PATCH] x86-64: remove duplicate line on PREFETCH_ONE_SET macro Florian Weimer
17:03 Re: [PATCH] x86-64: remove duplicate line on PREFETCH_ONE_SET macro Leonardo Sandoval
16:45 Re: [PATCH] x86: Assert __ASSUME_PRIVATE_FUTEX == 1 Florian Weimer
16:36 [PATCH] x86: Assert __ASSUME_PRIVATE_FUTEX == 1 H.J. Lu
16:27 FYI: Aarch64 Vector ABI calling convention Steve Ellcey
15:36 Update MIPS libm-test-ulps [committed] Joseph Myers
15:18 Re: glibc and linux-man disagrees about pkey_alloc Rich Felker
14:36 Re: glibc and linux-man disagrees about pkey_alloc Florian Weimer
14:28 Re: [PATCH 01/23] x86: Add feature_1 to tcbhead_t [BZ #22563] Florian Weimer
14:23 Re: [PATCH] Fix concurrent changes on nscd aware files Andreas Schwab
14:16 Re: [PATCH] Fix concurrent changes on nscd aware files Florian Weimer
14:09 Re: [PATCH] x86-64: Use IFUNC strncat inside libc.so Adhemerval Zanella
14:07 [PATCH] Fix concurrent changes on nscd aware files Adhemerval Zanella
13:38 Re: [PATCH] support: Add TEST_COMPARE_BLOB, support_quote_blob Carlos O'Donell
13:23 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Adhemerval Zanella
12:19 [PATCH] x86-64: Use IFUNC strncat inside libc.so H.J. Lu
12:13 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Szabolcs Nagy
12:03 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Szabolcs Nagy
11:52 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Adhemerval Zanella
11:33 Re: glibc and linux-man disagrees about pkey_alloc Szabolcs Nagy
11:19 Re: glibc and linux-man disagrees about pkey_alloc Dmitry V. Levin
11:10 glibc and linux-man disagrees about pkey_alloc Szabolcs Nagy
11:08 Re: [PATCH] scripts/test-installation.pl: Handle NSS crypto libraries [BZ #21940] Florian Weimer
10:44 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Szabolcs Nagy
09:46 Re: [PATCH] support: Add TEST_COMPARE_BLOB, support_quote_blob Florian Weimer
09:42 Re: [PATCH] support: Add TEST_COMPARE_BLOB, support_quote_blob Florian Weimer
04:54 Re: [PATCH] Introduce --enable-math-noprivate Florian Weimer
00:06 Add narrowing multiply functions [committed] Joseph Myers

May 15, 2018
23:07 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Steve Ellcey
21:11 [PATCH] Add two new slaves Igor Torrente
20:49 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Tulio Magno Quites Machado Fil
20:06 Re: [PATCH v2] x86-64: remove duplicate line on PREFETCH_ONE_SET macro H.J. Lu
19:59 Re: [PATCH] math: Merge strtod_nam_*.h into math-type-macros-*.h Joseph Myers
19:33 Re: [PATCH] math: Merge strtod_nam_*.h into math-type-macros-*.h Paul Eggert
19:33 [PATCH v2] x86-64: remove duplicate line on PREFETCH_ONE_SET macro leonardo . sandoval . gonzalez
19:15 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Rogerio Alves
18:53 Re: [RFC] powerpc: restore TOC when static longjmp to shared object Florian Weimer
18:47 Re: [PATCH] x86-64: remove duplicate line on PREFETCH_ONE_SET macro Leonardo Sandoval
18:32 Re: [PATCH] x86-64: remove duplicate line on PREFETCH_ONE_SET macro Florian Weimer
18:22 Re: [PATCH] math: Merge strtod_nam_*.h into math-type-macros-*.h Florian Weimer
17:32 Re: [PATCH] Move declare_mgen_finite_alias definition Joseph Myers
17:29 [RFC] powerpc: restore TOC when static longjmp to shared object Rogerio Alves
17:13 [PATCH] x86-64: remove duplicate line on PREFETCH_ONE_SET macro leonardo . sandoval . gonzalez
16:22 Re: [PATCH] Move declare_mgen_finite_alias definition Tulio Magno Quites Machado Fil
15:04 Re: [PATCH] math: Merge strtod_nam_*.h into math-type-macros-*.h Joseph Myers
15:04 Re: [PATCH] nscd: avoid assertion failure during persistent db check Andreas Schwab
14:22 [LTP] [ANNOUNCE] The Linux Test Project has been released for MAY 2018 Cyril Hrubis
13:58 Re: [PATCH] support: Add TEST_COMPARE_BLOB, support_quote_blob Florian Weimer
13:45 Re: [PATCH] nscd: avoid assertion failure during persistent db check Andreas Schwab
13:42 Re: [PATCH] nptl: Add pthread_thread_number_np function Florian Weimer
13:35 Re: [PATCH] nscd: avoid assertion failure during persistent db check Florian Weimer
13:24 [PATCH] nscd: avoid assertion failure during persistent db check Andreas Schwab
11:50 Re: [PATCH 02/11] nds32: ABI Implementation Vincent Chen
11:32 Re: [PATCH 02/11] nds32: ABI Implementation Florian Weimer
09:50 Re: Which POWER implementations need the HWCAP_DFP check? Florian Weimer

May 14, 2018
23:15 Re: [PATCH 24/24] Intel CET: Document --enable-cet H.J. Lu
21:57 [PATCH] x86-64: Optimize strcmp/wcscmp with AVX2 leonardo . sandoval . gonzalez
21:11 Re: [PATCH 07/11] nds32: Linux Syscall Interface Vincent Chen
20:56 Re: [PATCH 02/11] nds32: ABI Implementation Vincent Chen
20:30 Re: Which POWER implementations need the HWCAP_DFP check? Tulio Magno Quites Machado Fil
19:48 Re: [PATCH 24/24] Intel CET: Document --enable-cet Florian Weimer
19:46 Re: [PATCH 24/24] Intel CET: Document --enable-cet H.J. Lu
19:25 Re: Which POWER implementations need the HWCAP_DFP check? Florian Weimer
19:09 Re: Which POWER implementations need the HWCAP_DFP check? Tulio Magno Quites Machado Fil
17:44 Re: [PATCH 24/24] Intel CET: Document --enable-cet Florian Weimer
16:28 PING^1: [PATCH] Mark _init and _fini as hidden [BZ #23145] H.J. Lu
16:14 Re: [PATCH] i386: Replace PREINIT_FUNCTION@PLT with *%eax in call H.J. Lu
15:46 Re: [PATCH] i386: Replace PREINIT_FUNCTION@PLT with *%eax in call Christian Brauner
15:35 Re: [PATCH] elf: Add AES-128 implementation for arc4random Florian Weimer
15:28 Re: Which POWER implementations need the HWCAP_DFP check? Florian Weimer
15:26 Re: [PATCH] x86: Add sysdeps/x86/ldsodefs.h H.J. Lu
15:22 Re: Which POWER implementations need the HWCAP_DFP check? Tulio Magno Quites Machado Fil
15:20 Re: [PATCH] x86: Add sysdeps/x86/ldsodefs.h Christian Brauner
15:16 Re: [PATCH] Fix parameter type in C++ version of iseqsig (bug 23171) Joseph Myers
15:15 Re: [PATCH] Fix parameter type in C++ version of iseqsig (bug 23171) Joseph Myers
15:07 Re: [PATCH] Move declare_mgen_finite_alias definition Joseph Myers
14:52 Re: [PATCH] Move declare_mgen_finite_alias definition Joseph Myers
14:31 Re: [PATCH] Fix parameter type in C++ version of iseqsig (bug 23171) Gabriel F. T. Gomes
14:29 [PATCH] Fix parameter type in C++ version of iseqsig (bug 23171) Gabriel F. T. Gomes
09:59 Re: Seeking advice on writing a test [Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment] Florian Weimer
09:42 Which POWER implementations need the HWCAP_DFP check? Florian Weimer
08:12 Re: [PATCH v2 3/3] Mutex: Optimize adaptive spin algorithm kemi
07:39 Re: [PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex kemi
07:30 Re: [PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex Florian Weimer
05:05 Re: [PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex kemi
04:06 Re: [PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex kemi

May 13, 2018
23:32 Re: Seeking advice on writing a test [Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment] Paul Pluzhnikov
20:31 [PATCH] math: Use local strto_*nan function in nan* for CONFIG_MATH_NOPRIVATE Florian Weimer
20:30 [PATCH] math: Merge strtod_nam_*.h into math-type-macros-*.h Florian Weimer

May 12, 2018
21:41 Re: Optimized strlen() for x64 (SSE2 based strlen) Ondřej Bílka
19:26 Re: R_PARISC_TLS_DTPOFF32 reloc handling John David Anglin
13:33 [PATCH] x86-64: Remove the unnecessary testl in strlen-avx2.S H.J. Lu
13:32 [PATCH] x86: Add sysdeps/x86/ldsodefs.h H.J. Lu
13:31 [PATCH] i386: Replace PREINIT_FUNCTION@PLT with *%eax in call H.J. Lu
12:54 Re: Optimized strlen() for x64 (SSE2 based strlen) H.J. Lu
11:40 Optimized strlen() for x64 (SSE2 based strlen) Trevor Herselman
07:21 Re: [PATCH 07/11] nds32: Linux Syscall Interface Florian Weimer
07:15 Re: [PATCH 02/11] nds32: ABI Implementation Florian Weimer

May 11, 2018
23:23 Re: [PATCHv2] powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdouble Tulio Magno Quites Machado Fil
23:15 Re: [PATCH] Move declare_mgen_finite_alias definition Tulio Magno Quites Machado Fil
23:01 Re: [PATCH] Move declare_mgen_finite_alias definition Tulio Magno Quites Machado Fil
22:32 Re: [PATCH] Move M_DECL_FUNC_R* to math-type-macros.h Joseph Myers
22:21 Re: [PATCH] Move M_DECL_FUNC_R* to math-type-macros.h Tulio Magno Quites Machado Fil
22:19 Re: [PATCH] Move declare_mgen_finite_alias definition Joseph Myers
22:02 Re: [PATCH] powerpc: Move around math-related Implies Tulio Magno Quites Machado Fil
22:01 Re: [PATCH] Move declare_mgen_finite_alias definition Tulio Magno Quites Machado Fil
21:46 Re: [PATCH] manual: Improve quality of comic content in abort [BZ #23168] Richard Stallman
21:12 Re: [PATCH] Move declare_mgen_finite_alias definition Joseph Myers
21:08 Re: [PATCH] Move M_DECL_FUNC_R* to math-type-macros.h Joseph Myers
21:01 Re: [PATCH] Move declare_mgen_finite_alias definition Joseph Myers
20:47 Re: [PATCH] Move M_DECL_FUNC_R* to math-type-macros.h Tulio Magno Quites Machado Fil
20:36 Re: [PATCH] Move declare_mgen_finite_alias definition Tulio Magno Quites Machado Fil
20:21 Re: [PATCH] manual: Improve quality of comic content in abort [BZ #23168] Javiera Serrano Polo
20:21 Re: [PATCH] powerpc: Move around math-related Implies Gabriel F. T. Gomes
20:02 Re: [PATCH v4] Provide a C++ version of iseqsig Joseph Myers
19:56 Re: [PATCHv2] powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdouble Joseph Myers
19:49 Re: [PATCH] Move M_DECL_FUNC_R* to math-type-macros.h Joseph Myers
19:45 Re: [PATCH] Move declare_mgen_finite_alias definition Joseph Myers
19:40 [PATCH] Move M_DECL_FUNC_R* to math-type-macros.h Tulio Magno Quites Machado Fil
19:39 [PATCH] Move declare_mgen_finite_alias definition Tulio Magno Quites Machado Fil
19:36 [PATCH] powerpc: Move around math-related Implies Tulio Magno Quites Machado Fil
19:25 [PATCHv2] powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdouble Tulio Magno Quites Machado Fil
17:46 Re: [PATCH] manual: Improve quality of comic content in abort [BZ #23168] Javiera Serrano Polo
17:23 Re: [PATCH] Introduce --enable-math-noprivate Florian Weimer
17:20 Re: [PATCH] manual: Improve quality of comic content in abort [BZ #23168] Carlos O'Donell
16:36 Re: [PATCH] Introduce --enable-math-noprivate Adhemerval Zanella
16:12 [PATCH] manual: Improve quality of comic content in abort [BZ #23168] Javiera Serrano Polo
15:43 [PATCH] Introduce --enable-math-noprivate Florian Weimer
15:13 Do not include math-barriers.h in math_private.h [committed] Joseph Myers
14:34 Re: [PATCH] Use 64-bit time_t for time zone file parsing Florian Weimer
13:22 Re: [PATCH] sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166] Carlos O'Donell
12:57 [PATCH] sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166] Florian Weimer
11:16 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Szabolcs Nagy
05:51 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Siddhesh Poyarekar
04:44 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Andrew Pinski
04:05 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Siddhesh Poyarekar
03:58 Re: gag rule joke Siddhesh Poyarekar
02:35 Re: Requesting a cool down period. Javiera Serrano Polo
02:34 Re: gag rule joke Javiera Serrano Polo
01:58 Re: gag rule joke Jonathan Nieder
01:32 Re: gag rule joke Richard Stallman
00:28 Re: [Patch] Use VDSO interface for gettimeofday on aarch64 Jonathan Nieder

May 10, 2018
22:35 Ping: RFC: Removing malloc hooks DJ Delorie
22:25 Re: [PATCH 1/1] gd_GB: Fix typo in abbreviated "May" (bug 23152). Rafal Luzynski
20:42 Re: The "abortion" joke Alexandre Oliva
19:15 Re: Requesting a cool down period. Waldemar Brodkorb
19:07 Re: The "abortion" joke Carlos O'Donell
18:50 Re: The "abortion" joke Torvald Riegel
18:21 Re: The "abortion" joke Alexandre Oliva
18:17 Re: The "abortion" joke Carlos O'Donell
18:17 Re: Requesting a cool down period. Torvald Riegel
18:05 Re: gettimeofday / vdso / aarch64 question Adhemerval Zanella
18:04 Re: Requesting a cool down period. Carlos O'Donell
18:01 [Patch] Use VDSO interface for gettimeofday on aarch64 Steve Ellcey
18:01 Re: Requesting a cool down period. Carlos O'Donell
17:29 Re: Requesting a cool down period. Alexandre Oliva
16:22 Re: gettimeofday / vdso / aarch64 question Steve Ellcey
15:54 Re: [PATCH 1/1] gd_GB: Fix typo in abbreviated "May" (bug 23152). Carlos O'Donell
12:54 Re: mv stallman /dev/null Torvald Riegel
12:41 Re: Requesting a cool down period. Carlos O'Donell
12:30 Re: [PATCH] Add two new compilation options Tulio Magno Quites Machado Fil
12:23 Re: Requesting a cool down period. Torvald Riegel
11:43 RE: [rain1 at airmail dot cc] Delete abortion joke Chester Gregg
11:33 Re: gag rule joke Torvald Riegel
11:10 Re: The "abortion" joke Torvald Riegel
11:06 RE: [PATCH] Revert Abortion joke removal. Chester Gregg
10:41 Re: Requesting a cool down period. Mark Wielaard
10:29 Re: [PATCH 2/2] Ignore prefetcher tagging for smaller copies Szabolcs Nagy
10:29 Re: [PATCH 1/2] aarch64,falkor: Ignore prefetcher hints for memmove tail Szabolcs Nagy
08:16 Re: Requesting a cool down period. Federico Leva (Nemo)
08:01 Re: [OT] Social Justice Warrior Robert Kiraly
07:42 Re: gettimeofday / vdso / aarch64 question Andreas Schwab
06:49 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
06:18 Re: Requesting a cool down period. Siddhesh Poyarekar
06:13 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
06:13 Requesting a cool down period. Carlos O'Donell
06:11 [OT] Social Justice Warrior (was: Re: [rain1 at airmail dot cc] GNU glibc ownership) Alexandre Oliva
06:06 Re: [PATCH] Add multi-slave builders Siddhesh Poyarekar
06:03 Re: [PATCH] Add two new compilation options Siddhesh Poyarekar
06:01 Re: [PATCH] Add two new compilation options Siddhesh Poyarekar
05:55 Re: [PATCH] Revert Abortion joke removal. Carlos O'Donell
05:53 Re: commit reversion without review Carlos O'Donell
05:21 Re: commit reversion without review Alexandre Oliva
05:16 Re: [rain1 at airmail dot cc] GNU glibc ownership Robert Kiraly
05:03 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
04:53 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
04:41 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
04:35 [PATCH] Add two new compilation options Igor Torrente
04:34 [PATCH] Add multi-slave builders Igor Torrente
04:33 [PATCH] Add multi-slave builders Igor Torrente
03:52 Re: [PATCH] Revert Abortion joke removal. Carlos O'Donell
02:59 [PING][PATCH 0/2] aarch64,falkor: memcpy/memmove performance improvements Siddhesh Poyarekar
02:58 Re: [PATCH 07/11] nds32: Linux Syscall Interface Vincent Chen
02:57 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
02:32 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
02:04 Re: [PATCH] Use 64-bit time_t for time zone file parsing Paul Eggert
01:48 Re: commit reversion without review Dmitry V. Levin
00:54 Move math_check_force_underflow macros to separate math-underflow.h [committed] Joseph Myers
00:28 Re: [rain1 at airmail dot cc] Delete abortion joke DJ Delorie

May 09, 2018
23:58 Re: gag rule joke Richard Stallman
23:57 Re: gag rule joke Alexandre Oliva
23:51 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
23:25 gettimeofday / vdso / aarch64 question Steve Ellcey
23:09 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
21:34 [PATCH 1/1] gd_GB: Fix typo in abbreviated "May" (bug 23152). Rafal Luzynski
21:32 [PATCH 24/24] Intel CET: Document --enable-cet H.J. Lu
21:31 Re: [PATCH 03/23] x86: Support IBT and SHSTK in Intel CET [BZ #21598] H.J. Lu
21:30 [PATCH 0/1] gd_GB: Fix typo in abbreviated "May" (bug 23152). Rafal Luzynski
19:56 Re: [rain1 at airmail dot cc] Delete abortion joke Rafal Luzynski
19:47 Move math_opt_barrier, math_force_eval to separate math-barriers.h [committed] Joseph Myers
19:32 The "abortion" joke cbyoae+6bau2vgu38d7o
18:22 Re: [PATCH] Revert Abortion joke removal. Jeff Law
17:50 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
17:46 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
17:36 mv stallman /dev/null cbw5b1+5fsoi8vmxmlg
17:12 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
17:12 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
17:12 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
17:12 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
15:53 Re: glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x Joseph Myers
15:47 Re: [PATCH 2/4] Revise manual sections on cryptography and random numbers. Joseph Myers
14:48 Re: gag rule joke Torvald Riegel
14:23 Re: [patch] Fix path length overflow in realpath (BZ#22786) Paul Pluzhnikov
13:57 Re: [PATCH 07/11] nds32: Linux Syscall Interface Adhemerval Zanella
13:55 Re: gag rule joke Javiera Serrano Polo
13:49 Re: [PATCH 00/11] nds32 glibc Port v1 Vincent Chen
13:46 Re: [PATCH 07/11] nds32: Linux Syscall Interface Vincent Chen
13:42 Re: [PATCH 08/11] nds32: Linux ABI Adhemerval Zanella
13:34 Re: [PATCH 08/11] nds32: Linux ABI Vincent Chen
13:24 Re: glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x Zack Weinberg
12:34 Re: gag rule joke Torvald Riegel
12:14 Re: glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x Florian Weimer
12:10 Re: [PATCH 00/11] nds32 glibc Port v1 Joseph Myers
12:09 Re: gag rule joke Siddhesh Poyarekar
12:05 Re: gag rule joke Siddhesh Poyarekar
11:36 Re: [PATCH 2/4] Revise manual sections on cryptography and random numbers. Rical Jasan
11:36 Re: [PATCH 1/4] Reorganize manual sections on cryptography and random numbers. Rical Jasan
11:11 Re: [patch] Fix path length overflow in realpath (BZ#22786) Dmitry V. Levin
11:06 Re: gag rule joke Javiera Serrano Polo
10:59 Re: gag rule joke Javiera Serrano Polo
10:52 Re: [PATCH] Revert Abortion joke removal. Torvald Riegel
10:32 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
09:28 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
09:00 RE: gag rule joke Chester Gregg
08:42 Re: gag rule joke Torvald Riegel
08:34 Re: gag rule joke Torvald Riegel
08:32 Re: [PATCH 01/11] nds32: Build Infastructure Vincent Chen
08:05 Re: [rain1 at airmail dot cc] Delete abortion joke Paul Eggert
06:25 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
05:51 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
05:29 Re: gag rule joke Siddhesh Poyarekar
05:22 Re: [PATCH 00/11] nds32 glibc Port v1 Vincent Chen
03:39 Re: gag rule joke Richard Stallman
03:34 Re: gag rule joke Richard Stallman
03:04 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
02:40 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
02:38 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
02:26 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
01:16 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
00:16 Move math_narrow_eval to separate math-narrow-eval.h [committed] Joseph Myers

May 08, 2018
23:01 Re: [PATCH 00/23] CET: Prepare for CET enabling Jonathan Nieder
22:56 Re: [PATCH 0/4 v3] Revise crypto documentation, deprecate DES, add --disable-crypt Rical Jasan
22:42 Re: glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x Konstantin Serebryany
22:26 Re: glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x Joseph Myers
22:07 Re: [PATCH 00/23] CET: Prepare for CET enabling H.J. Lu
22:03 Re: [PATCH] Mark _init and _fini as hidden [BZ #23145] H.J. Lu
22:00 Re: glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x Konstantin Serebryany
21:47 Re: [rain1 at airmail dot cc] Delete abortion joke Maurizio Manfredini
21:27 Re: [PATCH 07/11] nds32: Linux Syscall Interface Adhemerval Zanella
21:18 Re: [PATCH 08/11] nds32: Linux ABI Adhemerval Zanella
21:05 Re: [PATCH 03/23] x86: Support IBT and SHSTK in Intel CET [BZ #21598] Joseph Myers
21:05 Re: [PATCH] Mark _init and _fini as hidden [BZ #23145] Joseph Myers
21:03 Re: [PATCH 03/23] x86: Support IBT and SHSTK in Intel CET [BZ #21598] Joseph Myers
21:01 Re: [PATCH 00/23] CET: Prepare for CET enabling Sam Ravnborg
20:58 Re: [PATCH 00/23] CET: Prepare for CET enabling Jonathan Nieder
20:50 Re: [PATCH] Mark _init and _fini as hidden [BZ #23145] H.J. Lu
20:41 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
20:40 [PATCH 03/23] x86: Support IBT and SHSTK in Intel CET [BZ #21598] H.J. Lu
20:40 [PATCH 07/23] i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S H.J. Lu
20:40 [PATCH 09/23] x86_64: Use _CET_NOTRACK in strcmp.S H.J. Lu
20:40 [PATCH 23/23] x86-64: Add endbr64 to tst-quadmod[12].S H.J. Lu
20:40 [PATCH 22/23] i386: Use _CET_NOTRACK in memset-sse2-rep.S H.J. Lu
20:40 [PATCH 05/23] x86: Add _CET_ENDBR to functions in dl-tlsdesc.S H.J. Lu
20:40 [PATCH 14/23] x86-64: Use _CET_NOTRACK in memcpy-ssse3.S H.J. Lu
20:40 [PATCH 21/23] i386: Use _CET_NOTRACK in strcat-sse2.S H.J. Lu
20:40 [PATCH 20/23] i386: Use _CET_NOTRACK in strcpy-sse2.S H.J. Lu
20:40 [PATCH 06/23] x86-64: Add _CET_ENDBR to STRCMP_SSE42 H.J. Lu
20:40 [PATCH 19/23] i386: Use _CET_NOTRACK in memcpy-ssse3.S H.J. Lu
20:40 [PATCH 04/23] x86: Add _CET_ENDBR to functions in crti.S H.J. Lu
20:40 [PATCH 02/23] x86: Support shadow stack pointer in setjmp/longjmp H.J. Lu
20:40 [PATCH 16/23] i386: Use _CET_NOTRACK in memset-sse2.S H.J. Lu
20:40 [PATCH 13/23] x86-64: Use _CET_NOTRACK in memcmp-sse4.S H.J. Lu
20:40 [PATCH 18/23] i386: Use _CET_NOTRACK in memcpy-ssse3-rep.S H.J. Lu
20:40 [PATCH 12/23] x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S H.J. Lu
20:40 [PATCH 00/23] CET: Prepare for CET enabling H.J. Lu
20:40 [PATCH 15/23] i386: Use _CET_NOTRACK in i686/memcmp.S H.J. Lu
20:40 [PATCH 17/23] i386: Use _CET_NOTRACK in memcmp-sse4.S H.J. Lu
20:40 [PATCH 11/23] x86-64: Use _CET_NOTRACK in strcmp-sse42.S H.J. Lu
20:40 [PATCH 10/23] x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S H.J. Lu
20:40 [PATCH 01/23] x86: Add feature_1 to tcbhead_t [BZ #22563] H.J. Lu
20:40 [PATCH 08/23] x86: Update vfork to pop shadow stack H.J. Lu
20:38 Re: [PATCH] Revert Abortion joke removal. Torvald Riegel
20:34 Re: [PATCH] Revert Abortion joke removal. Torvald Riegel
20:21 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
20:09 Re: [PATCH] Revert Abortion joke removal. Torvald Riegel
20:08 Re: [PATCH] Revert Abortion joke removal. Javiera Serrano Polo
19:57 Re: [PATCH] Revert Abortion joke removal. Zack Weinberg
19:54 Re: [PATCH] Revert Abortion joke removal. Javiera Serrano Polo
19:34 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
19:28 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
19:28 Re: [PATCH] Revert Abortion joke removal. Torvald Riegel
19:08 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
18:58 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
18:55 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
18:38 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
18:32 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
18:25 Re: [PATCH] Revert Abortion joke removal. Zack Weinberg
18:15 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
18:08 Re: [PATCH v2 07/21] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
17:57 Re: [PATCH v2 06/21] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
17:56 Re: [PATCH v2 04/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
17:54 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
17:51 Re: [PATCH 2/4] Revise manual sections on cryptography and random numbers. Florian Weimer
17:51 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
17:40 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
17:33 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
17:26 Re: [PATCH v2 02/21] nptl: Fix testcases for new pthread cancellation mechanism Adhemerval Zanella
17:19 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
17:11 Re: [PATCH v2 03/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
16:36 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
16:32 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
16:28 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
16:25 Re: [PATCH] Revert Abortion joke removal. Torvald Riegel
16:22 Re: commit reversion without review Alexandre Oliva
16:17 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
15:59 Re: [PATCH 2/4] Revise manual sections on cryptography and random numbers. Zack Weinberg
15:55 Re: [rain1 at airmail dot cc] Delete abortion joke Joseph Myers
15:49 Re: [rain1 at airmail dot cc] Delete abortion joke Rey Tucker
15:46 Re: [patch] Fix path length overflow in realpath (BZ#22786) Paul Pluzhnikov
15:44 Re: [PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex Florian Weimer
15:29 Re: [patch] Fix path length overflow in realpath (BZ#22786) Andreas Schwab
15:24 Re: [PATCH 3/4] Deprecate DES encryption functions. Zack Weinberg
15:22 Re: [PATCH 4/4] New configure option --disable-crypt. Zack Weinberg
15:20 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
15:19 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
15:11 Re: [patch] Fix path length overflow in realpath (BZ#22786) Paul Pluzhnikov
15:08 Re: [PATCH v2 3/3] Mutex: Optimize adaptive spin algorithm Florian Weimer
15:01 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
15:00 Re: [PATCH 4/4] New configure option --disable-crypt. Florian Weimer
14:59 Re: [patch] Fix path length overflow in realpath (BZ#22786) Andreas Schwab
14:52 Re: [PATCH] Mark _init and _fini as hidden [BZ #23145] Joseph Myers
14:49 Re: [PATCH 01/11] nds32: Build Infastructure Joseph Myers
14:46 Re: [PATCH 00/11] nds32 glibc Port v1 Joseph Myers
14:37 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
14:36 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
14:36 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
14:34 Re: [patch] Fix path length overflow in realpath (BZ#22786) Paul Pluzhnikov
14:33 Re: [PATCH 3/4] Deprecate DES encryption functions. Florian Weimer
14:29 Re: [PATCH] Use 64-bit time_t for time zone file parsing Florian Weimer
14:27 Re: [rain1 at airmail dot cc] Delete abortion joke Andreas Schwab
14:26 Re: [rain1 at airmail dot cc] Delete abortion joke Andreas Schwab
14:23 Re: [PATCH 2/4] Revise manual sections on cryptography and random numbers. Florian Weimer
14:22 Re: [PATCH 3/3] Update to new generic semaphore algorithm. Torvald Riegel
14:21 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
14:17 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
14:05 Re: [PATCH] Use 64-bit time_t for time zone file parsing Andreas Schwab
14:03 Re: [rain1 at airmail dot cc] Delete abortion joke Andreas Schwab
14:00 Re: [PATCH 3/3] Update to new generic semaphore algorithm. Andreas Schwab
13:38 Re: [PATCH 1/4] Reorganize manual sections on cryptography and random numbers. Florian Weimer
13:37 Re: [PATCH 1/4] Reorganize manual sections on cryptography and random numbers. Zack Weinberg
13:35 Re: [PATCH v2 02/21] nptl: Fix testcases for new pthread cancellation mechanism Zack Weinberg
13:29 Re: [PATCH 1/4] Reorganize manual sections on cryptography and random numbers. Florian Weimer
13:16 [PATCH] Use 64-bit time_t for time zone file parsing Florian Weimer
13:08 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
13:01 [PATCH] Fix comment typo Andreas Schwab
12:57 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
12:45 Re: [rain1 at airmail dot cc] Delete abortion joke Andreas Schwab
12:32 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
12:18 Re: commit reversion without review (was: [rain1 at airmail dot cc] Delete abortion joke) Dmitry V. Levin
12:09 Re: [rain1 at airmail dot cc] Delete abortion joke Andreas Schwab
12:08 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
12:03 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
11:36 Re: [rain1 at airmail dot cc] Delete abortion joke Andreas Schwab
10:55 Re: [rain1 at airmail dot cc] Delete abortion joke Christian Brauner
10:36 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
10:28 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
10:10 Re: [PATCH] Revert Abortion joke removal. Andreas Schwab
10:10 Re: delete abortion joke Torvald Riegel
10:06 Re: [rain1 at airmail dot cc] Delete abortion joke Andreas Schwab
09:43 Re: gag rule joke Torvald Riegel
09:26 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
09:07 Re: Lets add a joke to the manual Torvald Riegel
08:44 Re: [PATCH] Revert Abortion joke removal. Torvald Riegel
08:27 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
08:13 Re: [PATCH] Revert Abortion joke removal. Torvald Riegel
05:18 Re: [PATCH] Revert Abortion joke removal. Matt Turner
05:13 Re: Lets add a joke to the manual Alexandre Oliva
05:12 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
05:04 Re: [PATCH] Revert Abortion joke removal. Siddhesh Poyarekar
04:46 Re: Delete abortion joke Javiera Serrano Polo
04:46 Re: [PATCH] Revert Abort joke removal. Javiera Serrano Polo
04:45 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
04:05 Re: delete abortion joke Alexandre Oliva
03:28 Re: Delete abortion joke Siddhesh Poyarekar
03:26 Re: gag rule joke Siddhesh Poyarekar
03:06 Re: delete abortion joke Russ Allbery
02:26 Re: delete abortion joke DJ Delorie
02:04 Re: [PATCH] Revert Abortion joke removal. Carlos O'Donell
01:56 gag rule joke Richard Stallman
01:55 Re: Delete abortion joke Richard Stallman
01:53 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
01:41 Re: Lets add a joke to the manual Carlos O'Donell
01:28 Re: delete abortion joke Carlos O'Donell
01:28 Re: Lets add a joke to the manual Alexandre Oliva
01:08 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
01:00 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
00:46 Re: delete abortion joke Don Barry
00:46 Re: [PATCH] Revert Abortion joke removal. Carlos O'Donell
00:11 Lets add a joke to the manual Mark Wielaard
00:05 Re: [PATCH] Revert Abort joke removal. Alexandre Oliva

May 07, 2018
23:56 Re: Delete abortion joke Zach van Rijn
23:51 Re: [PATCH] Revert Abortion joke removal. Jonathan Nieder
23:51 Re: Delete abortion joke Alexandre Oliva
23:45 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
23:44 Re: [rain1 at airmail dot cc] Delete abortion joke Rafal Luzynski
23:25 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
22:39 Re: [PATCH] Revert Abortion joke removal. DJ Delorie
22:09 Re: [PATCH] Revert Abortion joke removal. Alexandre Oliva
22:09 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
22:08 Re: [rain1 at airmail dot cc] Delete abortion joke William Pitcock
21:41 Re: [PATCH] Revert Abort joke removal. DJ Delorie
21:32 Re: [rain1 at airmail dot cc] Delete abortion joke William Pitcock
21:29 Re: [rain1 at airmail dot cc] Delete abortion joke Federico Leva (Nemo)
21:26 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
21:19 Re: [PATCH] Revert Abort joke removal. Alexandre Oliva
20:56 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
20:48 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
20:42 Re: [rain1 at airmail dot cc] Delete abortion joke Federico Leva (Nemo)
20:21 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
20:10 Re: [rain1 at airmail dot cc] Delete abortion joke Patsy Franklin
19:57 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
19:53 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
19:29 Re: Delete abortion joke Javiera Serrano Polo
19:28 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
19:26 Re: [PATCH v2 07/21] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683) Tulio Magno Quites Machado Fil
19:18 Re: [rain1 at airmail dot cc] Delete abortion joke Torvald Riegel
19:00 Re: [PATCH] x86-64/memset: Mark the debugger symbol as hidden Adhemerval Zanella
19:00 Re: [rain1 at airmail dot cc] Delete abortion joke Adhemerval Zanella
18:41 Re: [rain1 at airmail dot cc] Delete abortion joke Jeff Law
18:36 Re: [rain1 at airmail dot cc] Delete abortion joke Florian Weimer
18:31 Re: [PATCH] x86-64/memset: Mark the debugger symbol as hidden H.J. Lu
18:30 Re: [rain1 at airmail dot cc] Delete abortion joke DJ Delorie
18:22 Re: [PATCH] x86-64/memset: Mark the debugger symbol as hidden Adhemerval Zanella
17:59 Re: [PATCH] x86-64/memset: Mark the debugger symbol as hidden H.J. Lu
17:13 Re: [PATCH v2 02/21] nptl: Fix testcases for new pthread cancellation mechanism Adhemerval Zanella
16:46 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
15:25 [COMMITTED] benchtests: Move iterator declaration into loop header Siddhesh Poyarekar
13:58 Re: [PATCH v2 01/21] powerpc: Create stackframe information on syscall Adhemerval Zanella
13:07 [PATCH] Revert Abortion joke removal. Carlos O'Donell
12:01 Re: Seeking advice on writing a test [Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment] Florian Weimer
09:47 Re: Seeking advice on writing a test [Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment] Siddhesh Poyarekar
09:29 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
07:45 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
06:55 Re: [rain1 at airmail dot cc] Delete abortion joke Paul Eggert
06:13 Re: [rain1 at airmail dot cc] Delete abortion joke DJ Delorie
04:41 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
03:09 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
02:49 Re: [PATCH v2 03/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683) Zack Weinberg
02:49 Re: [PATCH v2 01/21] powerpc: Create stackframe information on syscall Zack Weinberg
02:49 Re: [PATCH v2 02/21] nptl: Fix testcases for new pthread cancellation mechanism Zack Weinberg
02:49 Re: [PATCH v2 06/21] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) Zack Weinberg
02:49 Re: [PATCH v2 04/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) Zack Weinberg
02:49 Re: [PATCH v2 03/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683) Zack Weinberg
02:22 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
02:04 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
02:03 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
02:03 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
02:03 Re: Delete abortion joke Richard Stallman
02:03 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
02:01 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
01:48 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
01:07 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
00:50 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
00:07 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva

May 06, 2018
22:56 Re: [rain1 at airmail dot cc] Delete abortion joke Zack Weinberg
20:19 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
19:20 Re: Delete abortion joke Florian Weimer
19:17 Re: [rain1 at airmail dot cc] Delete abortion joke Zack Weinberg
19:01 Re: [rain1 at airmail dot cc] Delete abortion joke Zack Weinberg
18:29 Re: Delete abortion joke Javiera Serrano Polo
18:18 Seeking advice on writing a test [Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment] Paul Pluzhnikov
18:14 Re: Delete abortion joke Carlos O'Donell
18:04 Re: Delete abortion joke Javiera Serrano Polo
18:00 Re: [rain1 at airmail dot cc] Delete abortion joke Zack Weinberg
17:52 [PATCH 1/4] Reorganize manual sections on cryptography and random numbers. Zack Weinberg
17:52 [PATCH 4/4] New configure option --disable-crypt. Zack Weinberg
17:52 [PATCH 0/4 v3] Revise crypto documentation, deprecate DES, add --disable-crypt Zack Weinberg
17:52 [PATCH 2/4] Revise manual sections on cryptography and random numbers. Zack Weinberg
17:51 [PATCH 3/4] Deprecate DES encryption functions. Zack Weinberg
14:43 [PATCH] Mark _init and _fini as hidden [BZ #23145] H.J. Lu
14:42 [PATCH 09/11] nds32: Add ABI list vincentc
14:42 [PATCH 11/11] Add nds32 entries to config.h.in vincentc
14:42 [PATCH 10/11] Add Andes nds32 dynamic relocation type to elf/elf.h. vincentc
14:42 [PATCH 08/11] nds32: Linux ABI vincentc
14:42 [PATCH 07/11] nds32: Linux Syscall Interface vincentc
14:42 [PATCH 06/11] nds32: Atomic and Locking Routines vincentc
14:42 [PATCH 05/11] nds32: Generic <math.h> and soft-fp Routines vincentc
14:42 [PATCH 04/11] nds32: Startup and Dynamic Loader vincentc
14:42 [PATCH 03/11] nds32: Thread-Local Storage Support vincentc
14:42 [PATCH 02/11] nds32: ABI Implementation vincentc
14:42 [PATCH 01/11] nds32: Build Infastructure vincentc
14:41 [PATCH 00/11] nds32 glibc Port v1 vincentc
05:03 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
03:17 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
03:17 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
03:16 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
03:05 Re: @cartouche Carlos O'Donell
01:09 Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment Paul Pluzhnikov

May 05, 2018
15:46 [PATCH] x86-64/memset: Mark the debugger symbol as hidden H.J. Lu
15:44 Re: Delete abortion joke Federico Leva (Nemo)
12:19 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
11:45 Re: @cartouche (was: [rain1 at airmail dot cc] Delete abortion joke) Dmitry V. Levin
07:40 Re: Delete abortion joke Javiera Serrano Polo
04:49 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
04:18 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
04:07 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
04:06 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
04:05 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
04:03 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
04:02 Re: Delete abortion joke Richard Stallman

May 04, 2018
21:06 Re: [PATCH] powerpc: Fix the compiler mode used with C++ when -mabi=ieeelongdouble Joseph Myers
20:21 Re: [PATCH] powerpc: Fix the compiler mode used with C++ when -mabi=ieeelongdouble Tulio Magno Quites Machado Fil
17:54 Re: [PATCH] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) Adhemerval Zanella
16:40 Re: Delete abortion joke Javiera Serrano Polo
16:32 Re: [rain1 at airmail dot cc] Delete abortion joke Rich Felker
15:43 Re: Ignore absolute symbols in ABI tests H.J. Lu
15:35 Ping Re: Ignore absolute symbols in ABI tests Joseph Myers
10:18 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
10:02 Re: [rain1 at airmail dot cc] Delete abortion joke Florian Weimer
09:25 Re: [rain1 at airmail dot cc] Delete abortion joke Florian Weimer
08:07 Re: [PATCH]: Fix blocking pthread_join. Stefan Liebler
07:42 man-pages-4.16 released Michael Kerrisk (man-pages)
06:52 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
04:22 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
04:20 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
04:20 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
04:18 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
02:56 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
01:09 Re: [rain1 at airmail dot cc] Delete abortion joke Zack Weinberg

May 03, 2018
23:59 Re: [rain1 at airmail dot cc] Delete abortion joke Zach van Rijn
20:58 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
17:53 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Paul Eggert
17:52 [PATCH 2/2] Ignore prefetcher tagging for smaller copies Siddhesh Poyarekar
17:52 [PATCH 1/2] aarch64,falkor: Ignore prefetcher hints for memmove tail Siddhesh Poyarekar
17:52 [PATCH 0/2] aarch64,falkor: memcpy/memmove performance improvements Siddhesh Poyarekar
17:31 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Albert ARIBAUD
17:08 Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment Siddhesh Poyarekar
17:05 Re: Delete abortion joke Javier Serrano Polo
16:25 Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment H.J. Lu
15:57 Re: [patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment Paul Pluzhnikov
15:00 Re: [rain1 at airmail dot cc] Delete abortion joke DJ Delorie
14:15 Re: [PATCH 1/2] Deprecate sysctl syscall interface Adhemerval Zanella
13:53 Re: [rain1 at airmail dot cc] Delete abortion joke Jeff Law
12:28 Re: [rain1 at airmail dot cc] Delete abortion joke Florian Weimer
11:07 Re: [rain1 at airmail dot cc] Delete abortion joke Adhemerval Zanella
10:48 Re: [rain1 at airmail dot cc] Delete abortion joke Florian Weimer
07:01 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
06:08 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
04:36 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
03:34 Re: Delete abortion joke Richard Stallman
03:34 ISO standards Richard Stallman
03:34 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
03:34 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
02:49 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
02:33 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
00:55 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva
00:28 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva

May 02, 2018
20:04 Ignore absolute symbols in ABI tests Joseph Myers
19:56 Re: [rain1 at airmail dot cc] Delete abortion joke Siddhesh Poyarekar
19:14 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Paul Eggert
19:08 Re: [rain1 at airmail dot cc] Delete abortion joke Zack Weinberg
19:07 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Paul Eggert
19:03 Re: [rain1 at airmail dot cc] Delete abortion joke Zack Weinberg
17:54 Re: [PATCH]: Fix blocking pthread_join. Carlos O'Donell
16:29 Re: [PATCH]: Fix blocking pthread_join. Rich Felker
15:49 Re: [PATCH v4] BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables Maciej W. Rozycki
15:45 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Joseph Myers
13:35 Re: [PATCH 2/2] x86-64/swapcontext: Restore the pointer into %rdx after syscall H.J. Lu
12:45 Re: [PATCH/v3] x86: Use pad in pthread_unwind_buf to preserve shadow stack register H.J. Lu
11:26 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Albert ARIBAUD
11:08 Re: [PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex kemi
11:07 Re: [PATCH v2 3/3] Mutex: Optimize adaptive spin algorithm kemi
09:11 Re: [[PATCH RFC 2] 03/63] Y2038: make __tz_convert compatible with 64-bit-time Albert ARIBAUD
08:19 Re: [PATCH v2 3/3] Mutex: Optimize adaptive spin algorithm Florian Weimer
08:04 Re: [PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex Florian Weimer
07:46 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Florian Weimer
07:40 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Albert ARIBAUD
07:25 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Albert ARIBAUD
07:22 Re: [[PATCH RFC 2] 02/63] Y2038: add function __difftime64 Albert ARIBAUD
07:16 Re: Delete abortion joke Rical Jasan
07:00 Re: Delete abortion joke Javier Serrano Polo
06:37 Re: [rain1 at airmail dot cc] Delete abortion joke Florian Weimer
06:36 Re: [rain1 at airmail dot cc] Delete abortion joke Rical Jasan
06:26 Re: [rain1 at airmail dot cc] Delete abortion joke Ondřej Bílka
05:04 Re: [PATCH 2/2] x86-64/swapcontext: Restore the pointer into %rdx after syscall Carlos O'Donell
05:03 Re: [PATCH 1/2] x86-64/setcontext: Pop the pointer into %rdx after syscall Carlos O'Donell
04:46 Re: [PATCH 2/2] x86-64/swapcontext: Restore the pointer into %rdx after syscall Carlos O'Donell
04:43 Re: [PATCH/v3] x86: Use pad in pthread_unwind_buf to preserve shadow stack register Carlos O'Donell
04:27 Re: [PATCH]: Fix blocking pthread_join. Carlos O'Donell
03:28 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
03:11 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
03:11 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
03:09 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
03:08 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
03:07 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
02:45 Re: [RFC][PATCH 0/4] malloc_info: minor fixes and improvements [BZ #17039] Carlos O'Donell
01:54 Re: [PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex kemi
00:30 Re: [rain1 at airmail dot cc] Delete abortion joke Alexandre Oliva

May 01, 2018
16:12 Re: [rain1 at airmail dot cc] Delete abortion joke Zack Weinberg
15:52 Re: [rain1 at airmail dot cc] Delete abortion joke Ryan S. Arnold
15:40 Re: [rain1 at airmail dot cc] Delete abortion joke Rich Felker
14:53 Re: [rain1 at airmail dot cc] Delete abortion joke rain1
14:45 Re: [rain1 at airmail dot cc] Delete abortion joke Zach van Rijn
14:40 Re: [PATCH v4] BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables Joseph Myers
14:18 Re: [rain1 at airmail dot cc] Delete abortion joke Florian Weimer
13:54 Re: [rain1 at airmail dot cc] Delete abortion joke Carlos O'Donell
11:54 Re: [PATCH v4] BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables Maciej W. Rozycki
03:03 Re: [rain1 at airmail dot cc] Delete abortion joke Richard Stallman
02:46 Re: [PATCH 1/3] Reshuffle manual sections on cryptography and random numbers. Rical Jasan


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