aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2017-11-28Use libm_alias_double for s390.Joseph Myers1-5/+0
2017-11-27Implement the mlock2 functionFlorian Weimer34-2/+150
2017-11-27Add _Float64x function aliases.Joseph Myers25-0/+1313
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer4-16/+43
2017-11-23sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer1-2/+9
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer33-1/+170
2017-11-22Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers1-2/+3
2017-11-21Update hppa bits/mman.h from Linux 4.14.Joseph Myers1-3/+2
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler4-16/+12
2017-11-20aarch64: Optimized memset for falkorSiddhesh Poyarekar2-0/+11
2017-11-18tst-ttyname: Fix namespace setup for FedoraFlorian Weimer1-61/+6
2017-11-17Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers1-0/+1
2017-11-16Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.Joseph Myers1-0/+1
2017-11-16Update kernel version in syscall-names.list to 4.14.Joseph Myers1-2/+2
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor1-3/+6
2017-11-15linux ttyname{_r}: Add testsLuke Shumaker2-1/+627
2017-11-15linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker2-15/+24
2017-11-15linux ttyname{_r}: Make tty checks consistentLuke Shumaker3-64/+29
2017-11-15linux ttyname: Change return type of is_pty from int to boolLuke Shumaker1-1/+2
2017-11-15linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker1-1/+2
2017-11-15Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers1-0/+2
2017-11-15Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers2-0/+4
2017-11-15Check length of ifname before copying it into to ifreq structure.Steve Ellcey1-0/+6
2017-11-15linux: Include <sysdep-cancel.h> for epoll_waitLuke Shumaker1-0/+2
2017-11-09Add jmp_buf-macros.hH.J. Lu24-0/+144
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer2-7/+111
2017-11-06Cleanup Linux sigqueue implementationAdhemerval Zanella1-8/+2
2017-11-06Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella4-118/+13
2017-11-03aarch64: Guess L1 cache linesize for aarch64Richard Henderson1-0/+55
2017-11-02test-errno-linux: quotactl can fail with EPERM in containersFlorian Weimer1-38/+38
2017-10-31Remove useless #ifdefs from Linux sig*.c syscallsYury Norov4-32/+4
2017-10-31Consolidate Linux sigpending() implementationYury Norov4-141/+0
2017-10-23posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella1-5/+5
2017-10-20posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella1-6/+18
2017-10-20sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer3-1/+71
2017-10-18Add _Float128 function aliases.Joseph Myers15-0/+768
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella1-2/+1
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella25-676/+78
2017-10-05Remove add-ons mechanism.Joseph Myers3-0/+17
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2-0/+4
2017-10-03tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu1-1/+1
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy26-0/+78
2017-10-01Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu2-0/+4
2017-10-01Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu1-0/+4
2017-10-01Hide internal __glob64 function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __new_getrlimit function [BZ #18822]H.J. Lu1-1/+2
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu2-0/+2
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu2-0/+4
2017-10-01Hide internal __get_sol function [BZ #18822]H.J. Lu3-4/+22
2017-10-01Hide internal __bsd_getpt function [BZ #18822]H.J. Lu1-1/+1