aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
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
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-28hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault
2017-09-26Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers
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-25hurd: Fix exposition of s/gettimeofday through timespec_s/getSamuel Thibault
2017-09-19Fix fexecve build where syscall macros call sizeof.Joseph Myers
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey
2017-09-08Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers
2017-09-08Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu
2017-09-04Update kernel version in syscall-names.list to 4.13.Joseph Myers
2017-09-01Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers
2017-09-01linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
2017-08-31posix: Remove internal_function attributeFlorian Weimer
2017-08-31inet: Remove internal_function attributeFlorian Weimer