platform/upstream/glibc.git
2018-10-29 Sergi Almacellas... Currency symbol should not preceed amount for [BZ ...
2018-10-29 Samuel Thibaulthurd: return EIEIO instead of EIO
2018-10-29 Joseph MyersUse tempfile.TemporaryDirectory in conform/glibcconform.py.
2018-10-29 Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-10-28 Samuel Thibaulthurd: Fix race between calling RPC and handling a signal
2018-10-28 Samuel Thibaulthurd: Return EIO on non-responding interrupted servers
2018-10-28 Samuel Thibaulthurd: set interrupt timeout to 1 minute
2018-10-26 Joseph MyersRemove pre-Python-3.4 compatibility from build-many...
2018-10-26 Szabolcs Nagyi64: fix missing exp2f, log2f and powf symbols in libm...
2018-10-25 Joseph MyersAdd IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.
2018-10-25 Florian Weimerconform: XFAIL siginfo_t si_band test on sparc64
2018-10-25 Joseph MyersAdd new ELF note types from Linux 4.19 to elf.h.
2018-10-25 Zong Lielf: Fix the ld flags not be applied to tst-execstack...
2018-10-24 Samuel Thibaulthurd: XFAIL absence of C11 threads implementation
2018-10-24 Joseph MyersUse gen-libm-test.py to generate ulps table for manual.
2018-10-24 Albert ARIBAUD... Y2038: Add 64-bit time for all architectures
2018-10-24 Albert ARIBAUD... Fix date typo in ChangeLog
2018-10-24 Adhemerval... posix: Add internal symbols for posix_spawn interface
2018-10-24 Andreas SchwabAdd more checks for valid ld.so.cache file (bug 18093)
2018-10-24 Albert ARIBAUD... Y2038: provide size of default time_t for target...
2018-10-24 H.J. Lux86: Support RDTSCP for benchtests
2018-10-23 Adhemerval... Fix tst-preadvwritev2 build failure on HURD
2018-10-23 Adhemerval... x86: Fix Haswell strong flags (BZ#23709)
2018-10-23 Florian Weimertime/tst-mktime2: Improve test error reporting
2018-10-23 Andreas SchwabDon't use PSEUDO_END for non-PSEUDO function
2018-10-22 Joseph MyersUpdate kernel version in syscall-names.list to 4.19.
2018-10-22 Joseph MyersUse Linux 4.19 in build-many-glibcs.py.
2018-10-22 Joseph MyersStop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc...
2018-10-21 H.J. Lux86: Don't include <x86intrin.h>
2018-10-19 Joseph MyersHandle surrogate pairs in c16rtomb (bug 23794, DR#488...
2018-10-19 Ilya Yu. Malakhovsignal: Use correct type for si_band in siginfo_t ...
2018-10-19 Florian Weimerresource: Update struct rusage comments [BZ #23689]
2018-10-18 David S. MillerAdd VDSO support to sparc.
2018-10-18 David S. MillerRegenerate sparc ulps.
2018-10-17 H.J. Lux86: Use _rdtsc intrinsic for HP_TIMING_NOW
2018-10-17 Joseph MyersDo not allow divide-by-zero exception for pow(+/- 0...
2018-10-17 Zack Weinberg[manual] Job control is no longer optional.
2018-10-17 Arjun ShankarRemove unnecessary locking when reading iconv configura...
2018-10-17 Joseph MyersUse single bits/shm.h for all architectures.
2018-10-17 Joseph MyersMove SHMLBA to its own header.
2018-10-17 Stefan LieblerFix race in pthread_mutex_lock while promoting to PTHRE...
2018-10-17 Andreas SchwabDon't reduce test timeout to less than default
2018-10-16 Steve EllceyRemove extra space at end of line.
2018-10-16 Anton Youdkevitchaarch64: optimized memcpy implementation for thunderx2
2018-10-15 Joseph MyersUse single bits/sem.h for all architectures.
2018-10-15 Paul Eggertregex: simplify by using intprops.h
2018-10-15 Paul Eggertregex: __builtin_expect → __glibc_unlikely
2018-10-11 Joseph MyersUse single bits/msq.h for all architectures.
2018-10-10 Joseph MyersUse common bits/shm.h for more architectures.
2018-10-10 Joseph MyersUse common bits/sem.h for more architectures.
2018-10-10 Joseph MyersUse common bits/msq.h for more architectures.
2018-10-09 Szabolcs NagyIncrease timeout of nss/tst-nss-files-hosts-multi
2018-10-09 Szabolcs NagyIncrease timeout of libio/tst-readline
2018-10-08 Paul Eggertmktime fix for Gnulib + coreutils
2018-10-08 Leonardo Sandovalbenchtests: Set float type on --threshold argument
2018-10-08 Rafal Luzynskikl_GL: Update the month names and date formats (bug...
2018-10-04 Joseph MyersUse bits/mman-linux.h for hppa.
2018-10-04 Joseph MyersFix libnldbl_nonshared.a references to internal libm...
2018-10-04 Stefan LieblerAdjust name of ld.so in test-container.c.
2018-10-02 Rafal Luzynskikl_GL: Fix spelling of Sunday, should be "sapaat" ...
2018-10-02 Joseph MyersAdd more fma tests.
2018-10-02 Martin Jansasysdeps/ieee754/soft-fp: ignore maybe-uninitialized...
2018-10-02 Adhemerval... Fix build from commit 0b727ed
2018-10-02 H.J. Lux86: Use RTM intrinsics in pthread mutex lock elision
2018-10-02 Adhemerval... libio: Flush stream at freopen (BZ#21037)
2018-10-01 Joseph MyersMove MREMAP_* to bits/mman-shared.h.
2018-09-28 Joseph MyersRemove unnecessary math_private.h includes.
2018-09-28 H.J. Lui386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK...
2018-09-28 Adhemerval... Fix misreported errno on preadv2/pwritev2 (BZ#23579)
2018-09-27 Joseph MyersUse copysign functions not __copysign functions in...
2018-09-27 Joseph MyersUse round functions not __round functions in glibc...
2018-09-27 Andreas SchwabFix stack overflow in tst-setcontext9 (bug 23717)
2018-09-26 Andreas SchwabAdd missing unwind information to ld.so on powerpc32...
2018-09-26 Joseph MyersShare MAP_* flags between more architectures.
2018-09-26 Andreas SchwabRemove leading space from testrun.sh
2018-09-25 Adhemerval... Fix ifunc support with DT_TEXTREL segments (BZ#20480)
2018-09-25 Joseph MyersComplete sys/procfs.h unification.
2018-09-25 Joseph MyersUnify more sys/procfs.h headers.
2018-09-25 Joseph MyersUnify some sys/procfs.h headers.
2018-09-25 Adhemerval... Use libsupport for tst-spawn.c
2018-09-25 Arjun ShankarClean up iconv/gconv_int.h for unnecessary declarations
2018-09-24 Andreas SchwabDon't build libnsl for new ABIs
2018-09-21 Adhemerval... powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
2018-09-21 Rafal Luzynskiit_CH/it_IT locales: Correct some LC_TIME formats ...
2018-09-20 Joseph MyersUse trunc functions not __trunc functions in glibc...
2018-09-20 Joseph MyersInvert sense of list of i686-class processors in sysdep...
2018-09-20 Florian Weimermisc: New test misc/tst-gethostid
2018-09-20 Mingli YuLinux gethostid: Check for NULL value from gethostbynam...
2018-09-20 Carlos O'DonellFix tst-setcontext9 for optimized small stacks.
2018-09-20 Paul EggertFix mktime localtime offset confusion
2018-09-20 Paul EggertMerge mktime, timegm from upstream Gnulib
2018-09-19 Wilco DijkstraFix strstr bug with huge needles (bug 23637)
2018-09-19 Szabolcs NagyFix the documentation comment of checkint in powf
2018-09-19 Szabolcs NagyAdd new pow implementation
2018-09-18 Paul EggertSimplify tzfile fstat failure code
2018-09-18 Paul EggertFix tzfile low-memory assertion failure
2018-09-18 Joseph MyersUnify many bits/mman.h headers.
2018-09-18 Joseph MyersFix ldbl-128ibm ceill, floorl inlining of ceil, floor.
2018-09-17 Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2018-09-17 Joseph MyersUpdate siginfo constants from Linux kernel (bug 21286).
next