about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-251-1/+2
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-2422-2753/+169
* 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
* Consolidate non cancellable pause callAdhemerval Zanella2017-08-222-9/+14
* Fix sparc32 bits/long-double.h (bug 21987).Joseph Myers2017-08-222-0/+26
* Consolidate non cancellable waitpid callAdhemerval Zanella2017-08-212-4/+15
* Consolidate non cancellable fcntl callAdhemerval Zanella2017-08-211-4/+0
* Consolidate non cancellable writev callAdhemerval Zanella2017-08-211-4/+8
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-211-0/+1
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-212-2/+2
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-1/+2
* i386: Hide __old_glob64 [BZ #18822]H.J. Lu2017-08-201-0/+3
* i386: Hide __old_readdir64 [BZ #18822]H.J. Lu2017-08-202-0/+3
* Consolidate non cancellable close callAdhemerval Zanella2017-08-1821-32/+48
* Consolidate non cancellable openat callAdhemerval Zanella2017-08-183-16/+58
* Consolidate non cancellable write callAdhemerval Zanella2017-08-185-10/+18
* Consolidate non cancellable read callAdhemerval Zanella2017-08-1814-19/+28
* Consolidate non cancellable open callAdhemerval Zanella2017-08-1719-38/+82
* __opensock: Remove internal_function attributeFlorian Weimer2017-08-171-1/+1
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-162-6/+6
* Allow abort PLT references in libc.so for SH.Joseph Myers2017-08-161-0/+2
* posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella2017-08-144-5/+34
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-1/+0
* __netlink_assert_response: Remove internal_function attributeFlorian Weimer2017-08-132-3/+1
* __fortify_fail: Remove internal_function attributeFlorian Weimer2017-08-131-0/+2
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-1016-0/+32
* aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin2017-08-101-1/+1
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-096-36/+0
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-0913-31/+72
* Fix s390 version of pt-longjmp.cAndreas Schwab2017-08-091-2/+2
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-092-0/+4
* Do not use __ptr_t.Joseph Myers2017-08-082-2/+2
* i386: Add <startup.h> [BZ #21913]H.J. Lu2017-08-082-0/+41
* posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)Adhemerval Zanella2017-08-084-8/+8
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-078-31/+33
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-071-7/+7
* i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu2017-08-041-12/+14
* microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779)Nathan Rossi2017-07-281-1/+1
* tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella2017-07-242-15/+35
* S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin2017-07-231-16/+52
* alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella2017-07-191-0/+1
* [AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy2017-07-192-4/+6
* [AArch64] Fix out of bound array access regressionSzabolcs Nagy2017-07-181-30/+8
* powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho2017-07-171-0/+29
* hppa: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella2017-07-171-1/+1
* Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy2017-07-171-0/+3