platform/upstream/glibc.git
2018-12-18 Albert ARIBAUD... Y2038: add function __gmtime64_r
2018-12-18 Albert ARIBAUD... Y2038: add function __gmtime64
2018-12-18 Albert ARIBAUD... Y2038: add function __localtime64_r
2018-12-18 Adhemerval... s390: Use generic kernel_sigaction.h
2018-12-18 Adhemerval... ia64: Remove kernel_sigaction.h
2018-12-18 Adhemerval... hppa: Remove kernel_sigaction.h
2018-12-18 Adhemerval... alpha: Use Linux generic sigaction implementation
2018-12-18 Adhemerval... m68k: Fix sigaction kernel definition (BZ #23960)
2018-12-18 Joseph MyersRemove __ASSUME_ST_INO_64_BIT.
2018-12-18 Stefan LieblerS390: Cleanup ifunc-resolve.h.
2018-12-18 Stefan LieblerS390: Refactor gconv_simple ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wmemcmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wmemset ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wmemchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcscspn ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcspbrk ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsspn ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsrchr ifunc handling.
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
next