summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-023-3/+3
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-0120-23/+28
* Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg2017-03-014-3/+7
* Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab2017-02-281-1/+1
* Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2017-02-2512-53/+186
* Run libm tests separately for each function.Joseph Myers2017-02-2415-250/+9
* Add new templates for IEEE wrappersGabriel F. T. Gomes2017-02-233-0/+9
* Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers2017-02-221-1/+3
* Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers2017-02-211-0/+1
* powerpc: Update powerpc-fpu libm-test-ulpsTulio Magno Quites Machado Filho2017-02-211-98/+106