platform/upstream/glibc.git
2018-12-18 Stefan LieblerS390: Refactor wcschrnul ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcschr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsncmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcscmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsncat ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcscat ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcpncpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsncpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcpcpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcscpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsnlen ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcslen ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor memrchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor memccpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor rawmemchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor memchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strcspn ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strpbrk ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strspn ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strrchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strchrnul ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strncmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strcmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strncat ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strcat ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor stpncpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strncpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor stpcpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strcpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strnlen ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strlen ifunc handling.
2018-12-18 Stefan LieblerS390: Add z13 memmem ifunc variant.
2018-12-18 Stefan LieblerS390: Add z13 strstr ifunc variant.
2018-12-18 Stefan LieblerS390: Add z13 memmove ifunc variant.
2018-12-18 Stefan LieblerS390: Add configure check to detect z13 as mininum...
2018-12-18 Stefan LieblerS390: Use memcpy for forward cases in memmove.
2018-12-18 Stefan LieblerS390: Remove s390 specific implementation of bcopy.
2018-12-18 Stefan LieblerS390: Refactor memcpy/mempcpy ifunc handling.
2018-12-18 Stefan LieblerS390: Unify 31/64bit memcpy.
2018-12-18 Stefan LieblerS390: Refactor memcmp ifunc handling.
2018-12-18 Stefan LieblerS390: Unify 31/64bit memcmp.
2018-12-18 Stefan LieblerS390: Implement bzero with memset.
2018-12-18 Stefan LieblerS390: Refactor memset ifunc handling.
2018-12-18 Stefan LieblerS390: Unify 31/64bit memset.
2018-12-18 Stefan LieblerS390: Use hwcap instead of dl_hwcap in ifunc-resolvers.
2018-12-18 Stefan LieblerS390: Add configure check to detect z10 as mininum...
2018-12-18 H.J. Lux86: Merge i386/x86_64 atomic-machine.h
2018-12-18 Florian Weimerlocale: Rewrite locale/gen-translit.pl in Python
2018-12-18 Florian Weimerlocaledata: Remove executable bit from localedata/local...
2018-12-18 Albert ARIBAUD... Fix __TIMERSIZE and @theglibcadj typos
2018-12-17 Albert ARIBAUD... Y2038: add function __localtime64
2018-12-17 Joseph MyersDo not clobber r12 for ia64 syscalls.
2018-12-17 Joseph MyersAdd test that MAP_* constants agree with kernel.
2018-12-17 Mao HanAdd statx conditionals for wordsize-32 *xstat.c
2018-12-16 Paul Eggertregex: fix storage-exhaustion error
2018-12-16 Assaf Gordonregex: fix heap-use-after-free error
2018-12-15 Florian Weimersupport: Do not require overflow builtin in support...
2018-12-14 Joseph MyersRemove x86 mathinline.h asinh, acosh, atanh inlines.
2018-12-14 Florian Weimermanual: Document thread/task IDs for Linux
2018-12-14 Gabriel F.... Add tests for the long double version of ecvt and fcvt
2018-12-14 Stefan LieblerAdd missing libnss_testX.so requirement for tst-nss...
2018-12-13 Joseph MyersDo not clobber sp in _hurd_stack_setup.
2018-12-13 Carlos O'Donellx86: Add Hygon Dhyana support.
2018-12-13 Andreas SchwabFix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP...
2018-12-13 Andreas SchwabReindent nptl/pthread_rwlock_common.c
2018-12-12 Joseph MyersRemove x86 mathinline.h hypot inline.
2018-12-12 Leonardo Sandovalbenchtests: send non-consumable data to stderr
2018-12-12 Leonardo Sandovalbenchtests: include --stats parameter
2018-12-12 Leonardo Sandovalbenchtests: keep comparing even if function timings...
2018-12-12 Florian Weimertimespec_get (posix): Fix copyright header
2018-12-12 Tulio Magno... powerpc: Add missing CFI register information (bug...
2018-12-11 Gabriel F.... Add *-ldbl.h headers to include/bits
2018-12-11 Gabriel F.... Remove redirection of _IO_vfprintf
2018-12-11 Andreas SchwabRemove support for abilist-pattern
2018-12-11 Szabolcs NagyFix powf overflow handling in non-nearest rounding...
2018-12-11 DJ Delorietest-container: move postclean outside of namespace...
2018-12-10 Joseph MyersUse gen-as-const.py to process .pysym files.
2018-12-10 Joseph MyersMove tst-signal-numbers to Python.
2018-12-10 Rafael Ávila... Enable VDSO for static linking on mips
2018-12-10 Florian Weimercompat getdents64: Use correct offset for retry [BZ...
2018-12-10 Andreas SchwabMove *-le.abilist to le/*.abilist
2018-12-10 Joseph MyersUpdate timezone code from tzcode 2018g.
2018-12-08 Paul PluzhnikovFix potential stack overflow [BZ #23490]
2018-12-08 DJ Deloriemalloc: Add another test for tcache double free check.
2018-12-07 H.J. LuDon't use __typeof__ (getcpu)
2018-12-07 Gabriel F.... Prepare vfscanf to use __strtof128_internal
2018-12-07 Samuel Thibaulthurd: Fix linknamespace of spawni
2018-12-07 H.J. LuAdd getcpu
2018-12-07 Samuel Thibaulthurd: Implement support for posix_spawn_file_actions_ad...
2018-12-07 Florian Weimerposix: New function posix_spawn_file_actions_addfchdir_...
2018-12-06 Joseph MyersUpdate miscellaneous files from upstream sources.
2018-12-06 Florian Weimerinet/tst-if_index-long: New test case for CVE-2018...
2018-12-06 Florian Weimersupport: Implement <support/descriptors.h> to track...
2018-12-05 Zack WeinbergUse PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-12-05 Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05 Zack WeinbergAdd __vsyslog_internal, with same flags as __v*printf_i...
2018-12-05 Zack WeinbergAdd __v*printf_internal with flags arguments
2018-12-05 Zack WeinbergUse SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-12-05 Zack WeinbergUse SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
next