aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella11-11/+140
2017-04-05Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.cH.J. Lu2-1/+6
2017-04-05Update elf tests to use the support test driver.Wainer dos Santos Moschetta72-159/+202
2017-04-05Add page tests to string/test-strnlen.Wainer dos Santos Moschetta2-0/+60
2017-04-05powerpc64: Add POWER8 strnlenWainer dos Santos Moschetta6-5/+485
2017-04-04Update wcsmbs tests to use the support test driverWainer dos Santos Moschetta9-16/+20
2017-04-04Remove CALL_THREAD_FCT macroAdhemerval Zanella5-78/+6
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella7-21/+14
2017-04-04resolv: Add tst-resolv-canonnameFlorian Weimer3-0/+328
2017-04-04nss_dns: Replace local declarations with declarations from a header fileFlorian Weimer4-14/+16
2017-04-04nss_dns: Remove superfluous dn_expand call from network handlingFlorian Weimer2-5/+8
2017-04-04resolv: Add test coverage for ns_name_unpack, ns_name_ntopFlorian Weimer4-0/+863
2017-04-04S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler2-4/+11
2017-04-03ChangeLog: fix BZ style to be consistent and match majority of existing codeMike Frysinger4-24/+24
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2-0/+11
2017-04-01Call the right helper function when setting mallopt M_ARENA_MAX (BZ #21338)Wladimir J. van der Laan2-1/+7
2017-03-31Fix condition for inclusion of math-finite.h for long doubleGabriel F. T. Gomes3-2/+7
2017-03-31fts: Fix symbol redirect for fts_set [BZ #21289]Slava Barinov2-1/+6
2017-03-30Fix more test-errno issuesAdhemerval Zanella2-2/+12
2017-03-30Change return type in the declaration of __ieee754_rem_pio2lGabriel F. T. Gomes3-2/+9
2017-03-30Macroize inclusion of math-finite.hGabriel F. T. Gomes3-387/+140
2017-03-29Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella3-1/+15
2017-03-28Change TEST_NAME to memcpy to fix IFUNC testing of multiple versions.Steve Ellcey2-2/+7
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella65-379/+176
2017-03-28localedata: hu_HU: fix multiple sorting bugs (bug 18934)Egmont Koblinger5-145/+716
2017-03-27Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers2-6/+11
2017-03-27[AArch64] Update libm-test-ulpsSzabolcs Nagy2-80/+92
2017-03-26Actually add bench-memcpy-randomSiddhesh Poyarekar1-0/+157
2017-03-24Update old tunables framework document/script.Sunyeop Lee4-14/+21
2017-03-23Add a new randomized memcpy test for copies up to 256 bytes. The distributionWilco Dijkstra2-1/+6
2017-03-23Change the order of function attributes in printf.hTulio Magno Quites Machado Filho2-2/+8
2017-03-23Update string tests to use the support test driver.Wainer dos Santos Moschetta46-95/+143
2017-03-22Another round of inclusion fixes for _ISOMAC testsuite.Zack Weinberg5-5/+20
2017-03-21x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu3-6/+15
2017-03-21Regenerate INSTALL.Joseph Myers2-0/+10
2017-03-21Merge branch 'master' of ssh://sourceware.org/git/glibcThorsten Kukuk2-1/+6
2017-03-21Fix failing test malloc/tst-interpose-nothread with GCC 7.Stefan Liebler2-1/+6
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk48-81/+300
2017-03-20conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers3-5/+15
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers3-2/+9
2017-03-20Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers2-2/+11
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2-5/+14
2017-03-19linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner4-8/+71
2017-03-18conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers6-4/+22
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers3-21/+30
2017-03-18conformtest: Handle conditional XFAILs with allow-header.Joseph Myers2-1/+6
2017-03-17Further harden glibc malloc metadata against 1-byte overflows.DJ Delorie2-0/+7
2017-03-17Use CPU_FEATURES_CPU_P to check if AVX is availableH.J. Lu2-2/+6
2017-03-17Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers2-1/+5
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers3-1/+11