aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-13The rpcgen tests should not run if we don't build rpcgen.Thorsten Kukuk1-0/+2
2017-03-12sh: Fix building with gcc5/6Alexey Neyman2-1/+7
2017-03-12Fix send consolidation typoMarko Myllynen2-1/+7
2017-03-11If sunrpc code is disabled, rpcsvc header files, rpcgen andThorsten Kukuk2-6/+15
2017-03-10Update auto-libm-test-out for catan / catanh.Stefan Liebler4-912/+918
2017-03-09Regenerate MIPS catan, catanh long double ulps.Joseph Myers2-16/+21
2017-03-09Consolidate Linux send implementationAdhemerval Zanella23-77/+62
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella17-19/+30
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella19-81/+42
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella18-19/+33
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella15-16/+26
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella18-20/+45
2017-03-08Test for correct setting of errno.Yury Norov5-2/+305
2017-03-08S390: Regenerate ULPsStefan Liebler2-128/+140
2017-03-07Fix auto-merge issue in ChangeLogFlorian Weimer1-2/+0
2017-03-07tzset: Clean up preprocessor macros min, max, signFlorian Weimer2-7/+15
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer7-79/+28
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar5-2/+27
2017-03-07hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2-0/+25
2017-03-06S390: Optimize atomic macros.Stefan Liebler2-64/+124
2017-03-04hurd: Provide truncate64 and ftruncate64.Justus Winter3-0/+81
2017-03-03tzset: Remove unused NOID macroFlorian Weimer3-3/+5
2017-03-03tzset: Remove __attribute_noinline__ from compute_offsetFlorian Weimer2-1/+4
2017-03-02Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2-4/+6
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer9-9/+47
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg55-99/+171
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg10-23/+38
2017-02-28Add scripts/backport-support.shFlorian Weimer2-0/+114
2017-02-28sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer10-59/+1347
2017-02-28sunrpc: Do not unregister services if not registered [BZ #5010]Florian Weimer4-12/+316
2017-02-28Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab3-2/+7
2017-02-27sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]Florian Weimer4-2/+73
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg13-53/+212
2017-02-25Split DIAG_* macros to new header libc-diag.h.Zack Weinberg25-75/+148
2017-02-25Clean up conditionals for declaration of gets.Zack Weinberg9-43/+62
2017-02-24Use independent type literals in libm-test-support.cTulio Magno Quites Machado Filho2-9/+14
2017-02-24Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.Stefan Liebler2-1/+6
2017-02-24Run libm tests separately for each function.Joseph Myers161-973/+1512
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes29-1/+1084
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers2-1/+6
2017-02-22Use Linux 4.10 in build-many-glibcs.py.Joseph Myers2-1/+6
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers2-0/+5
2017-02-21powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2-98/+110
2017-02-21powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta3-0/+111
2017-02-21powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta4-21/+19
2017-02-21Bug 20313: Update to Unicode 9.0.0Mike FABIAN17-2596/+6701
2017-02-20Remove some unused libm-test exception macros.Joseph Myers2-28/+9
2017-02-19One more obvious missing #include in the testsuite.Zack Weinberg2-0/+5
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers5-304/+343
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella6-41/+113