aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-01Hide internal __sysinfo function [BZ #18822]H.J. Lu1-1/+1
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu6-0/+6
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu4-0/+4
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu1-0/+4
2017-10-01Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu1-4/+6
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu2-0/+4
2017-10-01Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu3-0/+3
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu1-4/+8
2017-10-01Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]H.J. Lu6-23/+31
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu1-1/+2
2017-10-01Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin2-1/+5
2017-09-30Fix hppa text relocations in libc.soJohn David Anglin1-0/+5
2017-09-27Update sysdeps/unix/sysv/linux/ifaddrs.cH.J. Lu1-0/+2
2017-09-28hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault1-1/+1
2017-09-26Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers1-10/+8
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella37-35/+184
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy26-0/+78
2017-09-25hurd: Fix exposition of s/gettimeofday through timespec_s/getSamuel Thibault2-3/+3
2017-09-19Fix fexecve build where syscall macros call sizeof.Joseph Myers1-1/+2
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab5-0/+35
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2-4/+2
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey1-3/+5
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey1-1/+1
2017-09-08Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers1-0/+15
2017-09-08Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers1-0/+10
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella22-35/+129
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella8-43/+85
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers1-0/+1
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu2-0/+4
2017-09-04Update kernel version in syscall-names.list to 4.13.Joseph Myers1-2/+2
2017-09-01Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers1-0/+1