aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers1-1/+1
2017-03-20Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers1-2/+4
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger1-5/+6
2017-03-19linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner3-8/+59
2017-03-18conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers1-0/+5
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers2-21/+22
2017-03-17Use CPU_FEATURES_CPU_P to check if AVX is availableH.J. Lu1-2/+1
2017-03-17Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers1-1/+1
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers1-0/+4
2017-03-17conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers1-0/+5
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-14/+0
2017-03-15Add ifunc support for aarch64.Steve Ellcey7-0/+205
2017-03-15x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger1-1/+1
2017-03-15Improve float range reduction accuracy near pi/2 (bug 21094).Joseph Myers1-2/+2
2017-03-15hppa: Fix setting of __libc_stack_endJohn David Anglin1-5/+4
2017-03-15Fix test-errno issuesAdhemerval Zanella2-7/+41
2017-03-15Fix test-math-vector-sincos.h aliasing.Joseph Myers1-14/+14
2017-03-14Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella1-0/+2
2017-03-14Remove _dl_platform_stringAndreas Schwab6-36/+2
2017-03-13hurd: Make send/recv more posixishSamuel Thibault2-2/+10
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra1-2/+2
2017-03-13Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers1-0/+14
2017-03-12sh: Fix building with gcc5/6Alexey Neyman1-1/+1
2017-03-12Fix send consolidation typoMarko Myllynen1-1/+1
2017-03-10Update auto-libm-test-out for catan / catanh.Stefan Liebler1-16/+16
2017-03-09Regenerate MIPS catan, catanh long double ulps.Joseph Myers1-16/+16
2017-03-09Consolidate Linux send implementationAdhemerval Zanella22-77/+24
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella16-19/+4
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella18-81/+12
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella17-19/+5
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella14-16/+5
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella17-20/+12
2017-03-08Test for correct setting of errno.Yury Norov2-1/+143
2017-03-08S390: Regenerate ULPsStefan Liebler1-128/+136
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer1-1/+1
2017-03-07Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar1-0/+1
2017-03-07hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella1-0/+21
2017-03-06S390: Optimize atomic macros.Stefan Liebler1-64/+103
2017-03-04hurd: Provide truncate64 and ftruncate64.Justus Winter2-0/+76
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer3-3/+3
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg20-23/+28
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg4-3/+7
2017-02-28Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab1-1/+1
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg12-53/+186
2017-02-24Run libm tests separately for each function.Joseph Myers15-250/+9
2017-02-23Add new templates for IEEE wrappersGabriel F. T. Gomes3-0/+9
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers1-1/+3
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers1-0/+1
2017-02-21powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho1-98/+106
2017-02-21powerpc: Add tests for __ppc_set_ppr_* functions.Wainer dos Santos Moschetta2-0/+104