about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Remove __ASSUME_REQUEUE_PIAdhemerval Zanella2017-04-045-9/+0
* S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler2017-04-041-4/+6
* posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger2017-04-031-0/+5
* Fix more test-errno issuesAdhemerval Zanella2017-03-301-2/+7
* Change return type in the declaration of __ieee754_rem_pio2lGabriel F. T. Gomes2017-03-301-1/+1
* Fix i686 memchr overflow calculation (BZ#21182)Adhemerval Zanella2017-03-291-1/+1
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-2864-379/+29
* Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers2017-03-271-6/+3
* [AArch64] Update libm-test-ulpsSzabolcs Nagy2017-03-271-80/+88
* x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-03-212-6/+6
* conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers2017-03-201-1/+1
* conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers2017-03-201-1/+1
* Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers2017-03-201-2/+4
* posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger2017-03-201-5/+6
* linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner2017-03-193-8/+59
* conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers2017-03-181-0/+5
* Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers2017-03-182-21/+22
* Use CPU_FEATURES_CPU_P to check if AVX is availableH.J. Lu2017-03-171-2/+1
* Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers2017-03-171-1/+1
* conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers2017-03-171-0/+4
* conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers2017-03-171-0/+5
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-14/+0
* Add ifunc support for aarch64.Steve Ellcey2017-03-157-0/+205
* x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIEMike Frysinger2017-03-151-1/+1
* Improve float range reduction accuracy near pi/2 (bug 21094).Joseph Myers2017-03-151-2/+2
* hppa: Fix setting of __libc_stack_endJohn David Anglin2017-03-151-5/+4
* Fix test-errno issuesAdhemerval Zanella2017-03-152-7/+41
* Fix test-math-vector-sincos.h aliasing.Joseph Myers2017-03-151-14/+14
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-03-141-0/+2
* Remove _dl_platform_stringAndreas Schwab2017-03-146-36/+2
* hurd: Make send/recv more posixishSamuel Thibault2017-03-132-2/+10
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-2/+2
* Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers2017-03-131-0/+14
* sh: Fix building with gcc5/6Alexey Neyman2017-03-121-1/+1
* Fix send consolidation typoMarko Myllynen2017-03-121-1/+1
* Update auto-libm-test-out for catan / catanh.Stefan Liebler2017-03-101-16/+16
* Regenerate MIPS catan, catanh long double ulps.Joseph Myers2017-03-091-16/+16
* Consolidate Linux send implementationAdhemerval Zanella2017-03-0922-77/+24
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-0916-19/+4
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-0918-81/+12
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-0917-19/+5
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-0914-16/+5
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-0917-20/+12
* Test for correct setting of errno.Yury Norov2017-03-082-1/+143
* S390: Regenerate ULPsStefan Liebler2017-03-081-128/+136
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-071-1/+1
* Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar2017-03-071-0/+1
* hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella2017-03-071-0/+21
* S390: Optimize atomic macros.Stefan Liebler2017-03-061-64/+103
* hurd: Provide truncate64 and ftruncate64.Justus Winter2017-03-042-0/+76