platform/upstream/glibc.git
2017-11-28 Joseph MyersUse libm_alias_double for alpha.
2017-11-28 Joseph MyersSupport ldbl-opt libm_alias_double use from .S files.
2017-11-27 Joseph MyersUse libm_alias_double for aarch64.
2017-11-27 Florian WeimerImplement the mlock2 function
2017-11-27 Joseph MyersAdd _Float64x function aliases.
2017-11-27 Andreas SchwabConsolidate link map sorting
2017-11-24 Joseph MyersUse libm_alias_float128 more in sysdeps/ieee754/float128.
2017-11-24 Joseph MyersUse -mfloat128 for _Float64x tests for powerpc64le.
2017-11-24 Joseph MyersSupport _Float64x in libm_alias macros.
2017-11-24 Joseph MyersSupport strfromf64x alias.
2017-11-24 Joseph MyersSupport strtof64x, wcstof64x aliases.
2017-11-24 Joseph MyersSupport testing _Float64x libm functions.
2017-11-24 Joseph MyersMake min_of_type_ macros function-like.
2017-11-24 Joseph MyersDefine __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod...
2017-11-24 Joseph MyersFix gen-tgmath-tests.py for _Float64, _Float64x testing.
2017-11-24 Joseph MyersHandle more _FloatN, _FloatNx types in bits/libm-simd...
2017-11-24 Joseph MyersMove wcstof128 symbol versions to wcsmbs/Versions.
2017-11-24 Florian WeimerLinux: Introduce <bits/mman-shared.h>
2017-11-24 Adhemerval... posix: Fix generic p{read,write}v buffer allocation...
2017-11-24 Mike FABIANpl_PL locale: Base collation on iso14651_t1
2017-11-23 Joseph MyersUse libm_alias_ldouble macros in sysdeps/ia64/fpu.
2017-11-23 Florian Weimermalloc: Call tcache destructor in arena_thread_freeres
2017-11-23 Florian Weimernss: Export nscd hash function as __nss_hash [BZ #22459]
2017-11-23 Florian Weimersigwait: Do not fail with EINTR and return error code...
2017-11-23 Florian WeimerLinux: Add memfd_create system call wrapper
2017-11-22 Joseph MyersFix typo in variable name in gen-locale.sh.
2017-11-22 Joseph MyersObsolete p_secstodate.
2017-11-22 Joseph MyersFix p_secstodate overflow handling (bug 22463).
2017-11-22 Joseph MyersRemove unused sparc64/soft-fp libm function implementat...
2017-11-22 Paul Eggert* posix/regcomp.c (init_word_char): Add comments.
2017-11-22 Joseph MyersAvoid use of strlen in getlogin_r (bug 22447).
2017-11-22 Mike FABIANlv_LV locale: fix collation [BZ #15537]
2017-11-21 Joseph MyersUpdate hppa bits/mman.h from Linux 4.14.
2017-11-21 Adhemerval... nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE...
2017-11-21 Stefan LieblerS390: Add cfi information for start routines in order...
2017-11-21 Stefan LieblerRemove attribute_hidden for wchar ifunc symbols.
2017-11-21 Paul Eggertregex: don't assume uint64_t or uint32_t
2017-11-20 Siddhesh Poyarekaraarch64: Optimized memset for falkor
2017-11-20 Siddhesh Poyarekarbenchtests: Bump start size since smaller sizes are...
2017-11-20 Siddhesh Poyarekarbenchtests: Fix walking sizes and directions for *...
2017-11-20 Florian Weimermanual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_N...
2017-11-19 Florian Weimermanual: Document mprotect and introduce section on...
2017-11-19 Florian Weimermanual: Move preadv/writev variants to Scatter-Gather...
2017-11-18 Christian Braunersupport_become_root: Fix comment style
2017-11-18 Christian Braunersupport_become_root: Don't fail when /proc/<pid/setgrou...
2017-11-18 Florian Weimertst-ttyname: Fix namespace setup for Fedora
2017-11-18 Florian Weimersupport_enter_mount_namespace: Unshare with mount ...
2017-11-18 Florian Weimersupport_create_temp_directory: Align behavior with...
2017-11-17 Tulio Magno... powerpc: Update AT_HWCAP2 bits
2017-11-17 Joseph MyersUse libm_alias_ldouble in sysdeps/x86_64/fpu.
2017-11-17 Joseph MyersUse libm_alias_ldouble in sysdeps/i386/fpu.
2017-11-17 Joseph MyersSupport bits/floatn.h inclusion from .S files.
2017-11-17 Florian Weimersupport_become_root: Enable file creation in user names...
2017-11-17 Joseph MyersAdd AArch64 HWCAP_DCPOP from Linux 4.14.
2017-11-17 Adhemerval... aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5
2017-11-16 Joseph MyersAdd Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.
2017-11-16 Joseph MyersUpdate kernel version in syscall-names.list to 4.14.
2017-11-16 Siddhesh PoyarekarFix botched up regeneration in the last commit
2017-11-16 Siddhesh PoyarekarPrefer https for Sourceware links
2017-11-16 Martin SeborThe -Wstringop-truncation option new in GCC 8 detects...
2017-11-15 Luke Shumakerlinux ttyname{_r}: Add tests
2017-11-15 Luke Shumakerlinux ttyname{_r}: Don't bail prematurely [BZ #22145]
2017-11-15 Luke Shumakerlinux ttyname{_r}: Make tty checks consistent
2017-11-15 Luke Shumakerlinux ttyname: Change return type of is_pty from int...
2017-11-15 Luke Shumakerlinux ttyname: Update a reference to kernel docs for...
2017-11-15 Luke Shumakermanual: Update to mention ENODEV for ttyname and ttyname_r
2017-11-15 Joseph MyersAdd MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.
2017-11-15 Joseph MyersAdd MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.
2017-11-15 Adhemerval... Optimize sigrelse implementation
2017-11-15 Adhemerval... Cleanup sigpause implementation
2017-11-15 Joseph MyersUse Linux 4.14 in build-many-glibcs.py.
2017-11-15 Steve EllceyCheck length of ifname before copying it into to ifreq...
2017-11-15 Luke Shumakerlinux: Include <sysdep-cancel.h> for epoll_wait
2017-11-15 Mike FABIANka_GE locale: Add “X” back to yesexpr.
2017-11-15 Mike FABIANaz_IR locale: Add standard copyright header
2017-11-15 Florian Weimermalloc: Account for all heaps in an arena in malloc_inf...
2017-11-15 Florian Weimermalloc: Add missing arena lock in malloc_info [BZ ...
2017-11-15 Joseph MyersUse __builtin_tgmath in tgmath.h with GCC 8 (bug 21660).
2017-11-14 Joseph MyersFix string/tester.c build with GCC 8.
2017-11-14 Joseph MyersFix string/bug-strncat1.c build with GCC 8.
2017-11-14 Claude ParozReplaced unicode sequences in the ASCII printable range
2017-11-13 Florian Weimersupport: Add <support/next_to_fault.h>
2017-11-13 Florian WeimerAdd missing ChangeLog sub-entries
2017-11-13 H.J. Luld.so: Add architecture specific fields
2017-11-13 Paul Eggerttimezone: pacify GCC -Wstringop-truncation
2017-11-12 Florian Weimersupport: Add xstrndup, xunlink, xreadlink, support_crea...
2017-11-11 John David... Fix clog10_downward ulps on hppa.
2017-11-11 Florian Weimerresolv: More precise checks in res_hnok, res_dnok ...
2017-11-11 Florian Weimerresolv: ns_name_pton should report trailing \ as error...
2017-11-11 Florian Weimerresolv: Add tst-ns_name_pton
2017-11-11 Florian Weimerresolv: Add tst-res_hnok
2017-11-11 Florian Weimerresolv: Use test framework in tst-resolv-network
2017-11-09 H.J. LuAdd jmp_buf-macros.h
2017-11-07 Joseph MyersHandle more _FloatN, _FloatNx types in include/float.h.
2017-11-07 Joseph MyersHandle more _FloatN, _FloatNx types in type-generic...
2017-11-07 Andreas SchwabRemove traces of tst-typesizes
2017-11-07 Mike FABIANmfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ...
2017-11-07 Claude Parozan_ES, kab_DZ, om_ET locales: Escape slashes in d_fmt...
2017-11-07 Adhemerval... nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
2017-11-07 Adhemerval... nptl: Change tst-typesizes to _Static_assert
next