platform/upstream/glibc.git
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
2017-11-07 Adhemerval... nptl: Add tests for internal pthread_mutex_t offsets
2017-11-07 Florian WeimerMove <bits/mman-linux.h> to the Linux sysdeps directory
2017-11-07 Rajalakshmi... powerpc: Use latest optimization for internal function...
2017-11-06 Adhemerval... Optimize sighold implementation
2017-11-06 Adhemerval... Cleanup Linux sigqueue implementation
2017-11-06 Adhemerval... Simplify Linux sig{timed}wait{info} implementations
2017-11-06 Adhemerval... arm: Implement memchr ifunc selection in C
2017-11-06 Adhemerval... arm: Implement memcpy ifunc selection in C
2017-11-06 H.J. LuUse newly built crt*.o files to build shared objects...
2017-11-06 Joseph MyersDo not declare _Float128 support for powerpc64le -mlong...
2017-11-04 Mike FABIANtpi_PG locale: Fix wrong d_fmt
2017-11-03 Florian Weimermanual: Document the O_TMPFILE flag
2017-11-03 Joseph MyersHandle more _FloatN, _FloatNx types in __MATH_TG.
2017-11-03 Dmitry V. LevinUpdate translations from the Translation Project
2017-11-03 Florian Weimermanual: Document the linkat function
2017-11-03 Joseph MyersHandle more _FloatN, _FloatNx types in tgmath.h.
2017-11-03 Joseph MyersDeclare strtof, strfromf functions for more _FloatN...
2017-11-03 Richard Hendersonaarch64: Guess L1 cache linesize for aarch64
2017-11-03 Szabolcs Nagyaarch64: optimize _dl_tlsdesc_dynamic fast path
2017-11-03 Szabolcs Nagyarm: Remove lazy tlsdesc initialization related code
2017-11-03 Szabolcs Nagyarm: Remove unnecessary volatile qualifier
2017-11-03 Szabolcs Nagy[BZ #18572] arm: Disable lazy initialization of tlsdesc...
2017-11-03 Szabolcs Nagy[BZ #17078] arm: remove prelinker support for R_ARM_TLS...
2017-11-03 Szabolcs Nagyaarch64: Remove barriers from TLS descriptor functions
2017-11-03 Szabolcs Nagyaarch64: Disable lazy symbol binding of TLSDESC
2017-11-03 Szabolcs NagyMark lazy tlsdesc helper functions unused to avoid...
2017-11-02 Joseph MyersDeclare wcstof functions for more _FloatN, _FloatNx...
2017-11-02 Mike FABIANtpi_PG locale: fix syntax error [BZ #22382]
2017-11-02 Florian Weimertest-errno-linux: quotactl can fail with EPERM in conta...
2017-11-02 Florian Weimerstdio-common: Use array_length and array_end macros
2017-11-02 Florian Weimer<array_length.h>: New array_length and array_end macros
2017-11-02 Rafal LuzynskiFix ChangeLog typo
2017-11-02 Florian Weimerposix/tst-glob-tilde.c: Add test for bug 22332
2017-11-01 Joseph MyersInclude bits/cmathcalls.h for more _FloatN, _FloatNx...
2017-11-01 Joseph MyersClean up complex.h handling of float128.
2017-11-01 H.J. Lux86: Add sysdeps/x86/sysdep.h
2017-10-31 Rafal Luzynskilocaledata: Once again correct and regenerate i18n_ctype.
2017-10-31 Yury NorovRemove useless #ifdefs from Linux sig*.c syscalls
2017-10-31 Yury NorovConsolidate Linux sigpending() implementation
2017-10-31 Joseph MyersDefine CMPLX macros for more _FloatN, _FloatNx types.
2017-10-31 Joseph MyersAdjust __MATH_EVAL_FMT2 definition to handle _Float16...
2017-10-31 Alan Modra[PowerPC64] sysdep.h doesn't need to be included in...
2017-10-31 Alan Modra[PowerPC64] strncase_l-power7.c should use strncase_l.c
2017-10-31 Alan Modra[PowerPC64] Tidy strcasecmp_l-power7.S symbols
2017-10-31 Alan Modra[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)
2017-10-31 Alan Modra[PowerPC64] Remove duplicate define in stpncpy-power8.S
2017-10-31 Alan Modra[PowerPC64] Don't define __GI_ variant of isnan for...
2017-10-30 Joseph MyersInclude bits/math-finite.h for more _FloatN, _FloatNx...
2017-10-30 Joseph MyersRemove _Mlong_double_ etc. macros.
2017-10-30 H.J. Lusysdeps/x86/libc-start.c: Add /* !SHARED */
2017-10-30 H.J. LuReformat sysdeps/x86/libc-start.c
2017-10-30 H.J. Lui586: Use conditional branches in strcpy.S [BZ #22353]
2017-10-30 Joseph MyersAdd _FloatN, _FloatNx M_* constants.
2017-10-30 Florian WeimerAssume that _DIRENT_HAVE_D_TYPE is always defined.
2017-10-30 Florian Weimerffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU
2017-10-30 Florian Weimertst-gnuglob64: New test for glob64 based on tst-gnuglob
2017-10-30 Mike FABIANcsb_PL locale: Fix “abmon” for March and use a better...
2017-10-30 Mike FABIANkm_KH locale: remove tags which were using Lao characte...
2017-10-27 Rafal LuzynskiCorrect the size of _nl_value_type_LC_... arrays.
2017-10-27 Joseph MyersInclude bits/mathcalls.h for more _FloatN, _FloatNx...
2017-10-27 H.J. Lui386: Regenerate libm-test-ulps for for gcc 7
2017-10-27 Mike FABIANtt_RU locale: make yesstr and nostr agree with CLDR...
2017-10-27 Mike FABIANFix all remaining issues of [BZ #15260]
next