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