aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-11-18tst-ttyname: Fix namespace setup for FedoraFlorian Weimer
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho
2017-11-17Use libm_alias_ldouble in sysdeps/x86_64/fpu.Joseph Myers
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers
2017-11-17aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella
2017-11-16Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.Joseph Myers
2017-11-16Update kernel version in syscall-names.list to 4.14.Joseph Myers
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor
2017-11-15linux ttyname{_r}: Add testsLuke Shumaker
2017-11-15linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker
2017-11-15linux ttyname{_r}: Make tty checks consistentLuke Shumaker
2017-11-15linux ttyname: Change return type of is_pty from int to boolLuke Shumaker
2017-11-15linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker
2017-11-15Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers
2017-11-15Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers
2017-11-15Cleanup sigpause implementationAdhemerval Zanella
2017-11-15Check length of ifname before copying it into to ifreq structure.Steve Ellcey
2017-11-15linux: Include <sysdep-cancel.h> for epoll_waitLuke Shumaker
2017-11-13ld.so: Add architecture specific fieldsH.J. Lu
2017-11-11Fix clog10_downward ulps on hppa.John David Anglin
2017-11-09Add jmp_buf-macros.hH.J. Lu
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer
2017-11-07powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan
2017-11-06Cleanup Linux sigqueue implementationAdhemerval Zanella
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella
2017-11-06arm: Implement memchr ifunc selection in CAdhemerval Zanella
2017-11-06arm: Implement memcpy ifunc selection in CAdhemerval Zanella
2017-11-06Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson
2017-11-03aarch64: optimize _dl_tlsdesc_dynamic fast pathSzabolcs Nagy
2017-11-03arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy
2017-11-03arm: Remove unnecessary volatile qualifierSzabolcs Nagy
2017-11-03[BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy
2017-11-03[BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy
2017-11-03aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy
2017-11-03aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy
2017-11-02test-errno-linux: quotactl can fail with EPERM in containersFlorian Weimer
2017-11-01x86: Add sysdeps/x86/sysdep.hH.J. Lu
2017-10-31Remove useless #ifdefs from Linux sig*.c syscallsYury Norov
2017-10-31Consolidate Linux sigpending() implementationYury Norov
2017-10-31[PowerPC64] sysdep.h doesn't need to be included in multiarch filesAlan Modra
2017-10-31[PowerPC64] strncase_l-power7.c should use strncase_l.cAlan Modra
2017-10-31[PowerPC64] Tidy strcasecmp_l-power7.S symbolsAlan Modra
2017-10-31[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)Alan Modra
2017-10-31[PowerPC64] Remove duplicate define in stpncpy-power8.SAlan Modra