libc-alpha archive
author index for November, 2017
This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Bartłomiej Piotrowski
Adhemerval Zanella
Albert ARIBAUD
Alex Bennée
Andreas Schwab
Andrew Pinski
Arjun Shankar
Arnd Bergmann
Aurelien Jarno
Ben Hutchings
Bystricky, Juro
Carlos O'Donell
Catalin Marinas
Chris Metcalf
Christian Brauner
Christoffer Dall
Dave Martin
DJ Delorie
Dmitry Goncharov
Dmitry V. Levin
Eric W. Biederman
Florian Weimer
- 2017-11-15 14:35 Re: malloc: Trim unused arenas on thread exit
- 2017-11-22 13:14 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-21 22:39 Re: nonstrings in Glibc
- 2017-11-14 07:14 Re: malloc: Trim unused arenas on thread exit
- 2017-11-15 08:14 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-06 12:32 Using <linux/stat.h> for _GNU_SOURCE
- 2017-11-19 13:49 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-27 18:46 Re: [PATCH] Implement the mlock2 function
- 2017-11-20 13:41 Re: [PATCH] libc.so: Replace nscd_hash.os with libc-nscd_hash.os [BZ #22459]
- 2017-11-20 14:14 Re: [PATCH] powerpc: Update AT_HWCAP2 bits
- 2017-11-04 15:40 [PATCH] Move <bits/mman-linux.h> to the Linux sysdeps directory
- 2017-11-14 12:13 Re: malloc: Trim unused arenas on thread exit
- 2017-11-23 09:45 Re: [PATCH] libc.so: Replace nscd_hash.os with libc-nscd_hash.os [BZ #22459]
- 2017-11-24 12:47 Re: [PATCH] Consolidate link map sorting
- 2017-11-14 07:09 Re: malloc: Trim unused arenas on thread exit
- 2017-11-14 16:34 [PATCH] malloc: Add missing arena lock in malloc_info [BZ #22408]
- 2017-11-13 16:56 [PATCH] support: Add <support/next_to_fault.h>
- 2017-11-06 20:01 Re: [PATCH] Linux: Implement interfaces for memory protection keys
- 2017-11-11 10:44 [PATCH COMMITTED] resolv: ns_name_pton should report trailing \ as error [BZ #22413]
- 2017-11-15 13:36 Re: malloc: Trim unused arenas on thread exit
- 2017-11-15 10:48 Re: [PATCH] add attribute nonstring
- 2017-11-24 12:17 Re: [PATCH] Consolidate link map sorting
- 2017-11-03 22:01 Re: Separate patch reviews for support/ additions?
- 2017-11-11 09:59 [PATCH COMMITTED] resolv: Use test framework in tst-resolv-network
- 2017-11-21 13:10 Re: [PATCH] nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9
- 2017-11-20 13:06 Re: [PATCH] libc.so: Replace nscd_hash.os with libc-nscd_hash.os [BZ #22459]
- 2017-11-06 22:03 Re: [PATCH] Linux: Implement interfaces for memory protection keys
- 2017-11-09 12:02 Re: Seccomp implications for glibc wrapper function changes
- 2017-11-17 22:20 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-03 14:28 Re: [PATCH 1/7] Mark lazy tlsdesc helper functions unused to avoid warnings
- 2017-11-02 11:16 Re: [PATCH] posix/tst-glob-tilde.c: Add test for bug 22332
- 2017-11-29 15:18 Re: [RFC] nptl: change default stack guard size of threads
- 2017-11-17 14:58 Re: [PATCH] copy_file_range: New function to copy file data
- 2017-11-23 11:57 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-17 14:55 [PATCH] support_become_root: Enable file creation in user namespaces
- 2017-11-27 17:02 Re: [PATCH] ldconfig: set LC_COLLATE to C
- 2017-11-27 10:46 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-15 12:49 Re: [PATCH 1/8] nptl: Add C11 threads thrd_* functions
- 2017-11-13 18:43 Re: [PATCH] support: Add <support/next_to_fault.h>
- 2017-11-24 17:09 Re: [PATCH] Implement the mlock2 function
- 2017-11-23 10:54 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-03 23:00 Re: [PATCH] Provide a C++ version of iseqsig
- 2017-11-03 19:38 Re: [PATCH] malloc/malloc.c: Mitigate null-byte overflow attacks
- 2017-11-14 18:08 [PATCH] malloc: Account for all heaps in an arena in malloc_info [BZ #22439]
- 2017-11-23 14:42 Re: [PATCH] posix: Make tst-getaddrinfo5 an xtest due to Internet requirement [BZ #20826]
- 2017-11-18 15:22 [PATCH] manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flags
- 2017-11-14 21:55 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-24 16:59 [PATCH] mlockall: Document MCL_ONFAULT flag
- 2017-11-12 09:21 Re: [PATCH v6 6/6] linux ttyname and ttyname_r: Add tests
- 2017-11-08 06:24 Re: Seccomp implications for glibc wrapper function changes
- 2017-11-22 23:15 Re: Obsolete p_secstodate
- 2017-11-24 19:13 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-08 06:06 Re: [PATCH 2/2] jmpbuf: Add paddings for target specific usage
- 2017-11-13 11:55 Re: [PATCH] Use libc_hidden_proto / _def for hidden wchar ifunc symbols.
- 2017-11-15 14:09 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-18 12:47 Re: [PATCH] support_become_root: Don't fail when /proc/<pid/setgroups is missing
- 2017-11-11 10:39 [PATCH COMMITTED] resolv: Add tst-res_hnok
- 2017-11-14 13:35 Re: [PATCH v3] Provide a C++ version of iseqsig
- 2017-11-18 12:38 Re: [PATCH] support_create_temp_directory: Align behavior with create_temp_file
- 2017-11-09 15:27 Re: [RFC][PATCH v9 6/6] Documentation to the above changes (bug 10871).
- 2017-11-03 21:05 Separate patch reviews for support/ additions?
- 2017-11-29 21:02 Re: [RFC] nptl: change default stack guard size of threads
- 2017-11-18 15:15 Re: [PATCH v2] support_become_root: Don't fail when /proc/<pid/setgroups is missing
- 2017-11-24 16:29 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-03 23:53 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-18 17:04 Re: [PATCH] manual: Document mprotect and introduce section on memory protection
- 2017-11-02 12:44 Re: [PATCH v2 2/3] nptl: Change tst-typesizes to _Static_assert
- 2017-11-24 03:58 Re: [PATCH] posix: Fix generic p{read,write}v buffer allocation (BZ#22457)
- 2017-11-21 11:49 Re: [PATCH] powerpc: Update AT_HWCAP2 bits
- 2017-11-27 18:43 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-18 15:22 [PATCH] manual: Move preadv/writev variants to Scatter-Gather section
- 2017-11-21 21:34 Re: nonstrings in Glibc
- 2017-11-27 18:06 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-24 17:06 Re: [PATCH] Linux: Introduce <bits/mman-shared.h>
- 2017-11-18 15:22 Re: [PATCH v2] support_become_root: Don't fail when /proc/<pid/setgroups is missing
- 2017-11-15 10:45 Re: malloc: Trim unused arenas on thread exit
- 2017-11-23 16:23 Re: [PATCH] copy_file_range: New function to copy file data
- 2017-11-17 13:03 Re: Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660) [committed]
- 2017-11-15 13:40 Re: [PATCH] manual: Document mprotect and introduce section on memory protection
- 2017-11-20 18:41 Re: nonstrings in Glibc
- 2017-11-18 16:57 Re: [PATCH] support_become_root: Fix comment style
- 2017-11-15 12:03 Re: [PATCH 1/8] nptl: Add C11 threads thrd_* functions
- 2017-11-27 10:25 Re: [PATCH] Implement the mlock2 function
- 2017-11-17 12:57 Re: glibc failures on aarch64: (Was Re: [PATCH] add attribute nonstring)
- 2017-11-27 17:16 Re: [PATCH] ldconfig: set LC_COLLATE to C
- 2017-11-27 16:43 Re: [PATCH] Implement the mlock2 function
- 2017-11-01 16:35 Re: rtld: resolve incoming STT_GNU_IFUNC only after DT_INIT
- 2017-11-15 08:09 Re: [PATCH 1/8] nptl: Add C11 threads thrd_* functions
- 2017-11-03 23:24 [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-09 10:51 [PATCH] malloc: Add missing arena lock in mallinfo [BZ #22408]
- 2017-11-13 13:22 [PATCH] posix: Make tst-getaddrinfo5 an xtest due to Internet requirement [BZ #20826]
- 2017-11-24 16:51 Re: [PATCH] Linux: Introduce <bits/mman-shared.h>
- 2017-11-29 20:44 Re: [RFC] nptl: change default stack guard size of threads
- 2017-11-15 14:10 Re: malloc: Trim unused arenas on thread exit
- 2017-11-12 16:23 Re: [PATCH v6 6/6] linux ttyname and ttyname_r: Add tests
- 2017-11-24 16:49 [PATCH] Linux: Introduce <bits/mman-shared.h>
- 2017-11-17 22:53 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-19 15:39 Re: PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
- 2017-11-19 10:27 Re: [PATCH] manual: Document mprotect and introduce section on memory protection
- 2017-11-22 09:23 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-23 12:27 Re: tst-ttyname failure
- 2017-11-15 08:31 Re: [PATCH] malloc: Add missing arena lock in mallinfo [BZ #22408]
- 2017-11-03 23:29 Re: [PATCH] manual: Document the linkat function
- 2017-11-11 13:06 Re: [PATCH] Consolidate link map sorting
- 2017-11-17 14:55 [PATCH] support_create_temp_directory: Align behavior with create_temp_file
- 2017-11-22 20:15 [PATCH] sigwait: Do not fail with EINTR and return error code [BZ #22478]
- 2017-11-03 22:57 Re: [PATCH] Reformat sysdeps/x86/libc-start.c
- 2017-11-04 17:49 [PATCH] Linux: Implement interfaces for memory protection keys
- 2017-11-02 12:38 Re: [PATCH] array_length, array_end macros for internal use
- 2017-11-03 23:55 Re: [PATCH 2/6] Filter out NPTL internal signals (BZ #22391)
- 2017-11-24 19:20 Re: [PATCH] Implement the mlock2 function
- 2017-11-12 07:27 Re: [PATCH] inet: add uint64_t accessors to in6_addr union
- 2017-11-18 17:32 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-14 12:26 Re: [PATCH 2/2] jmpbuf: Add paddings for target specific usage
- 2017-11-03 21:37 [PATCH] manual: Document the O_TMPFILE flag
- 2017-11-20 16:01 Re: execlp/execvp/execvpe behavior change in glibc 2.24?
- 2017-11-10 13:13 Re: malloc: Trim unused arenas on thread exit
- 2017-11-17 21:28 tst-ttyname failure
- 2017-11-15 10:29 Re: [PATCH] posix: Make tst-getaddrinfo5 an xtest due to Internet requirement [BZ #20826]
- 2017-11-14 18:29 Re: [PATCH] add attribute nonstring
- 2017-11-02 18:40 Re: [PATCH] Reformat sysdeps/x86/libc-start.c
- 2017-11-20 15:54 Re: [PATCH] powerpc: Update AT_HWCAP2 bits
- 2017-11-09 17:45 Re: [PATCH v2] Fix integer overflow in malloc when tcache is enabled [BZ #22375]
- 2017-11-20 12:55 Re: [PATCH] copy_file_range: New function to copy file data
- 2017-11-11 10:39 [PATCH COMMITTED] resolv: Add tst-ns_name_pton
- 2017-11-06 13:40 Re: [PATCH] Linux: Implement interfaces for memory protection keys
- 2017-11-14 14:30 Re: [PATCH] malloc: Add missing arena lock in malloc_info [BZ #22408]
- 2017-11-12 07:45 Re: [PATCH v6 3/6] linux ttyname: Change return type of is_pty from int to bool
- 2017-11-14 13:12 Re: [PATCH] Use libc_hidden_proto / _def for hidden wchar ifunc symbols.
- 2017-11-23 11:38 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-13 16:34 Re: [PATCH 2/2] jmpbuf: Add paddings for target specific usage
- 2017-11-01 17:24 Re: rtld: resolve incoming STT_GNU_IFUNC only after DT_INIT
- 2017-11-15 07:55 Re: [PATCH] posix: Make tst-getaddrinfo5 an xtest due to Internet requirement [BZ #20826]
- 2017-11-23 12:25 Re: [PATCH] posix: Call internal free on fallback p{read,write}v on Linux (BZ#22457)
- 2017-11-12 14:51 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-12 09:04 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-06 19:18 Re: [PATCH v2 2/3] nptl: Change tst-typesizes to _Static_assert
- 2017-11-18 16:19 Bump microblaze minimum kernel requirement to 3.15?
- 2017-11-27 10:57 Re: [PATCH] mlockall: Document MCL_ONFAULT flag
- 2017-11-03 14:45 Re: [PATCH] Remove unnecessary locking when reading iconv configuration [BZ #22062]
- 2017-11-15 13:35 Re: [PATCH 1/8] nptl: Add C11 threads thrd_* functions
- 2017-11-19 10:23 Re: [PATCH] manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flags
- 2017-11-23 15:23 Re: [PATCH] copy_file_range: New function to copy file data
- 2017-11-23 15:43 Re: [PATCH] copy_file_range: New function to copy file data
- 2017-11-17 14:56 [PATCH] copy_file_range: New function to copy file data
- 2017-11-18 12:18 Re: [PATCH v3] Provide a C++ version of iseqsig
- 2017-11-24 09:28 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-29 20:33 Re: [RFC] nptl: change default stack guard size of threads
- 2017-11-22 12:12 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-14 14:26 [PATCH] manual: Document mprotect and introduce section on memory protection
- 2017-11-23 14:36 Re: [PATCH] Linux: Implement interfaces for memory protection keys
- 2017-11-27 16:07 Re: [PATCH] Implement the mlock2 function
- 2017-11-03 21:37 [PATCH] manual: Document the linkat function
- 2017-11-23 10:19 [PATCH] support: Add TEST_COMPARE macro
- 2017-11-15 15:50 Re: [PATCH 1/8] nptl: Add C11 threads thrd_* functions
- 2017-11-13 13:09 Re: [PATCH 2/2] jmpbuf: Add paddings for target specific usage
- 2017-11-14 16:50 Re: [PATCH] add attribute nonstring
- 2017-11-02 12:57 Re: [PATCH] test-errno-linux: quotactl can fail with EPERM in containers
- 2017-11-05 07:35 Re: [PATCH] Linux: Implement interfaces for memory protection keys
- 2017-11-24 16:59 [PATCH] Implement the mlock2 function
- 2017-11-09 10:55 malloc: Trim unused arenas on thread exit
- 2017-11-09 07:46 Re: [PATCH v2] Provide a C++ version of iseqsig
- 2017-11-03 22:51 Re: [PATCH] manual: Document the O_TMPFILE flag
- 2017-11-23 14:46 Re: [PATCH] copy_file_range: New function to copy file data
- 2017-11-15 18:38 Re: Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14
- 2017-11-21 11:26 Re: [PATCH] powerpc: Update AT_HWCAP2 bits
- 2017-11-20 18:56 Re: [PATCH] powerpc: Update AT_HWCAP2 bits
- 2017-11-13 16:30 Re: ToT build failure with ToT GCC (strncpy warning)
- 2017-11-11 10:59 [PATCH COMMITTED] resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]
- 2017-11-17 12:50 Re: Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660) [committed]
- 2017-11-03 23:51 Re: [PATCH] manual: Document the O_TMPFILE flag
- 2017-11-20 09:02 Re: [PATCH] libc.so: Replace nscd_hash.os with libc-nscd_hash.os [BZ #22459]
- 2017-11-15 11:10 Re: [PATCH 2/2] jmpbuf: Add paddings for target specific usage
- 2017-11-03 12:14 Re: [PATCH 1/7] Mark lazy tlsdesc helper functions unused to avoid warnings
- 2017-11-14 19:00 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-14 18:21 Re: [PATCH] add attribute nonstring
- 2017-11-28 14:18 Re: [PATCH] S390: Fix backtrace in vdso functions.
- 2017-11-21 11:01 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-20 09:23 Re: [PATCHv3] powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove
- 2017-11-23 19:08 Re: [PATCH] posix: Fix generic p{read,write}v buffer allocation (BZ#22457)
- 2017-11-15 18:39 Re: Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h
- 2017-11-14 15:09 Re: [PATCH] malloc: Add missing arena lock in mallinfo [BZ #22408]
- 2017-11-06 15:21 Re: [PATCH v2 3/3] nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Gabriel F. T. Gomes
George Burgess IV
Gustavo Romero
H.J. Lu
He Hongjun
Igor Torrente
Istvan Kurucsai
J William Piggott
jamesbywater01
John David Anglin
John Reiser
Jonathan Nieder
Jonathan Wakely
Joseph Myers
- 2017-11-22 00:05 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-13 00:50 Re: [PATCH] add attribute nonstring
- 2017-11-27 22:24 Re: [committed arm/ilp32] aarch64: Fix jmp_buf-macros.h for ILP32
- 2017-11-24 22:04 Make min_of_type_ macros function-like [committed]
- 2017-11-30 23:48 Use libm_alias_double for coldfire [committed]
- 2017-11-28 18:16 Use libm_alias_double for i386 [committed]
- 2017-11-06 15:58 Re: Using <linux/stat.h> for _GNU_SOURCE
- 2017-11-15 17:10 Use Linux 4.14 in build-many-glibcs.py [committed]
- 2017-11-14 18:27 Re: [PATCH] add attribute nonstring
- 2017-11-02 21:09 Re: [PATCH 2/2] Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
- 2017-11-24 23:34 Support _Float64x in libm_alias macros [committed]
- 2017-11-27 16:24 Re: [PATCH] mlockall: Document MCL_ONFAULT flag
- 2017-11-23 21:19 Re: [PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
- 2017-11-17 23:39 Use libm_alias_ldouble in sysdeps/x86_64/fpu [committed]
- 2017-11-30 23:41 Re: [PATCH] mips: Don't use MIN in dl-machine.h
- 2017-11-01 16:04 Re: PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
- 2017-11-30 23:53 Use libm_alias_float for coldfire [committed]
- 2017-11-29 16:44 Re: [PATCHv5] New generic sinf
- 2017-11-21 13:33 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-21 22:47 Re: nonstrings in Glibc
- 2017-11-06 13:27 Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402) [committed]
- 2017-11-03 22:17 Re: [PATCH] Provide a C++ version of iseqsig
- 2017-11-29 14:26 Re: Possible different binutils version between GCC and GLIBC build
- 2017-11-02 17:00 Re: [PATCHv3] New generic sinf
- 2017-11-15 23:14 Re: [PATCH] add attribute nonstring
- 2017-11-30 22:40 Rework m68k libm functions to use declare_mgen_alias [committed]
- 2017-11-14 17:06 Re: [PATCH] add attribute nonstring
- 2017-11-16 21:14 Add SHM_HUGETLB, SHM_NORESERVE to bits/shm.h
- 2017-11-24 23:39 Use -mfloat128 for _Float64x tests for powerpc64le [committed]
- 2017-11-15 22:59 Update hppa bits/mman.h from Linux 4.14
- 2017-11-15 13:44 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-03 21:54 Re: [PATCH 2/6] Filter out NPTL internal signals (BZ #22391)
- 2017-11-14 17:51 Fix string/bug-strncat1.c build with GCC 8 [committed]
- 2017-11-24 21:44 Define __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod-round-skeleton.c [committed]
- 2017-11-10 23:46 Re: [PATCH] add attribute nonstring
- 2017-11-28 01:19 Use libm_alias_float for alpha [committed]
- 2017-11-14 22:06 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-30 19:04 Use declare_mgen_alias in m68k templates [committed]
- 2017-11-21 22:27 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-01 00:26 Re: [PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
- 2017-11-29 22:52 Add SPARC --disable-multi-arch builds to build-many-glibcs.py [committed]
- 2017-11-21 00:56 Re: Fix regcomp.c build for 32-bit with GCC mainline
- 2017-11-27 22:16 Re: [RFC 0/6] glibc port to ARC architecture
- 2017-11-16 18:31 Re: [PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
- 2017-11-01 17:04 Clean up complex.h handling of float128 [committed]
- 2017-11-15 02:09 Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660) [committed]
- 2017-11-14 16:40 Re: [PATCH v3] Provide a C++ version of iseqsig
- 2017-11-06 22:59 Re: [PATCH] Linux: Implement interfaces for memory protection keys
- 2017-11-24 17:50 Re: [PATCH] Linux: Introduce <bits/mman-shared.h>
- 2017-11-13 23:18 Re: sigset_t for new arches
- 2017-11-22 13:06 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-28 00:56 Use libm_alias_float for aarch64 [committed]
- 2017-11-03 16:31 Re: [PATCH] Provide a C++ version of iseqsig
- 2017-11-30 00:44 Remove SPARC lllrint aliases [committed]
- 2017-11-06 13:29 Re: [PATCH] Linux: Implement interfaces for memory protection keys
- 2017-11-06 23:09 Re: [RFC 0/6] glibc port to ARC architecture
- 2017-11-29 21:26 Use libm_alias_float for x86_64 [committed]
- 2017-11-29 23:10 Fix missing sparcv9 --disable-multi-arch fabsl compat symbol (bug 22229) [committed]
- 2017-11-17 22:02 Support bits/floatn.h inclusion from .S files [committed]
- 2017-11-24 18:39 Move wcstof128 symbol versions to wcsmbs/Versions [committed]
- 2017-11-28 00:02 Support ldbl-opt libm_alias_double use from .S files [committed]
- 2017-11-21 13:38 Re: [PATCH] add attribute nonstring
- 2017-11-15 16:55 Re: [PATCH 1/1] intl/plural.c: improve reproducibility
- 2017-11-22 21:50 Obsolete p_secstodate
- 2017-11-08 16:43 Re: [PATCH v2] Provide a C++ version of iseqsig
- 2017-11-22 13:18 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-15 15:28 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-17 22:41 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-21 22:44 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-03 23:50 Handle more _FloatN, _FloatNx types in __MATH_TG [committed]
- 2017-11-29 00:11 Use libm_alias_float for i386 [committed]
- 2017-11-21 22:38 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-03 17:11 Declare strtof, strfromf functions for more _FloatN, _FloatNx types [committed]
- 2017-11-29 17:27 Re: Possible different binutils version between GCC and GLIBC build
- 2017-11-21 23:35 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-03 22:06 Re: [PATCH] Reformat sysdeps/x86/libc-start.c
- 2017-11-17 22:55 Use libm_alias_ldouble in sysdeps/i386/fpu [committed]
- 2017-11-15 17:45 Update kernel version in syscall-names.list to 4.14
- 2017-11-29 23:41 Use libm_alias_double for sparc [committed]
- 2017-11-14 21:47 Re: [PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
- 2017-11-24 21:12 Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h [committed]
- 2017-11-03 16:13 Re: [PATCH] Provide a C++ version of iseqsig
- 2017-11-21 17:16 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-07 23:49 Handle more _FloatN, _FloatNx types in include/float.h [committed]
- 2017-11-24 23:54 Use libm_alias_float128 more in sysdeps/ieee754/float128 [committed]
- 2017-11-28 00:08 Use libm_alias_double for alpha [committed]
- 2017-11-22 17:26 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-15 18:07 Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h
- 2017-11-15 18:31 Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14
- 2017-11-24 23:13 Support strfromf64x alias [committed]
- 2017-11-17 23:08 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-23 23:36 Use libm_alias_ldouble macros in sysdeps/ia64/fpu [committed]
- 2017-11-22 16:50 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-21 18:27 Ping Re: Update hppa bits/mman.h from Linux 4.14
- 2017-11-20 23:18 Re: Fix regcomp.c build for 32-bit with GCC mainline
- 2017-11-20 14:17 Re: PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
- 2017-11-29 17:39 Use libm_alias_float for ia64 [committed]
- 2017-11-30 19:16 Use libm_alias macros in m68k llrint functions [committed]
- 2017-11-28 17:35 Use libm_alias_float for s390 [committed]
- 2017-11-15 22:59 Add AArch64 HWCAP_DCPOP from Linux 4.14
- 2017-11-20 19:04 Fix regcomp.c build for 32-bit with GCC mainline
- 2017-11-03 23:55 Re: [PATCH 2/6] Filter out NPTL internal signals (BZ #22391)
- 2017-11-08 16:47 Re: [PATCH] Improve math_errhandling
- 2017-11-27 14:18 Add _Float64x function aliases [committed]
- 2017-11-30 21:26 Re: [PATCH v2 1/1] plural.c: improve reproducibility
- 2017-11-15 23:51 Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h
- 2017-11-02 23:37 Declare wcstof functions for more _FloatN, _FloatNx types [committed]
- 2017-11-14 16:37 Re: [PATCH] add attribute nonstring
- 2017-11-24 22:52 Support strtof64x, wcstof64x aliases [committed]
- 2017-11-06 22:27 Re: [RFC 4/6] ARC: Initial port to glibc
- 2017-11-24 21:23 Fix gen-tgmath-tests.py for _Float64, _Float64x testing [committed]
- 2017-11-21 14:07 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-22 17:31 Avoid use of strlen in getlogin_r (bug 22447)
- 2017-11-10 17:54 Re: [PATCH] add attribute nonstring
- 2017-11-14 17:58 Re: [PATCH] add attribute nonstring
- 2017-11-30 15:28 Re: PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
- 2017-11-28 17:19 Use libm_alias_double for s390 [committed]
- 2017-11-03 21:13 Handle more _FloatN, _FloatNx types in tgmath.h [committed]
- 2017-11-30 17:14 Re: [PATCHv6] New generic sinf
- 2017-11-14 21:59 Re: [PATCH 1/1] intl/plural.c: improve reproducibility
- 2017-11-22 23:43 Fix typo in variable name in gen-locale.sh [committed]
- 2017-11-24 16:16 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-27 23:55 Use libm_alias_double for aarch64 [committed]
- 2017-11-21 01:30 Fix p_secstodate overflow handling (bug 22463)
- 2017-11-07 18:09 Handle more _FloatN, _FloatNx types in type-generic strtod tests [committed]
- 2017-11-29 19:02 Use libm_alias_double for x86_64 [committed]
- 2017-11-27 16:21 Re: [PATCH] ldconfig: set LC_COLLATE to C
- 2017-11-01 23:43 Include bits/cmathcalls.h for more _FloatN, _FloatNx types [committed]
- 2017-11-02 12:49 Re: [PATCHv2] New generic sinf
- 2017-11-08 16:55 Re: [PATCH] Bypass math wrappers with -fno-math-errno
- 2017-11-23 18:25 Re: [PATCHv4] New generic sinf
- 2017-11-13 16:32 Re: ToT build failure with ToT GCC (strncpy warning)
- 2017-11-24 22:26 Support testing _Float64x libm functions [committed]
- 2017-11-30 16:37 Re: PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
- 2017-11-29 01:24 Use libm_alias_double for ia64 [committed]
- 2017-11-03 23:48 Re: [PATCH] Linux: Add memfd_create system call wrapper
- 2017-11-24 17:02 Re: [PATCH] Implement the mlock2 function
- 2017-11-30 00:31 Use libm_alias_float for sparc [committed]
- 2017-11-17 22:45 Remove unused sparc64/soft-fp libm function implementations
- 2017-11-27 16:18 Re: [PATCH] support: Add TEST_COMPARE macro
- 2017-11-14 17:53 Fix string/tester.c build with GCC 8 [committed]
- 2017-11-21 17:26 Re: Fix p_secstodate overflow handling (bug 22463)
- 2017-11-24 16:59 Re: [PATCH] Linux: Introduce <bits/mman-shared.h>
Josh Triplett
Juro Bystricky
Kees Cook
liang.hebing
Luke Shumaker
ma.jiang
Maciej W. Rozycki
Manfred
Martin Sebor
Michael Kerrisk
Michael Kerrisk (man-pages)
Mike FABIAN
Moritz Eckert
Palmer Dabbelt
Patrick McGehearty
Paul Carroll
Paul Clarke
Paul Eggert
Phil Blundell
Rafal Luzynski
Rajalakshmi Srinivasaraghavan
rcardoso
Rical Jasan
Rich Felker
Rodriguez Bahena, Victor
Rogerio Alves
Romain Naour
Shawn Landden
Siddhesh Poyarekar
Stefan Liebler
Steve Ellcey
Steven Munroe
Szabolcs Nagy
Torvald Riegel
Translation Project Robot
Tulio Magno Quites Machado Filho
Victor Rodriguez
Vineet Gupta
Wilco Dijkstra
wu.rongbing
Zack Weinberg
Mail converted by MHonArc