platform/upstream/glibc.git
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
2018-11-15 Paul Eggertmktime: fix non-EOVERFLOW errno handling
2018-11-15 Paul Eggertmktime: fix bug with Y2038 DST transition
2018-11-15 Paul Eggertmktime: make more room for overflow
2018-11-15 Paul Eggertmktime: simplify offset guess
2018-11-15 Paul Eggertmktime: new test for mktime failure
2018-11-15 Paul Eggertmktime: fix EOVERFLOW bug
2018-11-14 Samuel Thibaulthurd: Fix build with GCC 9
2018-11-13 Florian Weimermalloc: Use current (C11-style) atomics for fastbin...
2018-11-13 Joseph MyersFix mips build with GCC 9.
2018-11-13 Joseph MyersAdd hidden_tls_def macros, fix powerpc-soft build with...
2018-11-13 Joseph MyersFix sparc64 build with GCC 9.
2018-11-12 Joseph MyersFix armv7 build with GCC 9.
2018-11-12 Joseph MyersFix i686 build with GCC 9.
2018-11-12 Joseph MyersRemove redundant macro definitions from ia64 sfp-machine.h.
2018-11-12 Florian Weimermalloc: Convert the unlink macro to the unlink_chunk...
2018-11-11 Samuel Thibaulthurd: Fix spawni's user_link reallocation
2018-11-11 Samuel Thibaulthurd: Document dtable_cloexec size convention.
2018-11-10 Samuel ThibaultHurd: export _hurd_port_move
2018-11-10 Samuel ThibaultHurd: Fix ulinks in fd table reallocation
2018-11-10 Samuel ThibaultHurd: Implement chdir support in posix_spawn
2018-11-10 Martin SeborAdd support for GCC 9 attribute copy.
2018-11-09 Gabriel F.... Convert tst-efgcvt to the new test framework
2018-11-09 Joseph MyersUpdate conform/Makefile mkdir commands.
2018-11-09 Joseph MyersReplace conformtest.pl with conformtest.py.
2018-11-09 Gabriel F.... Use TEST_COMPARE_STRING in recently added test
2018-11-08 Joseph MyersRemove __ASSUME_SOCKETCALL.
2018-11-08 H.J. LuCheck multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]
2018-11-08 Alexandra HájkováAdd an additional test to resolv/tst-resolv-network.c
2018-11-07 Joseph MyersFix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).
2018-11-07 Adhemerval... support: Fix printf format for TEST_COMPARE_STRING
2018-11-07 Florian Weimersupport: Implement TEST_COMPARE_STRING
2018-11-07 Andreas SchwabRISC-V: don't assume PI mutexes and robust futexes...
2018-11-06 Joseph MyersCorrect SH kernel-features.h undefines (bug 23862).
2018-11-06 Florian Weimerposix: New function posix_spawn_file_actions_addchdir_n...
2018-11-06 Gabriel F.... Add tests with floating-point arguments for err* and...
2018-11-06 Gabriel F.... Add test for warn, warnx, vwarn, and vwarnx with floati...
2018-11-06 Gabriel F.... Add tests for argp_error and argp_failure with floating...
2018-11-05 Arjun ShankarUnconditionally call __gconv_get_path when reading...
2018-11-05 Andreas Schwablibanl: properly cleanup if first helper thread creatio...
2018-11-04 Samuel Thibaulthurd: Fix last-minute refactoring
2018-11-03 Samuel Thibaulthurd: Support msync
2018-11-02 Florian Weimersupport/shell-container.c: Use support_copy_file_range
2018-11-02 Florian Weimersupport/test-container.c: Include <libc-pointer-arith.h>
2018-11-01 Gabriel F.... Fix typo in the documentation of gcvt
2018-11-01 Zong Lisoft-fp: Add implementation for 128 bit self-contained
2018-11-01 Zong Lisoft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRA...
2018-11-01 Joseph MyersAvoid printf ("%s", NULL) in posix/bug-regex22.c.
2018-11-01 Joseph MyersDisable -Wformat-overflow= warnings for some printf...
2018-11-01 Joseph MyersUpdate and correct SPARC configuration for supported...
2018-11-01 Fredrik NoringMIPS: Use `.set mips2' to emulate LL/SC for the R5900 too
2018-10-31 Samuel Thibaulthurd: Add pci RPC stubs
2018-10-31 Rafael Avila... Simplify an #if #else #endif
2018-10-31 Samuel ThibaultMerge branch 'master' into errno
2018-10-31 Samuel Thibaulthurd: Fix errno* generation
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
next