about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Ensure mktime sets errno on error [BZ #23789] aaribaud/bugzilla/23789/v4Albert ARIBAUD (3ADEV)2018-11-024-6/+47
* Fix typo in the documentation of gcvtGabriel F. T. Gomes2018-11-011-1/+1
* soft-fp: Add implementation for 128 bit self-containedZong Li2018-11-012-0/+93
* soft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRAC_SUB_4Zong Li2018-11-012-28/+40
* Avoid printf ("%s", NULL) in posix/bug-regex22.c.Joseph Myers2018-11-012-4/+8
* Disable -Wformat-overflow= warnings for some printf tests.Joseph Myers2018-11-013-0/+35
* Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers2018-11-013-4/+52
* MIPS: Use `.set mips2' to emulate LL/SC for the R5900 tooFredrik Noring2018-11-012-1/+7
* hurd: Add pci RPC stubsSamuel Thibault2018-10-312-1/+2
* Simplify an #if #else #endifRafael Avila de Espindola2018-10-312-19/+15
* Merge branch 'master' into errnoSamuel Thibault2018-10-310-0/+0
|\
| * Merge branch 'master' of git://sourceware.org/git/glibcSamuel Thibault2018-10-3126-336/+834
| |\
| * | hurd: Fix cancellation just before RPC callSamuel Thibault2018-10-283-10/+12
| * | hurd: Fix race between calling RPC and handling a signalSamuel Thibault2018-10-284-21/+24
* | | hurd: Fix errno* generationSamuel Thibault2018-10-314-2/+28
| |/ |/|
* | hurd: Fix buildSamuel Thibault2018-10-311-2/+2
* | hurd: Document how to translate EIEIO error messageSamuel Thibault2018-10-312-0/+18
* | Convert linknamespace tests from Perl to Python.Joseph Myers2018-10-304-240/+231
* | stdlib/test-bz22786: Avoid memory leaks in the test itselfFlorian Weimer2018-10-302-2/+9
* | support_blob_repeat: Call mkstemp directory for the backing fileFlorian Weimer2018-10-302-5/+13
* | stdlib/tst-strtod-overflow: Switch to support_blob_repeatFlorian Weimer2018-10-302-6/+15
* | stdlib/test-bz22786: Avoid spurious test failures using alias mappingsFlorian Weimer2018-10-306-10/+426
* | RISC-V: properly terminate call chain (bug 23125)Andreas Schwab2018-10-304-2/+56
* | Currency symbol should not preceed amount for [BZ #23791]Sergi Almacellas Abellana2018-10-292-3/+10
* | hurd: return EIEIO instead of EIOSamuel Thibault2018-10-292-3/+3
* | Use tempfile.TemporaryDirectory in conform/glibcconform.py.Joseph Myers2018-10-292-8/+7
* | Patch to require Python 3.4 or later to build glibc.Joseph Myers2018-10-2911-61/+50
* | hurd: Fix race between calling RPC and handling a signalSamuel Thibault2018-10-284-23/+28
|/
* hurd: Return EIO on non-responding interrupted serversSamuel Thibault2018-10-282-5/+11
* hurd: set interrupt timeout to 1 minuteSamuel Thibault2018-10-282-1/+5
* Remove pre-Python-3.4 compatibility from build-many-glibcs.py.Joseph Myers2018-10-262-11/+5
* i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy2018-10-264-9/+16
* Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers2018-10-252-0/+6
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-255-3/+28
* Add new ELF note types from Linux 4.19 to elf.h.Joseph Myers2018-10-252-0/+7
* elf: Fix the ld flags not be applied to tst-execstack-mod.soZong Li2018-10-252-1/+6
* hurd: XFAIL absence of C11 threads implementationSamuel Thibault2018-10-252-0/+10
* Use gen-libm-test.py to generate ulps table for manual.Joseph Myers2018-10-247-216/+129
* Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)2018-10-246-15/+63
* Fix date typo in ChangeLogAlbert ARIBAUD (3ADEV)2018-10-241-1/+1
* posix: Add internal symbols for posix_spawn interfaceAdhemerval Zanella2018-10-2412-12/+85
* Add more checks for valid ld.so.cache file (bug 18093)Andreas Schwab2018-10-243-1/+16
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-2417-51/+74
* x86: Support RDTSCP for benchtestsH.J. Lu2018-10-244-1/+35
* Fix tst-preadvwritev2 build failure on HURDAdhemerval Zanella2018-10-232-0/+8
* x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella2018-10-232-0/+12
* time/tst-mktime2: Improve test error reportingFlorian Weimer2018-10-232-30/+51
* Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab2018-10-232-2/+7
* Update kernel version in syscall-names.list to 4.19.Joseph Myers2018-10-222-2/+5
* Use Linux 4.19 in build-many-glibcs.py.Joseph Myers2018-10-222-1/+4