aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-04-05powerpc64: Add POWER8 strnlenWainer dos Santos Moschetta5-5/+473
2017-04-04Remove CALL_THREAD_FCT macroAdhemerval Zanella3-74/+0
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella5-9/+0
2017-04-04S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler1-4/+6
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger1-0/+5
2017-03-30Fix more test-errno issuesAdhemerval Zanella1-2/+7
2017-03-30Change return type in the declaration of __ieee754_rem_pio2lGabriel F. T. Gomes1-1/+1
2017-03-29Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella1-1/+1
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella64-379/+29
2017-03-27Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers1-6/+3
2017-03-27[AArch64] Update libm-test-ulpsSzabolcs Nagy1-80/+88
2017-03-21x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2-6/+6
2017-03-20conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers1-1/+1
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