aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-12Remove redundant macro definitions from ia64 sfp-machine.h.Joseph Myers2-10/+8
2018-11-12malloc: Convert the unlink macro to the unlink_chunk functionFlorian Weimer3-47/+62
2018-11-11hurd: Fix spawni's user_link reallocationSamuel Thibault1-2/+2
2018-11-11hurd: Document dtable_cloexec size convention.Samuel Thibault2-1/+3
2018-11-10Hurd: export _hurd_port_moveSamuel Thibault3-0/+8
2018-11-10Hurd: Fix ulinks in fd table reallocationSamuel Thibault4-1/+64
2018-11-10Hurd: Implement chdir support in posix_spawnSamuel Thibault2-10/+85
2018-11-09Add support for GCC 9 attribute copy.Martin Sebor21-26/+71
2018-11-09Convert tst-efgcvt to the new test frameworkGabriel F. T. Gomes2-8/+19
2018-11-09Update conform/Makefile mkdir commands.Joseph Myers2-2/+6
2018-11-09Replace conformtest.pl with conformtest.py.Joseph Myers11-995/+730
2018-11-08Use TEST_COMPARE_STRING in recently added testGabriel F. T. Gomes4-21/+10
2018-11-08Remove __ASSUME_SOCKETCALL.Joseph Myers9-25/+19
2018-11-08Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu3-14/+56
2018-11-08Add an additional test to resolv/tst-resolv-network.cAlexandra Hájková2-0/+11
2018-11-07Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers3-0/+20
2018-11-07support: Fix printf format for TEST_COMPARE_STRINGAdhemerval Zanella2-1/+6
2018-11-07support: Implement TEST_COMPARE_STRINGFlorian Weimer5-0/+224
2018-11-07RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab2-0/+12
2018-11-06Correct SH kernel-features.h undefines (bug 23862).Joseph Myers2-1/+13
2018-11-06posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer38-2/+377
2018-11-06Add tests with floating-point arguments for err* and verr* functionsGabriel F. T. Gomes3-1/+136
2018-11-06Add test for warn, warnx, vwarn, and vwarnx with floating-point parametersGabriel F. T. Gomes3-1/+127
2018-11-06Add tests for argp_error and argp_failure with floating-point parametersGabriel F. T. Gomes3-1/+116
2018-11-05Unconditionally call __gconv_get_path when reading iconv configurationArjun Shankar2-2/+6
2018-11-05libanl: properly cleanup if first helper thread creation failed (bug 22927)Andreas Schwab2-2/+11
2018-11-04hurd: Fix last-minute refactoringSamuel Thibault1-1/+1
2018-11-03hurd: Support msyncSamuel Thibault2-0/+97
2018-11-02support/shell-container.c: Use support_copy_file_rangeFlorian Weimer2-1/+7
2018-11-02support/test-container.c: Include <libc-pointer-arith.h>Florian Weimer2-0/+6
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