aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
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-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
2017-10-01Hide internal __sysinfo function [BZ #18822]H.J. Lu
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu
2017-10-01Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu
2017-10-01Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin
2017-09-30Fix hppa text relocations in libc.soJohn David Anglin
2017-09-27Update sysdeps/unix/sysv/linux/ifaddrs.cH.J. Lu
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-19Fix fexecve build where syscall macros call sizeof.Joseph Myers