aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09Update conform/Makefile mkdir commands.Joseph Myers
2018-11-09Replace conformtest.pl with conformtest.py.Joseph Myers
2018-11-08Use TEST_COMPARE_STRING in recently added testGabriel F. T. Gomes
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers
2018-11-08Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu
2018-11-08Add an additional test to resolv/tst-resolv-network.cAlexandra Hájková
2018-11-07Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers
2018-11-07support: Fix printf format for TEST_COMPARE_STRINGAdhemerval Zanella
2018-11-07support: Implement TEST_COMPARE_STRINGFlorian Weimer
2018-11-07RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab
2018-11-06Correct SH kernel-features.h undefines (bug 23862).Joseph Myers
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer
2018-11-06Add tests with floating-point arguments for err* and verr* functionsGabriel F. T. Gomes
2018-11-06Add test for warn, warnx, vwarn, and vwarnx with floating-point parametersGabriel F. T. Gomes
2018-11-06Add tests for argp_error and argp_failure with floating-point parametersGabriel F. T. Gomes
2018-11-05Unconditionally call __gconv_get_path when reading iconv configurationArjun Shankar
2018-11-05libanl: properly cleanup if first helper thread creation failed (bug 22927)Andreas Schwab
2018-11-04hurd: Fix last-minute refactoringSamuel Thibault
2018-11-03hurd: Support msyncSamuel Thibault
2018-11-02support/shell-container.c: Use support_copy_file_rangeFlorian Weimer
2018-11-02support/test-container.c: Include <libc-pointer-arith.h>Florian Weimer
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