aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2017-11-28Use libm_alias_double for s390.Joseph Myers
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-22Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers
2017-11-21Update hppa bits/mman.h from Linux 4.14.Joseph Myers
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar
2017-11-18tst-ttyname: Fix namespace setup for FedoraFlorian Weimer
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers
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-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-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-09Add jmp_buf-macros.hH.J. Lu
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer
2017-11-06Cleanup Linux sigqueue implementationAdhemerval Zanella
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson
2017-11-02test-errno-linux: quotactl can fail with EPERM in containersFlorian Weimer
2017-10-31Remove useless #ifdefs from Linux sig*.c syscallsYury Norov
2017-10-31Consolidate Linux sigpending() implementationYury Norov
2017-10-23posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella
2017-10-20posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella
2017-10-20sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers
2017-10-03tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-10-01Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu
2017-10-01Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu
2017-10-01Hide internal __glob64 function [BZ #18822]H.J. Lu
2017-10-01Hide internal __new_getrlimit function [BZ #18822]H.J. Lu
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu
2017-10-01Hide internal __get_sol function [BZ #18822]H.J. Lu
2017-10-01Hide internal __bsd_getpt function [BZ #18822]H.J. Lu