aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-21powerpc: Convert tests to the new support test-driverWainer dos Santos Moschetta3-21/+8
2017-02-17Update arm, mips, powerpc-nofpu libm-test-ulps.Joseph Myers4-304/+336
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella4-41/+60
2017-02-17Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bitH.J. Lu1-1/+1
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers3-10/+46
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers3-110/+110
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers3-66/+66