aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-11-02Ensure mktime sets errno on error [BZ #23789]aaribaud/bugzilla/23789/v4Albert ARIBAUD (3ADEV)1-0/+8
2018-11-01soft-fp: Add implementation for 128 bit self-containedZong Li1-0/+5
2018-11-01soft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRAC_SUB_4Zong Li1-0/+5
2018-11-01Avoid printf ("%s", NULL) in posix/bug-regex22.c.Joseph Myers1-0/+4
2018-11-01Disable -Wformat-overflow= warnings for some printf tests.Joseph Myers1-0/+6
2018-11-01Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers1-0/+28
2018-11-01MIPS: Use `.set mips2' to emulate LL/SC for the R5900 tooFredrik Noring1-0/+5
2018-10-31hurd: Add pci RPC stubsSamuel Thibault1-0/+1
2018-10-31Simplify an #if #else #endifRafael Avila de Espindola1-0/+5
2018-10-31hurd: Fix errno* generationSamuel Thibault1-1/+5
2018-10-31hurd: Document how to translate EIEIO error messageSamuel Thibault1-0/+5
2018-10-30Convert linknamespace tests from Perl to Python.Joseph Myers1-0/+8
2018-10-30stdlib/test-bz22786: Avoid memory leaks in the test itselfFlorian Weimer1-0/+5
2018-10-30support_blob_repeat: Call mkstemp directory for the backing fileFlorian Weimer1-0/+4
2018-10-30stdlib/tst-strtod-overflow: Switch to support_blob_repeatFlorian Weimer1-0/+5
2018-10-30stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer1-0/+11
2018-10-30RISC-V: properly terminate call chain (bug 23125)Andreas Schwab1-0/+9
2018-10-29Currency symbol should not preceed amount for [BZ #23791]Sergi Almacellas Abellana1-0/+7
2018-10-29hurd: return EIEIO instead of EIOSamuel Thibault1-1/+1
2018-10-29Use tempfile.TemporaryDirectory in conform/glibcconform.py.Joseph Myers1-0/+4
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers1-0/+14
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault1-0/+7
2018-10-28hurd: Return EIO on non-responding interrupted serversSamuel Thibault1-0/+2
2018-10-28hurd: set interrupt timeout to 1 minuteSamuel Thibault1-0/+4
2018-10-26Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers1-0/+5
2018-10-26i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy1-0/+7
2018-10-25Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers1-0/+5
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer1-0/+13
2018-10-25Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers1-0/+5
2018-10-25elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li1-0/+5
2018-10-25hurd: XFAIL absence of C11 threads implementationSamuel Thibault1-0/+6
2018-10-24Use gen-libm-test.py to generate ulps table for manual.Joseph Myers1-0/+19
2018-10-24Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)1-0/+8
2018-10-24Fix date typo in ChangeLogAlbert ARIBAUD (3ADEV)1-1/+1
2018-10-24posix: Add internal symbols for posix_spawn interfaceAdhemerval Zanella1-0/+25
2018-10-24Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab1-0/+7
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)1-0/+34
2018-10-24x86: Support RDTSCP for benchtestsH.J. Lu1-0/+7
2018-10-23Fix tst-preadvwritev2 build failure on HURDAdhemerval Zanella1-0/+3
2018-10-23x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella1-0/+6
2018-10-23time/tst-mktime2: Improve test error reportingFlorian Weimer1-0/+10
2018-10-23Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab1-0/+5
2018-10-22Update kernel version in syscall-names.list to 4.19.Joseph Myers1-0/+3
2018-10-22Use Linux 4.19 in build-many-glibcs.py.Joseph Myers1-0/+3
2018-10-22Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug 23793).Joseph Myers1-0/+13
2018-10-21x86: Don't include <x86intrin.h>H.J. Lu1-0/+5
2018-10-19Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X).Joseph Myers1-0/+11
2018-10-19signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov1-0/+6
2018-10-19resource: Update struct rusage comments [BZ #23689]Florian Weimer1-0/+6
2018-10-18Add VDSO support to sparc.David S. Miller1-0/+11