about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-1125-676/+78
* Remove add-ons mechanism.Joseph Myers2017-10-053-0/+17
* Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2017-10-042-0/+4
* tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu2017-10-031-1/+1
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-0226-0/+78
* Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu2017-10-012-0/+4
* Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu2017-10-011-0/+4
* Hide internal __glob64 function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __new_getrlimit function [BZ #18822]H.J. Lu2017-10-011-1/+2
* Hide internal __tcgetattr function [BZ #18822]H.J. Lu2017-10-012-0/+2
* Hide internal __setrlimit function [BZ #18822]H.J. Lu2017-10-012-0/+4
* Hide internal __get_sol function [BZ #18822]H.J. Lu2017-10-013-4/+22
* Hide internal __bsd_getpt function [BZ #18822]H.J. Lu2017-10-011-1/+1
* Hide internal __sysinfo function [BZ #18822]H.J. Lu2017-10-011-1/+1
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-016-0/+6
* Hide internal __mremap function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-014-0/+4
* Hide internal sysinfo functions [BZ #18822]H.J. Lu2017-10-011-0/+4
* Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-4/+6
* Hide __readv and __writev [BZ #18822]H.J. Lu2017-10-012-0/+4
* Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-013-0/+3
* Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-4/+8
* Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]H.J. Lu2017-10-016-23/+31
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-1/+2
* Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin2017-10-012-1/+5
* Fix hppa text relocations in libc.soJohn David Anglin2017-09-301-0/+5
* Update sysdeps/unix/sysv/linux/ifaddrs.cH.J. Lu2017-09-271-0/+2
* hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault2017-09-281-1/+1
* Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers2017-09-261-10/+8
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-2537-35/+184
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-2526-0/+78
* hurd: Fix exposition of s/gettimeofday through timespec_s/getSamuel Thibault2017-09-252-3/+3
* Fix fexecve build where syscall macros call sizeof.Joseph Myers2017-09-191-1/+2
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-195-0/+35
* posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2017-09-132-4/+2
* Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey2017-09-081-3/+5
* Fix glibc.tune.cpu tunable handlingSteve Ellcey2017-09-081-1/+1
* Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers2017-09-081-0/+15
* Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers2017-09-081-0/+10
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-0822-35/+129
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-088-43/+85
* Add SOL_TLS definition from Linux 4.13.Joseph Myers2017-09-071-0/+1
* Hide __chmod and __mkdir [BZ #18822]H.J. Lu2017-09-042-0/+4
* Update kernel version in syscall-names.list to 4.13.Joseph Myers2017-09-041-2/+2
* Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers2017-09-011-0/+1
* linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella2017-09-011-0/+34
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-3119-28/+16
* posix: Remove internal_function attributeFlorian Weimer2017-08-316-14/+12
* inet: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-312-2/+1