aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
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
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-31resolv: Remove internal_function attributeFlorian Weimer
2017-08-31dirent: Remove internal_function attributeFlorian Weimer
2017-08-31Linux getcwd: Remove internal_function attributeFlorian Weimer
2017-08-31aio: Remove internal_function function attributeFlorian Weimer
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-30aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey
2017-08-29MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer
2017-08-28<bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer
2017-08-25[AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy
2017-08-24Remove cancellation support for syscall generationAdhemerval Zanella
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella
2017-08-22Remove p{read,write}{v} and fallocate from x86 auto-generation listAdhemerval Zanella
2017-08-22Fix {INLINE,INTERNAL}_SYSCALL macros for x32Adhemerval Zanella
2017-08-22Remove non cancellable sigsuspend definitionAdhemerval Zanella
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella
2017-08-22Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers
2017-08-21Consolidate non cancellable waitpid callAdhemerval Zanella
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers
2017-08-21x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu
2017-08-21x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu
2017-08-20i386: Hide __old_glob64 [BZ #18822]H.J. Lu
2017-08-20i386: Hide __old_readdir64 [BZ #18822]H.J. Lu
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-18Consolidate non cancellable openat callAdhemerval Zanella
2017-08-18Consolidate non cancellable write callAdhemerval Zanella
2017-08-18Consolidate non cancellable read callAdhemerval Zanella
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2017-08-17__opensock: Remove internal_function attributeFlorian Weimer
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-08-16Allow abort PLT references in libc.so for SH.Joseph Myers
2017-08-14posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer
2017-08-13__netlink_assert_response: Remove internal_function attributeFlorian Weimer
2017-08-13__fortify_fail: Remove internal_function attributeFlorian Weimer
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer
2017-08-10aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin