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]
答复: Re: [PATCH] tzset did not catch changes to localtime [BZ #21060 ]
test1108001
txtmail_test01
Subscribe to mailing list1122
Re: Re: [PATCH] tzset did not catch changes to localtime [BZ #21060 ]
Re: test1108001
[PATCH] tzset did not catch changes to localtime [BZ #21060 ]
Re: [PATCH] tzset did not catch changes to localtime [BZ #21060 ]
[committed arm/ilp32] aarch64: Fix jmp_buf-macros.h for ILP32
[committed arm/ilp32] aarch64: Update ILP32 abilists
[committed, PATCH] Replaced unicode sequences in the ASCII printable range [BZ #22387]
[COMMITTED] Add test case for collation in hr_HR locale
[COMMITTED] Fix test case for hr_HR monetary formatting
[COMMITTED] hppa: Fix gmon static test failures
[COMMITTED] hr_HR locale: fix collation and expand collation test file
[COMMITTED] hr_HR locale: various updates [BZ #10580]
[COMMITTED] localedata: Remove duplicate cs_CZ from LOCALES
[COMMITTED] Prefer https for Sourceware links
[COMMITTED] sr_RS and bs_BA locales: make collation rules the same as for hr_HR [BZ #22534]
[PATCH 0/1] improve build reproducibility
Re: [PATCH 0/3] Fix issues with writing Linux core PRSTATUS note on MIPS o32, n32 and n64 into core file
[PATCH 0/3] memset zva optimization
Re: [PATCH 0/3] sparc M7 optimized memcpy/memset
[PATCH 0/8] posix: glob fixes and refactor
Re: [PATCH 00/25] Refactor IFUNC selection in C
Re: [PATCH 05/25] sparc: Assume VIS3 support
Re: [PATCH 06/25] sparc: refactor sparc64 signbit{f} selector to C
Re: [PATCH 07/25] sparc: refactor sparc64 isnan{f} selector to C
Re: [PATCH 08/25] sparc: refactor sparc64 isinf{f} selector to C
Re: [PATCH 09/25] sparc: refactor sparc64 finite{f} selector to C
Re: [PATCH 09/58] Mark internal wchar functions with attribute_hidden [BZ #18822]
[PATCH 1/1] intl/plural.c: improve reproducibility
[PATCH 1/2] Add tst-jmp_buf.c and jmp_buf-macros.h
[PATCH 1/2] Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
[PATCH 1/2] linux: Consolidate sigaction implementation
[PATCH 1/3] benchtests: Fix walking sizes and directions for *-walk benchmarks
[PATCH 1/3] benchtests: Wide range of tests names in schema.json
Re: [PATCH 1/3] nptl: Add tests for internal pthread_mutex_t offsets
[PATCH 1/3] y2038: introduce struct __kernel_old_timeval
[PATCH 1/6] Consolidate Linux sigprocmask implementation (BZ #22391)
Re: [PATCH 1/7] Mark lazy tlsdesc helper functions unused to avoid warnings
[PATCH 1/8] malloc: Add specialized dynarray for C strings
Re: [PATCH 1/8] nptl: Add C11 threads thrd_* functions
Re: [PATCH 10/25] sparc: refactor sparc64 nearbyint{f} selector to C
Re: [PATCH 11/25] sparc: refactor sparc64 lrint{f} selector to C
Re: [PATCH 12/25] sparc: refactor sparc64 rint{f} selector to C
Re: [PATCH 13/25] sparc: refactor sparc64 __mpn_mul_1 selector to C
Re: [PATCH 14/25] sparc: refactor sparc64 __mpn_sub_n selector to C
Re: [PATCH 15/25] sparc: refactor sparc64 __mpn_addmul_1 selector to C
Re: [PATCH 16/25] sparc: refactor sparc64 __mpn_submul_1 selector to C
Re: [PATCH 17/25] sparc: refactor sparc64 __mpn_add_n selector to C
Re: [PATCH 18/25] sparc: refactor sparc32 copysign selector to C
Re: [PATCH 19/25] sparc: refactor sparc32 fabs{f} selector to C
[PATCH 2/2] i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)
[PATCH 2/2] Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
[PATCH 2/2] jmpbuf: Add paddings for target specific usage
[PATCH 2/3] benchtests: Adjust valid and accepted properties
[PATCH 2/3] benchtests: Bump start size since smaller sizes are noisy
Re: [PATCH 2/3] Consolidate Linux sigprocmask() implementation
Re: [PATCH 2/3] nptl: Change tst-typesizes to _Static_assert
[PATCH 2/3] y2038: elfcore: use __kernel_old_timeval for process times
[PATCH 2/6] Filter out NPTL internal signals (BZ #22391)
[PATCH 2/8] posix: Use char_array for internal glob dirname
Re: [PATCH 20/25] sparc: refactor sparc32 llrint{f} selector to C
Re: [PATCH 21/25] sparc: refactor sparc32 rint{f} selector to C
Re: [PATCH 22/25] sparc: refactor sparc32 nearbyint{f} selector to C
Re: [PATCH 23/25] sparc: refactor cpu_relax to C
[PATCH 3/3] aarch64: Hoist ZVA check out of the memset function
[PATCH 3/3] benchtests:Enable BENCHSET to run subset of tests
[PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
[PATCH 3/6] Simplify Linux sig{timed}wait{info} implementations
[PATCH 3/8] posix: Remove alloca usage for GLOB_BRACE on glob
[PATCH 4/6] Cleanup Linux sigqueue implementation
[PATCH 4/8] posix: Remove alloca usage on glob dirname
Re: [PATCH 5/5] linux ttyname and ttyname_r: Fix namespace check [BZ #22145]
[PATCH 5/6] Optimize sighold implementation
[PATCH 5/8] posix: Use dynarray for globname in glob
[PATCH 6/6] Cleanup sigpause implementation
[PATCH 6/8] posix: Remove alloca usage on glob user_name
[PATCH 7/8] posix: Use char_array for home_dir in glob
[PATCH 8/8] posix: Remove all alloca usage in glob
[PATCH COMMITTED 1/6] manual: Update to mention ENODEV for ttyname and ttyname_r
[PATCH COMMITTED 2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10
[PATCH COMMITTED 3/6] linux ttyname: Change return type of is_pty from int to bool
[PATCH COMMITTED 4/6] linux ttyname{_r}: Make tty checks consistent
[PATCH COMMITTED 5/6] linux ttyname{_r}: Don't bail prematurely [BZ #22145]
[PATCH COMMITTED 6/6] linux ttyname{_r}: Add tests
[PATCH COMMITTED] hppa: Update ulps
[PATCH COMMITTED] resolv: Add tst-ns_name_pton
[PATCH COMMITTED] resolv: Add tst-res_hnok
[PATCH COMMITTED] resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]
[PATCH COMMITTED] resolv: ns_name_pton should report trailing \ as error [BZ #22413]
[PATCH COMMITTED] resolv: Use test framework in tst-resolv-network
[PATCH COMMITTED] Update translations from the Translation Project
[PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case
[PATCH v10 1/5] Implement alternative month names (bug 10871).
[PATCH v10 3/5] Abbreviated alternative month names (%Ob) also added (bug 10871).
[PATCH v10 5/5] Documentation to the above changes (bug 10871).
[PATCH v2 0/1] improve build reproducibility
[PATCH v2 0/5] Fixup linux ttyname and ttyname_r [BZ #22145]
[PATCH v2 0/7] Additional integrity checks for the malloc
[PATCH v2 1/1] plural.c: improve reproducibility
Re: [PATCH v2 1/3] nptl: Add tests for internal pthread_mutex_t offsets
[PATCH v2 1/5] manual: Update to mention ENODEV for ttyname and ttyname_r
[PATCH v2 1/7] malloc: Add check for top size corruption.
[PATCH v2 1/8] Rename nptl-signals.h to internal-signals.h
Re: [PATCH v2 2/3] nptl: Change tst-typesizes to _Static_assert
[PATCH v2 2/5] linux ttyname: Update a reference to kernel docs for kernel 4.10
[PATCH v2 2/7] malloc: Additional checks for unsorted bin integrity I.
[PATCH v2 2/8] Consolidate Linux sigprocmask implementation (BZ #22391)
Re: [PATCH v2 3/3] nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
[PATCH v2 3/5] linux ttyname and ttyname_r: Make the TTY equivalence tests consistent [BZ #22145]
[PATCH v2 3/7] malloc: Ensure that the consolidated fast chunk has a sane size.
[PATCH v2 3/8] Filter out NPTL internal signals (BZ #22391)
[PATCH v2 4/5] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145]
[PATCH v2 4/7] malloc: Ensure lower bound on chunk size in __libc_realloc.
[PATCH v2 4/8] Simplify Linux sig{timed}wait{info} implementations
[PATCH v2 5/5] linux ttyname and ttyname_r: Add tests [BZ #22145]
[PATCH v2 5/7] malloc: Verify the integrity of mmapped chunks in calloc.
[PATCH v2 5/8] Cleanup Linux sigqueue implementation
[PATCH v2 6/7] malloc: Add more integrity checks to mremap_chunk.
[PATCH v2 6/8] Optimize sighold implementation
[PATCH v2 7/7] malloc: Check the alignment of mmapped chunks before unmapping.
[PATCH v2 7/8] Cleanup sigpause implementation
[PATCH v2 8/8] Optimize sigrelse implementation
[PATCH V2] benchtests: Adjust valid and accepted properties
[PATCH V2] benchtests: Expand range of tests names in schema.json
[PATCH V2] benchtests:Enable BENCHSET to run subset of tests
[PATCH v2] Fix integer overflow in malloc when tcache is enabled [BZ #22375]
[PATCH v2] ldconfig: set LC_COLLATE to C [BZ #22505]
[PATCH v2] lv_LV locale: fix collation [BZ #15537]
[PATCH v2] Provide a C++ version of iseqsig
[PATCH v2] support_become_root: Don't fail when /proc/<pid/setgroups is missing
[PATCH v3 0/6] Fixup linux ttyname and ttyname_r [BZ #22145]
[PATCH v3 1/3] Rename nptl-signals.h to internal-signals.h
[PATCH v3 1/6] manual: Update to mention ENODEV for ttyname and ttyname_r
[PATCH v3 2/3] Consolidate Linux sigprocmask implementation (BZ #22391)
[PATCH v3 2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10
[PATCH v3 3/3] Filter out NPTL internal signals (BZ #22391)
[PATCH v3 3/6] linux ttyname: Change return type of is_pty from int to bool
[PATCH v3 4/6] linux ttyname and ttyname_r: Make the TTY equivalence checks consistent
[PATCH v3 5/6] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145]
[PATCH v3 6/6] linux ttyname and ttyname_r: Add tests
[PATCH V3] benchtests: Expand range of tests names in schema.json
[PATCH V3] benchtests:Enable BENCHSET to run subset of tests
[PATCH v3] Provide a C++ version of iseqsig
[PATCH v4 1/1] linux ttyname and ttyname_r: Add tests
[PATCH v4] Provide a C++ version of iseqsig
Re: [PATCH v5 01/30] regset: Add support for dynamically sized regsets
Re: [PATCH v5 02/30] arm64: fpsimd: Correctly annotate exception helpers called from asm
Re: [PATCH v5 03/30] arm64: signal: Verify extra data is user-readable in sys_rt_sigreturn
Re: [PATCH v5 04/30] arm64: KVM: Hide unsupported AArch64 CPU features from guests
[PATCH v5 1/1] linux ttyname and ttyname_r: Add tests
Re: [PATCH v5 11/30] arm64/sve: Signal frame and context structure definition
Re: [PATCH v5 12/30] arm64/sve: Low-level CPU setup
Re: [PATCH v5 13/30] arm64/sve: Core task context handling
Re: [PATCH v5 15/30] arm64/sve: Signal handling support
Re: [PATCH v5 16/30] arm64/sve: Backend logic for setting the vector length
[PATCH v6 0/6] Fixup linux ttyname and ttyname_r [BZ #22145]
[PATCH v6 1/6] manual: Update to mention ENODEV for ttyname and ttyname_r
[PATCH v6 2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10
[PATCH v6 3/6] linux ttyname: Change return type of is_pty from int to bool
[PATCH v6 4/6] linux ttyname and ttyname_r: Make the TTY equivalence checks consistent
[PATCH v6 5/6] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145]
[PATCH v6 6/6] linux ttyname and ttyname_r: Add tests
[PATCH v7 0/6] Fixup linux ttyname and ttyname_r [BZ #22145]
[PATCH v7 1/6] manual: Update to mention ENODEV for ttyname and ttyname_r
[PATCH v7 2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10
[PATCH v7 3/6] linux ttyname: Change return type of is_pty from int to bool
[PATCH v7 4/6] linux ttyname and ttyname_r: Make the TTY equivalence checks consistent
[PATCH v7 5/6] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145]
[PATCH v7 6/6] linux ttyname and ttyname_r: Add tests
[PATCH] aarch64: Avoid hidden symbols for memcpy/memmove into static binaries
[PATCH] aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5
[PATCH] aarch64: optimize _dl_tlsdesc_dynamic fast path
[PATCH] aarch64: Optimized memset for falkor
[PATCH] add attribute nonstring
[PATCH] Add multi-slave builders
[PATCH] Add wcharP.h to hide internal wchar functions [BZ #18822]
Re: [PATCH] array_length, array_end macros for internal use
[PATCH] Bypass math wrappers with -fno-math-errno
Re: [PATCH] Clean up iconv/gconv_int.h for unnecessary declarations
[PATCH] Collation fix: make forward accent sorting the default [BZ #17750]
[PATCH] Consolidate link map sorting
[PATCH] copy_file_range: New function to copy file data
[PATCH] cs_CZ locale: fix collation [BZ #22336]
Re: [PATCH] Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)
[PATCH] Fix integer overflow in malloc when tcache is enabled [BZ #22375]
[PATCH] Implement the mlock2 function
[PATCH] Improve math_errhandling
Re: [PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86.
[PATCH] inet: add uint64_t accessors to in6_addr union
Re: [PATCH] ld.so: Add architecture specific fields
[PATCH] ldconfig: set LC_COLLATE to C
[PATCH] libc.so: Replace nscd_hash.os with libc-nscd_hash.os [BZ #22459]
Re: [PATCH] libio: Flush stream at freopen (BZ#21037)
[PATCH] libio: Free backup area when it not required (BZ#22415)
Re: [PATCH] libio: Implement internal function __libc_readline_unlocked
[PATCH] linux epoll_wait: Include <sysdep-cancel.h>
[PATCH] Linux: Add memfd_create system call wrapper
[PATCH] Linux: Implement interfaces for memory protection keys
[PATCH] Linux: Introduce <bits/mman-shared.h>
[PATCH] lv_LV locale: fix collation [BZ #15537]
[PATCH] main arena of discontinuous can free memory properly
Re: [PATCH] malloc/malloc.c: Mitigate null-byte overflow attacks
[PATCH] malloc: Account for all heaps in an arena in malloc_info [BZ #22439]
[PATCH] malloc: Add missing arena lock in mallinfo [BZ #22408]
Re: [PATCH] malloc: Add missing arena lock in malloc_info [BZ #22408]
[PATCH] manual: Document mprotect and introduce section on memory protection
[PATCH] manual: Document the linkat function
[PATCH] manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flags
[PATCH] manual: Document the O_TMPFILE flag
[PATCH] manual: Move preadv/writev variants to Scatter-Gather section
[PATCH] mips: Don't use MIN in dl-machine.h
[PATCH] mlockall: Document MCL_ONFAULT flag
[PATCH] Move <bits/mman-linux.h> to the Linux sysdeps directory
[PATCH] nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9
[PATCH] nptl: Simplify libpthread.so rules
[PATCH] pl_PL locale: fix collation [BZ #22469]
Re: [PATCH] posix/tst-glob-tilde.c: Add test for bug 22332
[PATCH] posix: Call internal free on fallback p{read,write}v on Linux (BZ#22457)
[PATCH] posix: Fix generic p{read,write}v buffer allocation (BZ#22457)
[PATCH] posix: if glob has a trailing slash match directories only.
[PATCH] posix: Make tst-getaddrinfo5 an xtest due to Internet requirement [BZ #20826]
[PATCH] powerpc: Regenerate ULPs
Re: [PATCH] powerpc: Update AT_HWCAP2 bits
Re: [PATCH] powerpc: Use aligned stores in memset
[PATCH] powerpc: Use latest optimization for internal function calls
[PATCH] Properly compute offsets of note descriptor and next note [BZ #22370]
[PATCH] Provide a C++ version of iseqsig
[PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
Re: [PATCH] Reformat sysdeps/x86/libc-start.c
[PATCH] Remove traces of tst-typesizes
Re: [PATCH] Remove unnecessary locking when reading iconv configuration [BZ #22062]
Re: [PATCH] Replace ROUND with ALIGN_UP by p_align [BZ #22370]
[PATCH] S390: Add cfi information for start routines in order to stop unwinding.
[PATCH] S390: Fix backtrace in vdso functions.
[PATCH] sigwait: Do not fail with EINTR and return error code [BZ #22478]
[PATCH] support: Add <support/next_to_fault.h>
[PATCH] support: Add TEST_COMPARE macro
[PATCH] support_become_root: Don't fail when /proc/<pid/setgroups is missing
[PATCH] support_become_root: Enable file creation in user namespaces
[PATCH] support_become_root: Fix comment style
[PATCH] support_create_temp_directory: Align behavior with create_temp_file
Re: [PATCH] support_enter_mount_namespace: Unshare with mount --make-rprivate
Re: [PATCH] test-errno-linux: quotactl can fail with EPERM in containers
Re: [PATCH] tst-ttyname: Fix namespace setup for Fedora
[PATCH] Use libc_hidden_proto / _def for hidden wchar ifunc symbols.
Re: [PATCH] Use newly built crt*.o files to build shared objects [BZ #22362]
Re: [PATCH] x86: Add sysdeps/x86/sysdep.h
[PATCH][RFC] aarch64: fix start code for static pie
Re: [PATCHv2] New generic sinf
[PATCHv3] New generic sinf
Re: [PATCHv3] powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove
[PATCHv4] New generic sinf
[PATCHv5] New generic sinf
[PATCHv6] New generic sinf
[PING][PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case
Re: [RFC 0/6] glibc port to ARC architecture
Re: [RFC 4/6] ARC: Initial port to glibc
[RFC PATCH] benchtests:Add BENCHSET list of targets
Re: [RFC PATCH] Group benchtests in math/pthread/string
[RFC] nptl: change default stack guard size of threads
Re: [RFC][PATCH v9 0/6][BZ 10871] Month names in alternative grammatical case
Re: [RFC][PATCH v9 2/6] Implement alternative month names (bug 10871).
Re: [RFC][PATCH v9 6/6] Documentation to the above changes (bug 10871).
Re: [RFC][PATCH] Refactoring FORTIFY
Re: [RFC][PATCH] tunables: Add elision tunable
aarch64: buildbot failure since fe05e1cb
Add _Float64x function aliases [committed]
Add AArch64 HWCAP_DCPOP from Linux 4.14
Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h
Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14
Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h
Add SHM_HUGETLB, SHM_NORESERVE to bits/shm.h
Add SPARC --disable-multi-arch builds to build-many-glibcs.py [committed]
Re: Any reason ARM doesn't implement sysconf.c?
Avoid use of strlen in getlogin_r (bug 22447)
Bump microblaze minimum kernel requirement to 3.15?
Clean up complex.h handling of float128 [committed]
Declare strtof, strfromf functions for more _FloatN, _FloatNx types [committed]
Declare wcstof functions for more _FloatN, _FloatNx types [committed]
Define __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod-round-skeleton.c [committed]
Re: Definition of __USE_MISC?
Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402) [committed]
execlp/execvp/execvpe behavior change in glibc 2.24?
Fix gen-tgmath-tests.py for _Float64, _Float64x testing [committed]
Fix missing sparcv9 --disable-multi-arch fabsl compat symbol (bug 22229) [committed]
Fix p_secstodate overflow handling (bug 22463)
Fix regcomp.c build for 32-bit with GCC mainline
Fix string/bug-strncat1.c build with GCC 8 [committed]
Fix string/tester.c build with GCC 8 [committed]
Fix typo in variable name in gen-locale.sh [committed]
glibc failures on aarch64: (Was Re: [PATCH] add attribute nonstring)
Re: glibc failures on aarch64: (Was Re: [PATCH] add attribute nonstring)
glibc: nptl/tst-cancel17 and librt issue
Handle more _FloatN, _FloatNx types in __MATH_TG [committed]
Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h [committed]
Handle more _FloatN, _FloatNx types in include/float.h [committed]
Handle more _FloatN, _FloatNx types in tgmath.h [committed]
Handle more _FloatN, _FloatNx types in type-generic strtod tests [committed]
Holiday for 4
Include bits/cmathcalls.h for more _FloatN, _FloatNx types [committed]
Re: Introduce en_EU?
libc.so.6 sticker artwork
Make min_of_type_ macros function-like [committed]
malloc: Trim unused arenas on thread exit
Move wcstof128 symbol versions to wcsmbs/Versions [committed]
New German PO file for 'libc' (version 2.25.90)
nonstrings in Glibc
Obsolete p_secstodate
Ping Re: Update hppa bits/mman.h from Linux 4.14
PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
Possible different binutils version between GCC and GLIBC build
Remove SPARC lllrint aliases [committed]
Remove unused sparc64/soft-fp libm function implementations
Rework m68k libm functions to use declare_mgen_alias [committed]
Robust getpid caching via MADV_WIPEONFORK?
rtld: resolve incoming STT_GNU_IFUNC only after DT_INIT
Seccomp implications for glibc wrapper function changes
Separate patch reviews for support/ additions?
sigset_t for new arches
Stepping down as PowerPC platform maintainer
Support _Float64x in libm_alias macros [committed]
Support bits/floatn.h inclusion from .S files [committed]
Support ldbl-opt libm_alias_double use from .S files [committed]
Support strfromf64x alias [committed]
Support strtof64x, wcstof64x aliases [committed]
Support testing _Float64x libm functions [committed]
ToT build failure with ToT GCC (strncpy warning)
tst-ttyname failure
Re: txtmail_test01
Update hppa bits/mman.h from Linux 4.14
Update kernel version in syscall-names.list to 4.14
Use -mfloat128 for _Float64x tests for powerpc64le [committed]
Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660) [committed]
Use declare_mgen_alias in m68k templates [committed]
Use libm_alias macros in m68k llrint functions [committed]
Use libm_alias_double for aarch64 [committed]
Use libm_alias_double for alpha [committed]
Use libm_alias_double for coldfire [committed]
Use libm_alias_double for i386 [committed]
Use libm_alias_double for ia64 [committed]
Use libm_alias_double for s390 [committed]
Use libm_alias_double for sparc [committed]
Use libm_alias_double for x86_64 [committed]
Use libm_alias_float for aarch64 [committed]
Use libm_alias_float for alpha [committed]
Use libm_alias_float for coldfire [committed]
Use libm_alias_float for i386 [committed]
Use libm_alias_float for ia64 [committed]
Use libm_alias_float for s390 [committed]
Use libm_alias_float for sparc [committed]
Use libm_alias_float for x86_64 [committed]
Use libm_alias_float128 more in sysdeps/ieee754/float128 [committed]
Use libm_alias_ldouble in sysdeps/i386/fpu [committed]
Use libm_alias_ldouble in sysdeps/x86_64/fpu [committed]
Use libm_alias_ldouble macros in sysdeps/ia64/fpu [committed]
Use Linux 4.14 in build-many-glibcs.py [committed]
Using <linux/stat.h> for _GNU_SOURCE
Volunteer for glibc 2.28 release manager.
Y2038 and C++ ABIs
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]