about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Use libm_alias_float for s390.Joseph Myers2017-11-281-1/+2
* Use libm_alias_double for s390.Joseph Myers2017-11-282-11/+2
* sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella2017-11-2811-130/+164
* sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella2017-11-2812-173/+197
* Use libm_alias_float for alpha.Joseph Myers2017-11-2834-38/+52
* Use libm_alias_float for aarch64.Joseph Myers2017-11-2813-13/+26
* Use libm_alias_double for alpha.Joseph Myers2017-11-2810-90/+23
* Support ldbl-opt libm_alias_double use from .S files.Joseph Myers2017-11-281-1/+1
* Use libm_alias_double for aarch64.Joseph Myers2017-11-2713-13/+26
* Implement the mlock2 functionFlorian Weimer2017-11-2734-2/+150
* Add _Float64x function aliases.Joseph Myers2017-11-2736-8/+1381
* Consolidate link map sortingAndreas Schwab2017-11-271-2/+2
* Use libm_alias_float128 more in sysdeps/ieee754/float128.Joseph Myers2017-11-246-6/+6
* Use -mfloat128 for _Float64x tests for powerpc64le.Joseph Myers2017-11-241-1/+5
* Support _Float64x in libm_alias macros.Joseph Myers2017-11-243-15/+44
* Support strfromf64x alias.Joseph Myers2017-11-241-1/+12
* Support strtof64x, wcstof64x aliases.Joseph Myers2017-11-245-0/+77
* Make min_of_type_ macros function-like.Joseph Myers2017-11-241-6/+9
* Linux: Introduce <bits/mman-shared.h>Florian Weimer2017-11-244-16/+43
* posix: Fix generic p{read,write}v buffer allocation (BZ#22457)Adhemerval Zanella2017-11-242-6/+10
* Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers2017-11-2347-4/+52
* sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer2017-11-231-2/+9
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-2333-1/+170
* Remove unused sparc64/soft-fp libm function implementations.Joseph Myers2017-11-223-155/+0
* Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers2017-11-221-2/+3
* Update hppa bits/mman.h from Linux 4.14.Joseph Myers2017-11-211-3/+2
* S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2017-11-216-16/+26
* aarch64: Optimized memset for falkorSiddhesh Poyarekar2017-11-2011-22/+204
* tst-ttyname: Fix namespace setup for FedoraFlorian Weimer2017-11-181-61/+6
* powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho2017-11-172-2/+4
* Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers2017-11-1711-12/+23
* Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers2017-11-1721-21/+42
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-175-126/+146
* Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers2017-11-171-0/+1
* aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella2017-11-171-0/+6
* Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.Joseph Myers2017-11-161-0/+1
* Update kernel version in syscall-names.list to 4.14.Joseph Myers2017-11-161-2/+2
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-1/+1
* The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor2017-11-152-6/+12
* linux ttyname{_r}: Add testsLuke Shumaker2017-11-152-1/+627
* linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker2017-11-152-15/+24
* linux ttyname{_r}: Make tty checks consistentLuke Shumaker2017-11-153-64/+29
* linux ttyname: Change return type of is_pty from int to boolLuke Shumaker2017-11-151-1/+2
* linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker2017-11-151-1/+2
* Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers2017-11-151-0/+2
* Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers2017-11-152-0/+4
* Cleanup sigpause implementationAdhemerval Zanella2017-11-151-20/+6
* Check length of ifname before copying it into to ifreq structure.Steve Ellcey2017-11-151-0/+6
* linux: Include <sysdep-cancel.h> for epoll_waitLuke Shumaker2017-11-151-0/+2
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-133-4/+9