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