libc-alpha archive
date index for April, 2017

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:

April 29, 2017
13:51 Re: [PATCH] x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] Florian Weimer

April 28, 2017
22:53 Re: [PATCH v2 5/8] float128: Include math-finite.h for _Float128 Joseph Myers
22:49 Re: [PATCH v2 4/8] float128: Add public _Float128 declarations to libm. Joseph Myers
21:36 [PATCH v2 8/8] float128: Add wrappers to override ldbl-128 as float128. Gabriel F. T. Gomes
21:35 [PATCH v2 4/8] float128: Add public _Float128 declarations to libm. Gabriel F. T. Gomes
21:35 [PATCH v2 2/8] float128: Add _Float128 make bits to libm. Gabriel F. T. Gomes
21:35 [PATCH v2 1/8] ldbl-128: Use mathx_hidden_def inplace of hidden_def Gabriel F. T. Gomes
21:35 [PATCH v2 7/8] float128: Enable use of IEEE wrapper templates Gabriel F. T. Gomes
21:35 [PATCH v2 6/8] float128: Add private _Float128 declarations for libm. Gabriel F. T. Gomes
21:35 [PATCH v2 3/8] Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ Gabriel F. T. Gomes
21:35 [PATCH v2 0/8] Add float128 functions and declarations to libm Gabriel F. T. Gomes
21:35 [PATCH v2 5/8] float128: Include math-finite.h for _Float128 Gabriel F. T. Gomes
19:48 Re: [PATCH] powerpc: Fix logbl on power7 [BZ# 21280] Adhemerval Zanella
19:15 [PATCH v2] powerpc: add sysconf support for cache geometries Paul Clarke
18:26 Re: [PATCH] powerpc: Fix logbl on power7 [BZ# 21280] Steven Munroe
18:12 Re: [PATCH] powerpc64le: Create divergent sysdep directory for powerpc64le. Gabriel F. T. Gomes
17:59 Re: [PATCH] powerpc: Fix logbl on power7 [BZ# 21280] Tulio Magno Quites Machado Fil
17:55 Re: PSA: glibc buildbot slave up for aarch64 Joseph Myers
17:51 Re: PSA: glibc buildbot slave up for aarch64 Siddhesh Poyarekar
17:32 Re: PSA: glibc buildbot slave up for aarch64 Joseph Myers
17:18 Re: PSA: glibc buildbot slave up for aarch64 Siddhesh Poyarekar
17:17 Fix signal.h bsd_signal namespace (bug 21445) Joseph Myers
16:53 conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K [committed] Joseph Myers
16:22 Re: PSA: glibc buildbot slave up for aarch64 Joseph Myers
16:19 Re: [PATCH 4/4] posix: Implement preadv2 and pwritev2 Adhemerval Zanella
16:18 Re: [PATCH 4/4] posix: Implement preadv2 and pwritev2 Adhemerval Zanella
16:15 Re: PSA: glibc buildbot slave up for aarch64 Adhemerval Zanella
16:03 Re: PSA: glibc buildbot slave up for aarch64 Siddhesh Poyarekar
15:55 Re: PSA: glibc buildbot slave up for aarch64 Siddhesh Poyarekar
15:51 Re: [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features H.J. Lu
15:47 Re: [PATCH] powerpc: add sysconf support for cache geometries Joseph Myers
15:35 [PATCH] powerpc: add sysconf support for cache geometries Paul Clarke
15:33 Re: [PATCH 4/4] posix: Implement preadv2 and pwritev2 Zack Weinberg
15:00 Re: PSA: glibc buildbot slave up for aarch64 Carlos O'Donell
14:53 Re: [PATCH 4/4] posix: Implement preadv2 and pwritev2 Joseph Myers
14:52 Re: PSA: glibc buildbot slave up for aarch64 Joseph Myers
14:45 Re: [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features Florian Weimer
14:44 Re: [PATCH] x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] H.J. Lu
14:44 Re: [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features H.J. Lu
14:30 Re: [PATCH 4/4] posix: Implement preadv2 and pwritev2 Adhemerval Zanella
14:20 Re: [PATCH] powerpc64le: Create divergent sysdep directory for powerpc64le. Carlos Eduardo Seo
14:19 Re: Documenting the (dynamic) linking rules for symbol versioning Florian Weimer
14:16 Re: Detecting dlclose() on an already closed handle? Adhemerval Zanella
14:14 Re: [PATCH 4/4] posix: Implement preadv2 and pwritev2 Zack Weinberg
13:58 Re: [PATCH 4/4] posix: Implement preadv2 and pwritev2 Adhemerval Zanella
12:55 Re: [PATCH] powerpc64le: Create divergent sysdep directory for powerpc64le. Tulio Magno Quites Machado Fil
08:57 Re: [PATCH v3] Add reallocarray function. Dennis Wölfing
04:53 Re: PSA: glibc buildbot slave up for aarch64 Siddhesh Poyarekar

April 27, 2017
22:30 Re: [PATCH 4/4] posix: Implement preadv2 and pwritev2 Joseph Myers
21:31 [PATCH 4/4] posix: Implement preadv2 and pwritev2 Adhemerval Zanella
21:31 [PATCH 2/4] nptl: Using libsupport for tst-cancel4* Adhemerval Zanella
21:31 [PATCH 3/4] posix: Fix internal p{read,write} plt usage Adhemerval Zanella
21:31 [PATCH 1/4] posix: Using libsupport for p{write,read}v tests Adhemerval Zanella
20:45 conformtest: Fix XPG standard naming [committed] Joseph Myers
20:18 Ping Re: Create and use first-versions.h with macros for function symbol versions Joseph Myers
14:06 Re: PSA: glibc buildbot slave up for aarch64 Carlos O'Donell
08:27 Re: PSA: glibc buildbot slave up for aarch64 Szabolcs Nagy

April 26, 2017
22:48 RE: Detecting dlclose() on an already closed handle? Rm Beer
19:57 Re: Documenting the (dynamic) linking rules for symbol versioning Torvald Riegel
15:57 [PATCH] powerpc64le: Create divergent sysdep directory for powerpc64le. Gabriel F. T. Gomes
15:28 Default build-many-glibcs.py to GCC 7 branch [committed] Joseph Myers
13:44 Re: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Richard Henderson
12:40 Re: Fwd: local equivalent for pthread_once() in glibc? Adhemerval Zanella
08:35 Re: Fwd: local equivalent for pthread_once() in glibc? Florian Weimer
04:36 PSA: glibc buildbot slave up for aarch64 Siddhesh Poyarekar

April 25, 2017
22:55 Re: Fwd: local equivalent for pthread_once() in glibc? Adhemerval Zanella
22:42 Re: Status of pwritev2/preadv2 in glibc? Adhemerval Zanella
21:23 Re: Status of pwritev2/preadv2 in glibc? Stephen Bates
21:19 Fwd: local equivalent for pthread_once() in glibc? Chris Aoki
17:49 [PATCH] Migrate grp/gshadow/inet/nss/pwd/resolv/shadow tests to support test driver Wainer dos Santos Moschetta
17:41 Re: Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426) Zack Weinberg
16:58 Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426) Joseph Myers
16:01 conformtest: Allow *_t in sys/socket.h [committed] Joseph Myers
15:27 Re: [PATCH] x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] H.J. Lu
13:50 [COMMITTED][glibc-buildbot] Fix typo Siddhesh Poyarekar
13:39 Also create and use ldbl-compat-choose.h Joseph Myers
11:46 Re: Status of pwritev2/preadv2 in glibc? Adhemerval Zanella
09:38 [COMMITTED][glibc-buildbot] Add aarch64 slave Siddhesh Poyarekar
06:47 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler

April 24, 2017
18:44 Re: Status of pwritev2/preadv2 in glibc? Adhemerval Zanella
18:24 Re: [PATCH v3 3/3] Macroize function declarations in math_private.h Gabriel F. T. Gomes
18:05 Re: [PATCH v4 1/2] [BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
17:56 Re: Status of pwritev2/preadv2 in glibc? Stephen Bates
17:17 Re: [PATCH] manual: Document replacing malloc [BZ #20424] Szabolcs Nagy
14:09 Re: [PATCH v4 1/2] [BZ 21340] add support for POSIX_SPAWN_SETSID Joseph Myers
14:06 Re: [PATCH] Dynamic growable arrays for internal use Joseph Myers
13:29 Re: [PATCH 2/2] posix: Remove ununsed posix_spawn internal assignment Adhemerval Zanella
13:01 Re: [PATCH 2/2] posix: Remove ununsed posix_spawn internal assignment Andreas Schwab
12:47 [PATCH 2/2] posix: Remove ununsed posix_spawn internal assignment Adhemerval Zanella
12:47 [PATCH v4 1/2] [BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella

April 23, 2017
10:56 PING: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Uros Bizjak
00:35 Re: synchronizing kernel UAPI and libc headers Dmitry V. Levin

April 22, 2017
23:49 Re: [musl] [PATCH] add support for POSIX_SPAWN_SETSID Zack Weinberg
23:47 Re: [musl] [PATCH] add support for POSIX_SPAWN_SETSID Rich Felker
23:43 Re: [musl] [PATCH] add support for POSIX_SPAWN_SETSID Zack Weinberg
23:19 Re: [musl] [PATCH] add support for POSIX_SPAWN_SETSID Rich Felker
19:47 [PATCH] Allocation buffers for NSS result construction Florian Weimer
17:27 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
15:51 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
15:46 [PATCH] Dynamic growable arrays for internal use Florian Weimer
15:37 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
15:27 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
15:08 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
14:43 Re: [PATCH 2/3] Consolidate Linux select implementation Adhemerval Zanella
14:22 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
13:45 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
11:59 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
09:38 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
09:07 Re: [PATCH 2/3] Consolidate Linux select implementation Luis Javier Merino
07:35 Re: [PATCH 2/3] Consolidate Linux select implementation Richard Henderson

April 21, 2017
20:47 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
20:43 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
20:43 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
20:04 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
19:57 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
19:57 Re: Basic requirements for supporting OS and machine ports. Joseph Myers
19:53 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Joseph Myers
19:40 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
19:37 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
19:34 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
19:23 Re: Basic requirements for supporting OS and machine ports. Carlos O'Donell
19:15 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
19:08 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
18:57 Re: Basic requirements for supporting OS and machine ports. Florian Weimer
18:51 Re: Basic requirements for supporting OS and machine ports. Joseph Myers
18:46 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
18:31 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Carlos O'Donell
18:29 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
18:26 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
18:24 Re: Create and use first-versions.h with macros for function symbol versions Joseph Myers
18:24 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Joseph Myers
18:09 Re: Create and use first-versions.h with macros for function symbol versions Andreas Schwab
18:02 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
16:50 Re: Create and use first-versions.h with macros for function symbol versions Joseph Myers
14:38 Re: Status of pwritev2/preadv2 in glibc? Florian Weimer
14:24 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
14:18 Re: Status of pwritev2/preadv2 in glibc? Adhemerval Zanella
14:13 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
13:32 Re: [PATCH 1/4] S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c. Stefan Liebler
12:45 Re: Create and use first-versions.h with macros for function symbol versions Andreas Schwab
12:39 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
12:37 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
12:27 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
12:16 [PATCH v3] Add reallocarray function. Dennis Wölfing
11:19 Re: Status of pwritev2/preadv2 in glibc? Florian Weimer
10:56 Re: Status of pwritev2/preadv2 in glibc? Christoph Hellwig
10:06 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
09:31 Re: Create and use first-versions.h with macros for function symbol versions Joseph Myers
09:24 RFA: Add new note types to elf/elf.h Nick Clifton
09:22 Re: Create and use first-versions.h with macros for function symbol versions Florian Weimer
09:13 Create and use first-versions.h with macros for function symbol versions Joseph Myers
05:04 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Daurnimator
02:33 Re: Re: [PATCH] manual: Document replacing malloc [BZ #20424] Rical Jasan

April 20, 2017
23:36 Re: [PATCH] manual: Document replacing malloc [BZ #20424] DJ Delorie
20:44 [PATCH] Remove <sys/ultrasound.h> Florian Weimer
20:33 Re: Do not use wildcard symbol names for public versions in Versions files Joseph Myers
20:20 Re: Do not use wildcard symbol names for public versions in Versions files Florian Weimer
19:58 Do not use wildcard symbol names for public versions in Versions files Joseph Myers
19:11 Re: Ping^2 Re: Fix bits/socket.h IOC* namespace issues (bug 21267) Adhemerval Zanella
17:56 [PATCH 3/3] Consolidate Linux epoll_wait syscall Adhemerval Zanella
17:56 [PATCH 2/3] Consolidate Linux select implementation Adhemerval Zanella
17:56 [PATCH 1/3] Consolidate Linux poll implementation Adhemerval Zanella
17:25 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
17:04 [PATCH] powerpc: Add a POWER8-optimized version of cosf() Paul Clarke
16:12 Re: Basic requirements for supporting OS and machine ports. Joseph Myers
16:05 Re: [PATCH] Assume that accept4 is available Joseph Myers
15:44 Re: Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)) Zack Weinberg
14:51 Re: Basic requirements for supporting OS and machine ports. Tulio Magno Quites Machado Fil
14:42 Re: [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features H.J. Lu
14:35 Re: Documenting the (dynamic) linking rules for symbol versioning Michael Kerrisk (man-pages)
14:19 Re: [PATCH] Assume that accept4 is available Florian Weimer
14:09 Re: Documenting the (dynamic) linking rules for symbol versioning Michael Kerrisk (man-pages)
14:07 Re: Documenting the (dynamic) linking rules for symbol versioning Michael Kerrisk (man-pages)
14:05 Re: [PATCH][BZ 21295] getaddrinfo: do not overwrite IPv6 IPs with IPv4 when using AF_UNSPEC Florian Weimer
13:47 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Florian Weimer
13:45 Re: Documenting the (dynamic) linking rules for symbol versioning Florian Weimer
13:44 Re: [PATCH][BZ 21295] getaddrinfo: do not overwrite IPv6 IPs with IPv4 when using AF_UNSPEC kmeaw
13:40 Re: [PATCH] grp: testgrp should exit unsupported properly. Florian Weimer
13:20 Sixth draft of the Y2038 design document Albert ARIBAUD
13:17 Re: Documenting the (dynamic) linking rules for symbol versioning Florian Weimer
13:15 Re: Documenting the (dynamic) linking rules for symbol versioning Siddhesh Poyarekar
13:09 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
13:01 Re: Documenting the (dynamic) linking rules for symbol versioning Florian Weimer
12:58 Re: [PATCH][BZ 21295] getaddrinfo: do not overwrite IPv6 IPs with IPv4 when using AF_UNSPEC Florian Weimer
12:58 Re: Documenting the (dynamic) linking rules for symbol versioning Siddhesh Poyarekar
12:52 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Florian Weimer
12:51 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
12:41 Re: [PATCH][BZ 21295] getaddrinfo: do not overwrite IPv6 IPs with IPv4 when using AF_UNSPEC Florian Weimer
12:40 Re: Documenting the (dynamic) linking rules for symbol versioning Michael Kerrisk (man-pages)
11:56 Re: [PATCH] grp: testgrp should exit unsupported properly. Florian Weimer
11:45 Re: Documenting the (dynamic) linking rules for symbol versioning Michael Kerrisk (man-pages)
10:53 Re: [PATCH] manual: Document replacing malloc [BZ #20424] Florian Weimer
08:51 Re: [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features Florian Weimer
08:49 Re: Documenting the (dynamic) linking rules for symbol versioning Florian Weimer
06:05 Re: Documenting the (dynamic) linking rules for symbol versioning Siddhesh Poyarekar

April 19, 2017
21:52 Re: [PATCH v3 3/3] Macroize function declarations in math_private.h Joseph Myers
21:41 Re: Basic requirements for supporting OS and machine ports. Joseph Myers
21:20 Re: [PATCH] manual: Document replacing malloc [BZ #20424] DJ Delorie
21:11 Re: [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features Rodriguez Bahena, Victor
21:02 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
21:01 Re: [PATCH 1/2] Build divdi3 only for architecture that required it Adhemerval Zanella
20:35 Re: [PATCH] manual: Document replacing malloc [BZ #20424] Florian Weimer
19:49 Re: Documenting the (dynamic) linking rules for symbol versioning Michael Kerrisk (man-pages)
19:31 Re: [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features H.J. Lu
19:30 Re: [PATCH] manual: Document replacing malloc [BZ #20424] DJ Delorie
19:02 Re: [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features Florian Weimer
18:40 [PATCH] A third round of inclusion fixes for _ISOMAC testsuite. Zack Weinberg
18:35 [PATCH] [BZ #21391] x86: Set dl_platform and dl_hwcap from CPU features H.J. Lu
18:24 Re: [PATCH] Create more sockets with SOCK_CLOEXEC [BZ #15722] Florian Weimer
18:23 Re: [PATCH COMMITTED] resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely Florian Weimer
18:09 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Florian Weimer
18:01 Re: Basic requirements for supporting OS and machine ports. Tulio Magno Quites Machado Fil
17:48 Whitaker, Ariel D. Whitaker, Ariel D.
17:38 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
15:48 Re: Documenting the (dynamic) linking rules for symbol versioning Florian Weimer
15:28 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Florian Weimer
15:25 Re: [PATCH] Assume that pipe2 is always available Carlos O'Donell
15:19 Re: [PATCH] Create more sockets with SOCK_CLOEXEC [BZ #15722] Joseph Myers
15:17 Re: Maintaining libio Adhemerval Zanella
15:16 Re: [PATCH v2] Add reallocarray function. Joseph Myers
15:15 Re: Basic requirements for supporting OS and machine ports. Joseph Myers
15:07 Documenting the (dynamic) linking rules for symbol versioning Michael Kerrisk (man-pages)
15:02 Re: Maintaining libio Florian Weimer
15:02 Re: [PATCH v2] Add reallocarray function. Joseph Myers
14:53 Re: [PATCH] Assume that accept4 is available Joseph Myers
14:52 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
14:51 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Andreas Schwab
14:48 Re: Maintaining libio Adhemerval Zanella
14:18 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
14:13 Re: [PATCH COMMITTED] resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely Andreas Schwab
14:11 Re: [PATCH] Fix missing timespec definition for sys/stat.h (BZ #21371) Wainer dos Santos Moschetta
13:23 Re: Maintaining libio Florian Weimer
13:17 Re: Maintaining libio Dmitry V. Levin
13:03 Re: Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)) Dmitry V. Levin
13:01 Re: Maintaining libio Florian Weimer
12:52 Re: Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)) Zack Weinberg
12:52 Re: Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)) Zack Weinberg
12:35 Re: Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)) Dmitry V. Levin
12:31 [PATCH COMMITTED] resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely Florian Weimer
12:11 Bug 21399: Fix localedata/charmaps/CP1254 comment (committed) Carlos O'Donell
09:46 Re: Compat symbols in abilist files Joseph Myers
09:17 Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181)) Florian Weimer
08:27 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler
07:00 Re: Compat symbols in abilist files Florian Weimer
05:37 Re: [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Florian Weimer
02:10 Re: Compat symbols in abilist files Carlos O'Donell
02:06 Re: Compat symbols in abilist files Carlos O'Donell
02:03 Re: Basic requirements for supporting OS and machine ports. Carlos O'Donell
02:02 Re: Basic requirements for supporting OS and machine ports. Carlos O'Donell
01:38 Re: Basic requirements for supporting OS and machine ports. Carlos O'Donell

April 18, 2017
23:52 conformtest: Enable tests when cross compiling [committed] Joseph Myers
22:29 Re: [PATCH 1/2] Build divdi3 only for architecture that required it Adhemerval Zanella
22:18 Re: Compat symbols in abilist files Joseph Myers
22:13 Re: __HAVE_64B_ATOMICS and alignment Joseph Myers
21:29 Re: Ping^2 Re: Fix bits/socket.h IOC* namespace issues (bug 21267) Joseph Myers
21:21 Re: [PATCH 1/2] Build divdi3 only for architecture that required it Joseph Myers
21:17 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Joseph Myers
21:13 [PATCH 2/2] linux: Remove __ASSUME_SET_ROBUST_LIST defines Adhemerval Zanella
21:13 [PATCH 1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST Adhemerval Zanella
20:52 [PATCH] Fix missing timespec definition for sys/stat.h (BZ #21371) Adhemerval Zanella
20:44 [PATCH] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) Adhemerval Zanella
20:28 Re: [PATCH] Create more sockets with SOCK_CLOEXEC [BZ #15722] Adhemerval Zanella
20:15 Re: Basic requirements for supporting OS and machine ports. Florian Weimer
20:14 Re: Basic requirements for supporting OS and machine ports. Carlos O'Donell
20:10 Re: [PATCH] Assume that accept4 is available Adhemerval Zanella
20:09 Re: [PATCH] Create more sockets with SOCK_CLOEXEC [BZ #15722] Florian Weimer
20:03 Re: Basic requirements for supporting OS and machine ports. Torvald Riegel
19:53 Re: [PATCH] Create more sockets with SOCK_CLOEXEC [BZ #15722] Adhemerval Zanella
19:37 Re: [PATCH] Assume that accept4 is available Florian Weimer
19:21 Re: [PATCH] x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] H.J. Lu
19:08 Re: [PATCH] x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] Florian Weimer
18:41 [PATCH] Create more sockets with SOCK_CLOEXEC [BZ #15722] Florian Weimer
18:37 [PATCH] x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] H.J. Lu
17:51 [PATCH v2] Move shared pthread definitions to common headers Adhemerval Zanella
17:33 Re: Basic requirements for supporting OS and machine ports. Adhemerval Zanella
17:15 Re: Basic requirements for supporting OS and machine ports. H.J. Lu
16:49 Re: Basic requirements for supporting OS and machine ports. Florian Weimer
15:57 Re: [PATCH v2] Add reallocarray function. Dennis Wölfing
15:50 Re: [PATCH v2] Add reallocarray function. Carlos O'Donell
14:29 Re: [PATCH v2] Add reallocarray function. Dennis Wölfing
13:47 Basic requirements for supporting OS and machine ports. Carlos O'Donell
13:14 Re: [PATCH] Assume that pipe2 is always available Adhemerval Zanella
13:09 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler
13:09 Re: [PATCH 1/4] S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c. Stefan Liebler
13:08 Re: [PATCH 2/2] Move shared pthread definitions to common headers Adhemerval Zanella
12:40 Re: [PATCH] Assume that pipe2 is always available Florian Weimer
12:34 Re: [PATCH v2] Add reallocarray function. Carlos O'Donell
12:25 Re: [PATCH] Assume that pipe2 is always available Florian Weimer
11:32 Re: [PATCH 2/2] Move shared pthread definitions to common headers Torvald Riegel
10:00 Re: [PATCH][BZ 19922] iso14651_t1_common: Define collation for Malayalam chillu characters Pravin Satpute
09:57 Re: [PATCH][BZ 19919] iso14651_t1_common: Correct the Malayalam sorting order of 0D36 and 0D37 Pravin Satpute
09:42 [PATCH][BZ 19922] iso14651_t1_common: Define collation for Malayalam chillu characters Santhosh Thottingal
09:40 [PATCH][BZ 19919] iso14651_t1_common: Correct the Malayalam sorting order of 0D36 and 0D37 Santhosh Thottingal
09:39 Re: [PATCH] Assume that O_CLOEXEC is always defined and works Florian Weimer
05:48 Re: [PATCH] x86: Set Prefer_No_VZEROUPPER if AVX512ER is available Florian Weimer

April 17, 2017
22:01 Re: [PATCH] Assume that dup3 is available Andreas Schwab
20:13 Re: [PATCH] x86: Set Prefer_No_VZEROUPPER if AVX512ER is available H.J. Lu
20:11 Re: [PATCH] Assume that dup3 is available Florian Weimer
20:06 Re: [PATCH] x86: Set Prefer_No_VZEROUPPER if AVX512ER is available Florian Weimer
19:54 [PATCH] x86: Set Prefer_No_VZEROUPPER if AVX512ER is available H.J. Lu
19:14 Re: [PATCH] Assume that pipe2 is always available Adhemerval Zanella
19:11 Re: [PATCH] Assume that O_CLOEXEC is always defined and works Adhemerval Zanella
18:43 Re: [PATCH] Assume that pipe2 is always available Florian Weimer
18:17 Re: [PATCH] Assume that pipe2 is always available Adhemerval Zanella
18:16 Re: [PATCH] Assume that dup3 is available Adhemerval Zanella
15:20 Re: [PATCH] powerpc64: strrchr optimization for power8 Carlos O'Donell
15:01 Re: [PATCH] Assume that accept4 is available Adhemerval Zanella
14:44 Re: [PATCH v2] Add reallocarray function. Florian Weimer
14:40 Re: [PATCH v2] Add reallocarray function. Dennis Wölfing
14:34 Re: [PATCH v2] Add reallocarray function. Paul Eggert
14:32 Re: [PATCH v2] Add reallocarray function. Florian Weimer
14:31 Re: [PATCH 0/2] _ISOMAC testsuite round N Zack Weinberg
14:02 [PATCH v2] Add reallocarray function. Dennis Wölfing
13:45 Re: [PATCH v2] Remove socket.S implementation Adhemerval Zanella
13:36 Re: [PATCH] malloc: Turn cfree into a compatibility symbol Adhemerval Zanella
12:13 [PATCH v2] Fix stack memory protection on targets where the stack grows upward John David Anglin
12:10 [PATCH v2] Set SHMLBA to page size on hppa (BZ locale/19838) John David Anglin
11:58 Re: [PATCH] Fix stack memory protection on targets where the stack grows upward John David Anglin
07:37 Re: __HAVE_64B_ATOMICS and alignment Richard Henderson
06:57 Re: [PATCH] Fix stack memory protection on targets where the stack grows upward Florian Weimer

April 16, 2017
23:03 Re: [PATCH] Fix stack memory protection on targets where the stack grows upward John David Anglin
21:27 Re: [PATCH] Fix stack memory protection on targets where the stack grows upward Florian Weimer
21:11 Re: [PATCH] Set SHMLBA to page size on hppa (BZ locale/19838) Florian Weimer
20:25 Re: [PATCH] Set SHMLBA to page size on hppa (BZ locale/19838) Andreas Schwab
20:17 Re: [PATCH] Set SHMLBA to page size on hppa (BZ locale/19838) John David Anglin
20:06 Re: [PATCH] Fix stack memory protection on targets where the stack grows upward Andreas Schwab
20:00 Re: [PATCH] Set SHMLBA to page size on hppa (BZ locale/19838) Andreas Schwab
18:48 [PATCH] Set SHMLBA to page size on hppa (BZ locale/19838) John David Anglin
17:20 [PATCH] Fix stack memory protection on targets where the stack grows upward John David Anglin
13:38 Re: [PATCH] Add reallocarray function. Florian Weimer
13:19 Re: [PATCH] Add reallocarray function. Dennis Wölfing

April 15, 2017
07:38 Re: [PATCH] SYSCALL_CANCEL: reduce the size of generated code Florian Weimer

April 14, 2017
20:07 [PATCH] SYSCALL_CANCEL: reduce the size of generated code Yury Norov
19:49 Re: [PATCH] localedata: Remove trailing spaces [BZ #20275] Rafal Luzynski
18:24 Re: [PATCH] localedata: Remove trailing spaces [BZ #20275] Chris Leonard
18:01 Re: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Uros Bizjak
13:55 Re: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Richard Henderson
13:02 Re: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Uros Bizjak
12:54 Re: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Florian Weimer
12:47 Re: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Uros Bizjak
12:38 Re: [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Florian Weimer
12:30 [PATCH, alpha]: Add earlyclobber to sqrtt/sqrtf insns. Uros Bizjak
12:05 Re: [PATCH] Assume that accept4 is available Florian Weimer
10:45 [PATCH] Assume that accept4 is available Florian Weimer
00:08 Re: [PATCH] localedata: Remove trailing spaces [BZ #20275] Rafal Luzynski

April 13, 2017
20:25 [PATCH] Assume that O_CLOEXEC is always defined and works Florian Weimer
20:17 Re: [PATCH v2] Remove socket.S implementation Florian Weimer
19:25 [PATCH] Assume that dup3 is available Florian Weimer
18:18 Re: [PATCH] Assume that pipe2 is always available Florian Weimer
18:11 Re: Removing the glibc NaCl port Florian Weimer
17:55 Re: [PATCH] Assume that O_NOFOLLOW is always defined Florian Weimer
17:54 Re: [PATCH] Assume that pipe2 is always available Florian Weimer
17:44 Re: Removing the glibc NaCl port Adhemerval Zanella
17:39 Re: [PATCH] Assume that pipe2 is always available Adhemerval Zanella
17:33 Re: [PATCH] Assume that O_NOFOLLOW is always defined Adhemerval Zanella
17:28 Re: [PATCH][BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutex Adhemerval Zanella
17:28 Re: fopen mode for buffer clearing Adhemerval Zanella
17:16 Re: __HAVE_64B_ATOMICS and alignment Torvald Riegel
16:36 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Torvald Riegel
15:45 Removing the glibc NaCl port Florian Weimer
15:37 [PATCH] Assume that pipe2 is always available Florian Weimer
14:16 [PATCH] Assume that O_NOFOLLOW is always defined Florian Weimer
13:20 Re: Compat symbols in abilist files Florian Weimer
13:16 Re: Compat symbols in abilist files Andreas Schwab
13:09 Compat symbols in abilist files Florian Weimer
12:52 [PATCH] malloc: Turn cfree into a compatibility symbol Florian Weimer
12:40 Re: [PATCH] manual: Document replacing malloc [BZ #20424] Florian Weimer
12:37 Re: [PATCH] manual: Document replacing malloc [BZ #20424] Andreas Schwab
12:27 Re: [PATCH] manual: Document replacing malloc [BZ #20424] Florian Weimer
12:21 Re: [PATCH] manual: Document replacing malloc [BZ #20424] Andreas Schwab
12:10 [PATCH] manual: Document replacing malloc [BZ #20424] Florian Weimer
10:25 Re: [PATCH] localedata: Remove trailing spaces [BZ #20275] Pravin Satpute
09:55 Re: [PATCH][BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutex Rabin Vincent
09:41 fopen mode for buffer clearing Florian Weimer
08:51 Re: [PATCH] Further <resolv.h> cleanup Florian Weimer
05:11 Re: __HAVE_64B_ATOMICS and alignment Florian Weimer

April 12, 2017
21:01 [PATCH] grp: testgrp should exit unsupported properly. Wainer dos Santos Moschetta
19:02 Re: [PATCH] powerpc: Optimized strncat for POWER8 Carlos Eduardo Seo
17:30 Re: [PATCH] powerpc: Optimized strncat for POWER8 Tulio Magno Quites Machado Fil
16:35 Re: [PATCH] Add reallocarray function. Florian Weimer
15:24 Re: [PATCH] Add reallocarray function. Dennis Wölfing
14:15 Re: [PATCH] Consolidate Linux mmap implementation Adhemerval Zanella
14:09 Re: [PATCH] posix: Add SIGSEGV on the trap list for globtest.sh Florian Weimer
14:03 Re: [PATCH] Consolidate Linux mmap implementation Florian Weimer
13:49 Re: [PATCH] posix: Add SIGSEGV on the trap list for globtest.sh Adhemerval Zanella
13:19 Re: [PATCH] posix: Add SIGSEGV on the trap list for globtest.sh Florian Weimer
12:44 Re: [PATCH] Consolidate Linux mmap implementation Adhemerval Zanella
12:35 Re: [PATCH] posix: Add SIGSEGV on the trap list for globtest.sh Adhemerval Zanella

April 11, 2017
21:13 Re: [PATCH] posix: Add SIGSEGV on the trap list for globtest.sh Florian Weimer
20:22 Re: [PATCH 0/9] powerpc: cleanup IFUNC implementations. Tulio Magno Quites Machado Fil
19:59 Re: [PATCH] posix: Add SIGSEGV on the trap list for globtest.sh Adhemerval Zanella
18:22 Re: [PATCH] posix: Add SIGSEGV on the trap list for globtest.sh Florian Weimer
18:21 Re: [PATCH 4/9] powerpc: refactor strchr, strchrnul, and strrchr IFUNC. Tulio Magno Quites Machado Fil
18:19 Re: [PATCH] Further <resolv.h> cleanup Adhemerval Zanella
18:09 [PATCH] posix: Add SIGSEGV on the trap list for globtest.sh Adhemerval Zanella
17:09 Re: [PATCH v2] Support auxilliary vector components for cache geometries. Tulio Magno Quites Machado Fil
14:35 Re: [PATCH] readdir, readdir64 are thread-safe Zack Weinberg
14:34 GNU Tools Cauldron 2017, Prague, September 8-10 Jan Hubicka
14:31 Re: [PATCH] readdir, readdir64 are thread-safe Florian Weimer
13:41 Re: [PATCH] readdir, readdir64 are thread-safe Zack Weinberg
13:22 Re: [PATCH] readdir, readdir64 are thread-safe Florian Weimer
13:17 [PATCH] resolv: Remove EDNS fallback [BZ #21369] Florian Weimer
13:16 Re: [PATCH] readdir, readdir64 are thread-safe Zack Weinberg
13:14 [PATCH] resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361] Florian Weimer
13:08 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Zack Weinberg
12:19 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler
12:05 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Andreas Schwab
11:36 [PATCH] readdir, readdir64 are thread-safe Florian Weimer
10:33 [PATCH] Further <resolv.h> cleanup Florian Weimer
10:26 Re: [PATCH] resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359] Florian Weimer
10:15 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler
08:45 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Andreas Schwab
07:55 Re: [PATCH] Add reallocarray function. Florian Weimer
07:06 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler

April 10, 2017
23:55 [PATCH] Update sysdeps/hppa/fpu/libm-test-ulps John David Anglin
23:11 [PATCH v3] hppa: Use generic pthread conditional variable support (BZ #21016) John David Anglin
20:52 Re: [PATCH] Check if SSE is available with HAS_CPU_FEATURE Victor Rodriguez
18:27 Re: [PATCH] Add reallocarray function. Dennis Wölfing
18:22 Re: [PATCH 2/2] Move shared pthread definitions to common headers Adhemerval Zanella
18:21 Re: [PATCH 1/2] Consolidate pthreadtype.h placement Adhemerval Zanella
18:19 Re: Why was the reallocarray function not added to glibc? Paul Eggert
18:17 Re: [PATCH 0/9] powerpc: cleanup IFUNC implementations. Adhemerval Zanella
18:04 Re: [PATCH v3 3/3] Macroize function declarations in math_private.h Gabriel F. T. Gomes
18:02 Re: [PATCH v2 1/3] Remove unneeded declarations from math_private.h Gabriel F. T. Gomes
17:55 [PATCH] Add sysdeps/x86/dl-procinfo.c H.J. Lu
16:03 Re: [PATCH] Add reallocarray function. Andreas Schwab
15:52 Re: Why was the reallocarray function not added to glibc? Szabolcs Nagy
15:25 Fwd: Why was the reallocarray function not added to glibc? Zack Weinberg
15:18 Re: [PATCH] Add reallocarray function. Zack Weinberg
15:08 Re: Why was the reallocarray function not added to glibc? Adhemerval Zanella
15:01 [PATCH] Add reallocarray function. Dennis Wölfing
14:40 Re: [PATCH][BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutex Adhemerval Zanella
13:36 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Andreas Schwab
12:00 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler
12:00 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler
10:16 Re: Why was the reallocarray function not added to glibc? Szabolcs Nagy
08:42 Re: [PATCH 0/9] powerpc: cleanup IFUNC implementations. Rajalakshmi Srinivasaraghavan
08:22 [PATCH v4] dl-load: add memory barrier before updating the next Maninder Singh
08:17 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Andreas Schwab
08:00 [PATCH] powerpc: Optimized strncat for POWER8 Rajalakshmi Srinivasaraghavan
07:03 Re: [PATCH v2] Coordinate if.h definitions for Linux and glibc (BZ #21367) Aurelien Jarno
00:48 Re: [PATCH v2] Coordinate if.h definitions for Linux and glibc (BZ #21367) Dmitry V. Levin
00:44 Re: [PATCH v2] Check for __mprotect failure in _dl_map_segments [BZ #20831] Dmitry V. Levin

April 09, 2017
21:44 [PATCH v2] Coordinate if.h definitions for Linux and glibc (BZ #21367) Aurelien Jarno
20:23 Re: [PATCH] Coordinate if.h definitions for Linux and glibc (BZ #21367) Dmitry V. Levin
20:08 [PATCH] Coordinate if.h definitions for Linux and glibc (BZ #21367) Aurelien Jarno
14:30 Re: Why was the reallocarray function not added to glibc? Dennis Wölfing
13:51 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Torvald Riegel
13:22 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Daurnimator
08:03 Re: GNU LIB build fails on macOS 10.12.4 Paul Eggert

April 08, 2017
23:10 Re: Why was the reallocarray function not added to glibc? Paul Eggert
19:41 Re: Why was the reallocarray function not added to glibc? Dennis Wölfing
15:24 Re: GNU LIB build fails on macOS 10.12.4 Zack Weinberg
15:08 GNU Tools Cauldron 2017, Prague Sep 8 - 10 Siddhesh Poyarekar

April 07, 2017
23:35 Re: [PATCH] localedata: Remove trailing spaces [BZ #20275] Rafal Luzynski
23:29 Re: [PATCH][BZ #15527] strftime_l.c: Support lowercase output Rafal Luzynski
23:01 Re: [RFC][PATCH v6 06/16] Provide backward compatibility for strftime family (bug 10871). Rafal Luzynski
20:47 Re: Why was the reallocarray function not added to glibc? Paul Eggert
20:37 Re: Why was the reallocarray function not added to glibc? Dennis Wölfing
20:10 Re: Why was the reallocarray function not added to glibc? Zack Weinberg
19:37 Re: Why was the reallocarray function not added to glibc? Dennis Wölfing
17:06 Re: [PATCH] x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258] H.J. Lu
16:23 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler
15:54 Re: Improving math function wrappers Szabolcs Nagy
14:46 Re: [PATCH 1/2] Remove _IO_MTSAFE_IO from public headers. Adhemerval Zanella
14:43 Re: [PATCH] Check if SSE is available with HAS_CPU_FEATURE H.J. Lu
13:46 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Zack Weinberg
13:38 [PATCH] resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359] Florian Weimer
12:27 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Daurnimator
12:09 Re: Merge getopt from gnulib to glibc and vice versa, eliminate __need_getopt Zack Weinberg
11:03 [PATCH COMMITTED] resolv: Remove IQUERY support Florian Weimer

April 06, 2017
22:48 Re: Merge getopt from gnulib to glibc and vice versa, eliminate __need_getopt Paul Eggert
22:20 Re: [PATCH] Add avx2 fake-capability, like tls H.J. Lu
22:06 Re: [PATCH 1/2] Remove _IO_MTSAFE_IO from public headers. Florian Weimer
21:30 Re: [PATCH 1/2] Remove _IO_MTSAFE_IO from public headers. Adhemerval Zanella
20:48 Re: [Patch] aarch64: Thunderx specific memcpy and memmove Steve Ellcey
20:41 Re: [PATCH 1/2] Remove _IO_MTSAFE_IO from public headers. Zack Weinberg
20:29 Re: [PATCH 1/2] Remove _IO_MTSAFE_IO from public headers. Adhemerval Zanella
20:00 Re: [PATCH] Consolidate Linux mmap implementation Adhemerval Zanella
19:58 [PATCH][BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutex Rabin Vincent
19:01 Re: Ping^2 Re: Fix bits/socket.h IOC* namespace issues (bug 21267) Adhemerval Zanella
16:12 Re: [PATCH 0/2] _ISOMAC testsuite round N Zack Weinberg
16:12 Merge getopt from gnulib to glibc and vice versa, eliminate __need_getopt Zack Weinberg
16:11 Re: [PATCH 1/2] Build divdi3 only for architecture that required it Adhemerval Zanella
15:20 [PATCH] Check if SSE is available with HAS_CPU_FEATURE H.J. Lu
14:37 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Dmitry V. Levin
14:30 Re: [PATCH v3 0/6] Add support for ISO C11 threads.h Adhemerval Zanella
14:22 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
14:00 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Torvald Riegel
13:44 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
13:24 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
13:24 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Zack Weinberg
13:23 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
13:22 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Zack Weinberg
13:01 Re: A per-user or per-application ld.so.cache? Florian Weimer
12:49 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
12:37 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
12:32 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
12:29 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
12:27 Re: [PATCH 2/2] S390: Use generic spinlock code. Torvald Riegel
12:04 Re: [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Torvald Riegel
11:05 Re: [PATCH v3 0/6] Add support for ISO C11 threads.h Torvald Riegel
10:51 Ping! Re: [PATCH v2] rwlock: Fix explicit hand-over. Torvald Riegel
10:51 Re: [PATCH v2] rwlock: Fix explicit hand-over. Torvald Riegel
10:47 Re: [PATCH v2] rwlock: Fix explicit hand-over. Torvald Riegel
10:12 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
10:07 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
09:47 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
09:03 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
08:52 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
08:00 Re: [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Andreas Schwab
07:30 [PATCH] powerpc: Improve memcmp performance for POWER8 Rajalakshmi Srinivasaraghavan
05:34 Re: [PATCH] powerpc: Support auxilliary vector components for cache geometries Florian Weimer
03:49 Re: [PATCH] powerpc: Support auxilliary vector components for cache geometries Paul Clarke

April 05, 2017
22:10 Re: [PATCH v2] Update elf tests to use the support test driver. Tulio Magno Quites Machado Fil
19:40 [PATCH] <bits/syscall.h>: Use an arch-independent system call list on Linux Florian Weimer
16:14 Ping^2 Re: Fix bits/socket.h IOC* namespace issues (bug 21267) Joseph Myers
15:02 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Joseph Myers
14:53 Re: [PATCH v2] Update elf tests to use the support test driver. Tulio Magno Quites Machado Fil
14:52 Re: [PATCH v3] Add page tests to string/test-strnlen. Tulio Magno Quites Machado Fil
14:51 Re: [PATCH] powerpc64: Add POWER8 strnlen Tulio Magno Quites Machado Fil
14:07 [PATCH 4/4] S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr macro. Stefan Liebler
14:07 [PATCH 3/4] S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr macro. Stefan Liebler
14:07 [PATCH 2/4] S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr macro. Stefan Liebler
14:07 [PATCH 1/4] S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c. Stefan Liebler
12:58 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Szabolcs Nagy
12:44 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Joseph Myers
12:31 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Joseph Myers
11:01 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Daurnimator
09:35 [PATCH] Fix fnmatch handling of collating elements (bug 17396, bug 16976) Andreas Schwab
09:23 [RFC] Enable RTM lock elision in current rwlock Andrew Senkevich
08:34 Re: [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
06:51 Re: [PATCH COMMITTED] nss_dns: Remove superfluous dn_expand call from network handling Florian Weimer
05:41 [PATCH v3][BZ 21340] add support for POSIX_SPAWN_SETSID daurnimator
04:00 [PATCH v2][BZ 21340] add support for POSIX_SPAWN_SETSID daurnimator
03:47 Re: [PATCH][BZ 21340] add support for POSIX_SPAWN_SETSID Daurnimator
03:08 Re: [PATCH v2 3/5] manual: Add new header and standards annotations. Rical Jasan

April 04, 2017
21:02 [PATCH] Remove __ASSUME_REQUEUE_PI (committed) Adhemerval Zanella
20:15 Re: [PATCH COMMITTED] nss_dns: Remove superfluous dn_expand call from network handling Andreas Schwab
19:22 Re: [PATCH] Remove CALL_THREAD_FCT macro Florian Weimer
19:05 [PATCH] Remove CALL_THREAD_FCT macro Adhemerval Zanella
19:01 [PATCH COMMITTED] resolv: Add tst-resolv-canonname Florian Weimer
19:01 [PATCH COMMITTED] nss_dns: Replace local declarations with declarations from a header file Florian Weimer
19:01 [PATCH COMMITTED] nss_dns: Remove superfluous dn_expand call from network handling Florian Weimer
17:41 Re: Improving math function wrappers Zack Weinberg
17:34 Re: Improving math function wrappers Joseph Myers
17:25 Re: Improving math function wrappers Szabolcs Nagy
16:17 Re: [PATCH] resolv: Add test coverage for ns_name_unpack, ns_name_ntop Florian Weimer
13:03 Re: CALL_THREAD_FCT usage Adhemerval Zanella
11:59 Re: CALL_THREAD_FCT usage Florian Weimer
11:26 Re: [PATCH v2 3/5] manual: Add new header and standards annotations. Joseph Myers
11:19 Re: [PATCH] S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit. Stefan Liebler
11:05 Re: [PATCH][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
10:41 Re: [PATCH][BZ 21340] add support for POSIX_SPAWN_SETSID Szabolcs Nagy
10:29 Re: [PING] [PATCH 1/2] Optimize generic spinlock code and use C11 like atomic macros. Stefan Liebler
09:38 Re: [PATCH][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
03:58 Re: [PATCH v2 3/5] manual: Add new header and standards annotations. Rical Jasan

April 03, 2017
21:20 [PATCH 9/9] powerpc: refactor memcmp and memmove IFUNC. Wainer dos Santos Moschetta
21:20 [PATCH 8/9] powerpc: refactor memcpy and mempcpy IFUNC. Wainer dos Santos Moschetta
21:20 [PATCH 5/9] powerpc: refactor strcasestr and strstr IFUNC. Wainer dos Santos Moschetta
21:20 [PATCH 7/9] powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. Wainer dos Santos Moschetta
21:20 [PATCH 6/9] powerpc: refactor memset IFUNC. Wainer dos Santos Moschetta
21:19 [PATCH 4/9] powerpc: refactor strchr, strchrnul, and strrchr IFUNC. Wainer dos Santos Moschetta
21:19 [PATCH 3/9] powerpc: refactor strnlen and strlen IFUNC. Wainer dos Santos Moschetta
21:19 [PATCH 2/9] powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. Wainer dos Santos Moschetta
21:19 [PATCH 1/9] powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. Wainer dos Santos Moschetta
21:19 [PATCH 0/9] powerpc: cleanup IFUNC implementations. Wainer dos Santos Moschetta
20:02 Re: [PATCH v2] Update elf tests to use the support test driver. Adhemerval Zanella
19:35 Re: [PATCH][BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
19:12 Re: [PATCH][BZ 21340] add support for POSIX_SPAWN_SETSID Florian Weimer
18:39 Re: [PATCH][BZ 21340] add support for POSIX_SPAWN_SETSID Adhemerval Zanella
18:26 [PATCH v2] Update elf tests to use the support test driver. Wainer dos Santos Moschetta
18:09 Re: [PATCH v2] Update wcsmbs tests to use the support test driver. Adhemerval Zanella
18:02 [PATCH v2] Update wcsmbs tests to use the support test driver. Wainer dos Santos Moschetta
16:40 Re: Removing internal_function Siddhesh Poyarekar
15:49 Re: Why was the reallocarray function not added to glibc? Szabolcs Nagy
15:30 Re: [PATCH] powerpc64: strrchr optimization for power8 Tulio Magno Quites Machado Fil
15:22 Why was the reallocarray function not added to glibc? Dennis Wölfing
15:09 [PATCH 2/2] Move shared pthread definitions to common headers Adhemerval Zanella
15:08 [PATCH 1/2] Consolidate pthreadtype.h placement Adhemerval Zanella
15:06 Removing internal_function Florian Weimer
14:39 Re: [PATCH] Update wcsmbs tests to use the support test driver. Adhemerval Zanella
13:50 Re: [PATCH] S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit. Stefan Liebler
13:25 Re: [PATCH v3] dl-load: add memory barrier before updating the next Torvald Riegel
12:59 [PATCH] resolv: Add test coverage for ns_name_unpack, ns_name_ntop Florian Weimer
11:45 Re: [PATCH v3] dl-load: add memory barrier before updating the next Andreas Schwab
11:30 [PATCH v3] dl-load: add memory barrier before updating the next Maninder Singh
10:55 Re: [RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support Ard Biesheuvel
10:52 Re: [RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support Dave Martin
10:01 Re: [RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support Ard Biesheuvel
09:45 Re: [RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support Dave Martin

April 02, 2017
00:02 Re: [Patch] aarch64: Thunderx specific memcpy and memmove Wainer dos Santos Moschetta

April 01, 2017
14:30 [PATCH][BZ 21340] add support for POSIX_SPAWN_SETSID daurnimator
14:01 [PATCH v2] hppa: Use generic pthread conditional variable support (BZ #21016) John David Anglin
13:58 Re: [PATCH] Update elf tests to use the support test driver. Zack Weinberg
07:32 Re: [PATCH v3] Add page tests to string/test-strnlen. Rajalakshmi Srinivasaraghavan
07:10 Re: [PATCH v2] Call the right helper function when setting mallopt M_ARENA_MAX Siddhesh Poyarekar
06:58 Re: [PATCH] Update elf tests to use the support test driver. Florian Weimer


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