platform/upstream/glibc.git
2017-09-03 Samuel Thibaulthurd: Fix rtld link
2017-09-03 Samuel Thibaulthurd: Fix rtld link
2017-09-03 Samuel Thibaulthurd: Fix p{read,write}{,v64}v2.c build
2017-09-03 Samuel Thibaulthurd: Fix p{read,write}v64v2.c build
2017-09-03 Samuel Thibaulthurd: Fix p{read,write}{,v64}v2.c build
2017-09-03 Samuel Thibaulthurd: Fix getting ssize_t for <sys/socket.h>
2017-09-02 Samuel Thibaulthurd: Fix sigsetops.h macros
2017-09-02 Samuel Thibaultsysdeps/generic/sigsetops.h: Remove spurious #endif
2017-09-01 Joseph MyersObsolete pow10 functions.
2017-09-01 Paul Pluzhnikov2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-09-01 H.J. LuUpdate tst-regex.c/tst-regex2.c for old ChangeLog move
2017-09-01 H.J. LuCredit Ulrich Drepper for libpthread in contrib.texi
2017-09-01 Joseph MyersInclude <string.h> for strcmp call from sysdeps/unix...
2017-09-01 H.J. LuRemove Roland McGrath/Ulrich Drepper et al. from DSO...
2017-09-01 Paul Pluzhnikov2017-09-01 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-09-01 Zack Weinbergmath/math.h (HUGE_VAL): Improve commentary.
2017-09-01 Zack WeinbergMove all old ChangeLogs to a top-level ChangeLog.old...
2017-09-01 Adhemerval... linux: Implement tmpfile with O_TMPFILE (BZ#21530)
2017-09-01 Zack WeinbergRemove obsolete notes at top level of source tree.
2017-09-01 Florian Weimergetaddrinfo: Fix error handling in gethosts [BZ #21915...
2017-09-01 Florian Weimergetaddrinfo: Return EAI_NODATA if gethostbyname2_r...
2017-09-01 Florian Weimersupport_chroot_create: Add support for /etc/hosts,...
2017-09-01 Florian Weimergetaddrinfo: In gaih_inet, use h_errno for certain...
2017-09-01 Florian Weimergetaddrinfo: Properly set errno for NSS function lookup...
2017-09-01 Florian Weimergetaddrinfo: Use &h_errno has the h_errno pointer
2017-09-01 Florian Weimergetaddrinfo: Use &errno has the errno pointer
2017-08-31 Steve EllceyILP32 math changes
2017-08-31 Adhemerval... Remove NO_CANCELLATION macro
2017-08-31 Steve EllceyChange argument type passed to ifunc resolvers
2017-08-31 Florian Weimerlibc-symbols.h: Remove definition of internal_function
2017-08-31 Florian Weimerstdlib: Remove internal_function attribute
2017-08-31 Florian Weimerstdio-common: Remove internal_function attribute
2017-08-31 Florian Weimerposix: Remove internal_function attribute
2017-08-31 Florian Weimernptl: Remove internal_function attribute
2017-08-31 Florian Weimerio: Remove internal_function attribute
2017-08-31 Florian Weimerinet: Remove internal_function attribute
2017-08-31 Joseph MyersSimplify NAN definitions.
2017-08-31 Joseph MyersSimplify INFINITY definitions.
2017-08-31 Joseph MyersSimplify HUGE_VAL definitions.
2017-08-31 Florian Weimerelf: Remove internal_function attribute
2017-08-31 Florian Weimergmon: Remove internal_function attribute
2017-08-31 Florian Weimerdlfcn: Remove internal_function attribute
2017-08-31 Florian Weimerresolv: Remove internal_function attribute
2017-08-31 Florian Weimerdirent: Remove internal_function attribute
2017-08-31 Florian WeimerLinux getcwd: Remove internal_function attribute
2017-08-31 Florian Weimertime: Remove the internal_function attribute
2017-08-31 Florian Weimericonv, intl, locale, wcsmbs: Remove internal_function
2017-08-31 Florian Weimeraio: Remove internal_function function attribute
2017-08-31 Florian Weimermisc: Remove internal_function function attribute
2017-08-31 Florian WeimerNSS: Remove internal_function function attribute
2017-08-31 Florian Weimermalloc: Remove the internal_function attribute
2017-08-31 Florian Weimersunrpc: Remove internal_function attribute
2017-08-31 Florian Weimermalloc: Resolve compilation failure in NDEBUG mode
2017-08-31 H.J. LuPlace $(elf-objpfx)sofini.os last [BZ #22051]
2017-08-31 Florian Weimerlibio: Assume _LIBC, weak_alias, errno, (__set_)errno...
2017-08-31 Florian Weimermalloc: Change top_check return type to void
2017-08-31 Mike FABIANFix decimal point and thousands separator in es_CU...
2017-08-31 Akhilesh KumarRemove redundant data in li_BE which is identical to...
2017-08-30 Joseph MyersFix mcontext_t sigcontext namespace (bug 21457).
2017-08-30 Florian Weimerdynarray: Set errno on overflow-induced allocation...
2017-08-30 Florian Weimermalloc: Remove corrupt arena flag
2017-08-30 Florian Weimermalloc: Remove check_action variable [BZ #21754]
2017-08-30 Steve Ellceyaarch64: Fix tst-makecontext3 in ILP32 mode.
2017-08-30 Florian Weimermalloc: Abort on heap corruption, without a backtrace...
2017-08-30 Florian WeimerDo not scale NPTL tests with available number of CPUs
2017-08-30 Mike FABIANUse “.” in thousands_sep in the ca_ES locale
2017-08-30 Mike FABIANAdd country_name for mni_IN
2017-08-30 Akhilesh KumarFix abbreviated weeks and months for Somali to agree...
2017-08-29 Wei-Lun ChaoUpdate hanzi collation by stroke
2017-08-29 Joseph MyersFix m68k bits/math-inline.h macro namespace (bug 22035).
2017-08-29 Paul Pluzhnikov2017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-08-29 Adhemerval... MIPS/o32: Fix internal_syscall5/6/7
2017-08-29 Adhemerval... ia64: Fix thread stack allocation permission set (BZ...
2017-08-29 Szabolcs Nagy[AArch64] Fix procfs.h not to expose stdint.h types
2017-08-29 Florian Weimericonv_open: Fix heap corruption on gconv_init failure...
2017-08-29 Florian Weimericonv: Mangle __btowc_fct even without __init_fct ...
2017-08-29 Joseph MyersFix bits/math-finite.h _MSUF_ expansion namespace ...
2017-08-29 Patsy Franklingconv: Consistently mangle NULL function pointers ...
2017-08-29 Mike FABIANUse “,” as mon_decimal_point for ru_RU and os_RU locale...
2017-08-29 Akhilesh KumarAdd locale for mfe_MU
2017-08-29 Mike FABIANUse NFC for the strings in “day”, “yesstr”, and “nostr...
2017-08-28 Gabriel F.... Provide a C++ version of iszero that does not use __MAT...
2017-08-28 Akhilesh KumarFix country_name in zu_ZA to agree with CLDR
2017-08-28 H.J. Lux86_64 __redirect_ieee754_expf: Change double to float
2017-08-28 Joseph MyersSimplify math-svid-compat code.
2017-08-28 Florian WeimerRemove abi-*-options compiler flags
2017-08-28 Samuel Thibaulthurd: Remove duplicate symbol version
2017-08-28 Samuel Thibaulthurd: Fix typo
2017-08-28 Florian Weimer<bits/syscall.h>: Use an arch-independent system call...
2017-08-28 Paul Pluzhnikov2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>
2017-08-27 Samuel Thibaulthurd: Fix static initialization with -fstack-protector...
2017-08-27 Samuel Thibaulthurd: fix build with -fstack-protector-strong
2017-08-27 Samuel Thibaulthurd: Add system-specific sysmacros.h
2017-08-25 H.J. Lux86: Remove assembly versions of index_cpu_*/index_arch_*
2017-08-25 Szabolcs Nagy[AArch64] Fix elf_greg_t on ILP32
2017-08-25 Joseph MyersUse __HAVE_DISTINCT_FLOAT128 in tgmath.h.
2017-08-25 Joseph MyersClean up bits/math-finite.h for aliasing types.
2017-08-25 Joseph MyersRemove powerpc32 sqrt wrappers.
2017-08-24 Gabriel F.... Fix the C++ version of issignaling when __NO_LONG_DOUBL...
2017-08-24 Adhemerval... Remove cancellation support for syscall generation
next