aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02Ensure mktime sets errno on error [BZ #23789]aaribaud/bugzilla/23789/v4Albert ARIBAUD (3ADEV)
2018-11-01Fix typo in the documentation of gcvtGabriel F. T. Gomes
2018-11-01soft-fp: Add implementation for 128 bit self-containedZong Li
2018-11-01soft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRAC_SUB_4Zong Li
2018-11-01Avoid printf ("%s", NULL) in posix/bug-regex22.c.Joseph Myers
2018-11-01Disable -Wformat-overflow= warnings for some printf tests.Joseph Myers
2018-11-01Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers
2018-11-01MIPS: Use `.set mips2' to emulate LL/SC for the R5900 tooFredrik Noring
2018-10-31hurd: Add pci RPC stubsSamuel Thibault
2018-10-31Simplify an #if #else #endifRafael Avila de Espindola
2018-10-31Merge branch 'master' into errnoSamuel Thibault
2018-10-31hurd: Fix errno* generationSamuel Thibault
2018-10-31Merge branch 'master' of git://sourceware.org/git/glibcSamuel Thibault
2018-10-31hurd: Fix buildSamuel Thibault
2018-10-31hurd: Document how to translate EIEIO error messageSamuel Thibault
2018-10-30Convert linknamespace tests from Perl to Python.Joseph Myers
2018-10-30stdlib/test-bz22786: Avoid memory leaks in the test itselfFlorian Weimer
2018-10-30support_blob_repeat: Call mkstemp directory for the backing fileFlorian Weimer
2018-10-30stdlib/tst-strtod-overflow: Switch to support_blob_repeatFlorian Weimer
2018-10-30stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer
2018-10-30RISC-V: properly terminate call chain (bug 23125)Andreas Schwab
2018-10-29Currency symbol should not preceed amount for [BZ #23791]Sergi Almacellas Abellana
2018-10-29hurd: return EIEIO instead of EIOSamuel Thibault
2018-10-29Use tempfile.TemporaryDirectory in conform/glibcconform.py.Joseph Myers
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault
2018-10-28hurd: Fix cancellation just before RPC callSamuel Thibault
2018-10-28hurd: Fix race between calling RPC and handling a signalSamuel Thibault
2018-10-28hurd: Return EIO on non-responding interrupted serversSamuel Thibault
2018-10-28hurd: set interrupt timeout to 1 minuteSamuel Thibault
2018-10-26Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers
2018-10-26i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy
2018-10-25Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers
2018-10-25conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer
2018-10-25Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers
2018-10-25elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li
2018-10-25hurd: XFAIL absence of C11 threads implementationSamuel Thibault
2018-10-24Use gen-libm-test.py to generate ulps table for manual.Joseph Myers
2018-10-24Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)
2018-10-24Fix date typo in ChangeLogAlbert ARIBAUD (3ADEV)
2018-10-24posix: Add internal symbols for posix_spawn interfaceAdhemerval Zanella
2018-10-24Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)
2018-10-24x86: Support RDTSCP for benchtestsH.J. Lu
2018-10-23Fix tst-preadvwritev2 build failure on HURDAdhemerval Zanella
2018-10-23x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella
2018-10-23time/tst-mktime2: Improve test error reportingFlorian Weimer
2018-10-23Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab
2018-10-22Update kernel version in syscall-names.list to 4.19.Joseph Myers
2018-10-22Use Linux 4.19 in build-many-glibcs.py.Joseph Myers