about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* resolv: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* dirent: Remove internal_function attributeFlorian Weimer2017-08-312-3/+1
* Linux getcwd: Remove internal_function attributeFlorian Weimer2017-08-311-2/+2
* aio: Remove internal_function function attributeFlorian Weimer2017-08-311-1/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-3021-76/+276
* aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey2017-08-301-5/+5
* MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella2017-08-2914-186/+147
* [AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy2017-08-291-2/+1
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-288-53/+0
* <bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer2017-08-285-68/+859
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-251-1/+2
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-2424-2766/+172
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-231-0/+3
* Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella2017-08-222-5/+0
* Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella2017-08-222-120/+155
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-221-4/+0
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-222-2/+12