platform/upstream/glibc.git
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.
2018-12-05 Zack WeinbergAdd __vfscanf_internal and __vfwscanf_internal with...
2018-12-05 Albert ARIBAUD... Y2038: make __tz_convert compatible with 64-bit-time
2018-12-04 Joseph MyersStop test-in-container trying to run other-OS binaries.
2018-12-04 DJ Delorietest-container: add "su" command to run test as root...
2018-12-03 Joseph MyersMake gen-as-const.py handle '--' consistently with...
2018-12-03 Rafael Ávila... Enable VDSO for static linking on arm
2018-12-03 Adhemerval... posix: Fix segfault in maybe_script_execute
2018-12-03 Carlos O'DonellAdd --no-hard-links option to localedef (bug 23923)
2018-12-03 H.J. Lux86: Extend CPUID support in struct cpu_features
2018-12-03 Samuel ThibaultFix test-as-const-jmp_buf-ssp.c generation on gnu-i386
2018-12-01 Florian Weimersupport: Close original descriptors in support_capture_...
2018-12-01 Samuel Thibaulthtl: Fix comparing attr with default values
2018-12-01 Kemi WangMutex: Add pthread mutex tunables
2018-12-01 Paul Pluzhnikovstdlib: assert on NULL function pointer in atexit etc...
2018-11-30 Rafael Ávila... Enable VDSO on i386 statically linked programs
2018-11-30 Florian Weimerscripts/abilist.awk: Handle special _end symbol for...
2018-11-30 Adhemerval... Fix ChangeLog date from previous commit
2018-11-30 Adhemerval... posix: Use posix_spawn on system
2018-11-30 Adhemerval... posix: Use posix_spawn on popen
2018-11-30 Tulio Magno... Fix _dl_profile_fixup data-dependency issue (Bug 23690)
2018-11-30 Joseph MyersReplace gen-as-const.awk by gen-as-const.py.
2018-11-30 H.J. Luelf/dl-exception.c: Include <_itoa.h> for _itoa prototype
2018-11-30 Samuel Thibaulthurd: Fix returning value for fcntl(F_*LK*)
2018-11-29 H.J. Lu_dl_exception_create_format: Support %x/%lx/%zx
2018-11-29 Charles-Antoine... argp: do not call _IO_fwide() if _LIBC is not defined
2018-11-29 Mao HanC-SKY: Add dynamic relocations to elf.h
2018-11-29 Florian Weimerposix: Do not include testcases.h, ptestcases.h in...
2018-11-28 Florian Weimersupport: Add signal support to support_capture_subproce...
2018-11-28 Joseph MyersDo not copy glibc sources in build-many-glibcs.py.
2018-11-28 Stefan LieblerS390: Regenerate ULPs.
2018-11-28 Florian Weimersupport_quote_string: Do not use str parameter name
2018-11-27 Joseph MyersFix Hurd build with read-only source directory.
2018-11-27 Florian Weimersupport: Implement support_quote_string
2018-11-27 Florian WeimerCVE-2018-19591: if_nametoindex: Fix descriptor for...
2018-11-27 Rafael Ávila... Enable VDSO for static linking on aarch64
2018-11-27 Carlos O'Donellabilist.awk: Treat .tdata like .tbss and reject unknown...
next