platform/upstream/glibc.git
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...
2018-11-26 Joseph MyersTouch more glibc source files in build-many-glibcs.py.
2018-11-26 Florian Weimermalloc: tcache: Validate tc_idx before checking for...
2018-11-26 Rafael Ávila... Enable VDSO on powerpc statically linked programs ...
2018-11-24 Rafael Ávila... Enable VDSO on x86_64 statically linked programs [BZ...
2018-11-23 Joseph MyersFix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).
2018-11-23 H.J. Lux86/CET: Add a re-exec test with legacy bitmap
2018-11-22 Joseph MyersCombine more conformtest tests into single execution...
2018-11-22 Joseph MyersSeparate conformtest subtest generation and execution.
2018-11-21 Szabolcs NagyRemove the error handling wrapper from pow
2018-11-21 Szabolcs NagyRemove the error handling wrapper from log2
2018-11-21 Szabolcs NagyRemove the error handling wrapper from log
2018-11-21 Szabolcs NagyRemove the error handling wrapper from exp and exp2
2018-11-20 DJ Deloriemalloc: tcache double free check
2018-11-20 Wilco Dijkstra[AArch64] Adjust writeback in non-zero memset
2018-11-20 Joseph MyersUse unique identifiers in conformtest.
2018-11-19 Samuel Thibaulthurd: Support lockf at offset 0 with size 0 or 1.
2018-11-19 Mao HanUpdate config.guess and config.sub to current versions.
2018-11-19 Florian Weimersupport: Print timestamps in timeout handler
2018-11-16 Zack WeinbergUse STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-11-16 Samuel Thibaulthurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64
2018-11-15 Paul Eggertmktime: DEBUG_MKTIME cleanup
next