about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo2015-12-034-1/+29
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-016-1/+6
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-277-8/+8
* tile: define __NO_LONG_DOUBLE_MATHChris Metcalf2015-11-246-0/+12
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-2412-194/+986
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-237-7/+17
* Update <netpacket/packet.h> for Linux 4.3.Joseph Myers2015-11-231-0/+17
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-2026-0/+130
* Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella2015-11-201-149/+0
* S390: Use __asm__ instead of asm.Stefan Liebler2015-11-207-105/+105
* powerpc: Spinlock optimization and cleanupPaul Murphy2015-11-191-28/+0
* powerpc: More elision improvementsPaul Murphy2015-11-192-10/+13
* Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra2015-11-105-17/+0
* S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler2015-11-092-6/+12
* S390: Call direct system calls for socket operations.Stefan Liebler2015-11-095-19/+30
* Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer2015-11-097-1/+121
* Simplify the abilist formatFlorian Weimer2015-11-06339-89953/+88501
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-0632-0/+200
* Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers2015-11-041-27/+21
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-10-271-9/+6
* Cleanup sync_file_range implementationAdhemerval Zanella2015-10-222-22/+0
* Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALLAndreas Schwab2015-10-226-6/+12
* Build i386 __libc_do_syscall when PROF is definedH.J. Lu2015-10-212-11/+10
* tile: avoid preprocessor redefinition warningsChris Metcalf2015-10-211-0/+3
* Disable GCC 5 optimization when PROF is definedH.J. Lu2015-10-211-7/+13
* Apply -fomit-frame-pointer only to .o/.os filesH.J. Lu2015-10-211-4/+8
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-201-6/+4
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-4/+1
* Convert 24 more function definitions to prototype style (array parameters).Joseph Myers2015-10-201-4/+1
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-195-24/+10
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-1959-197/+65
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-171-1/+0
* Fix i386 build for lll_unlock_elision change.Joseph Myers2015-10-161-1/+1
* powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy2015-10-154-6/+12
* nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy2015-10-153-3/+3
* Add comments for GCC 5 requirementH.J. Lu2015-10-151-0/+4
* Remove i386/epoll_pwait.SH.J. Lu2015-10-152-78/+1
* Optimize i386 syscall inlining for GCC 5H.J. Lu2015-10-152-11/+107
* i386: Remove syscall assembly codes with 6 argumentsH.J. Lu2015-10-155-268/+44
* Avoid PLT when calling __sched_getaffinity_newH.J. Lu2015-10-141-0/+7
* Support PLT and GOT references in local PIC checkH.J. Lu2015-10-141-8/+8
* Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-149-47/+39
* Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-1329-158/+53
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-1322-85/+91
* Mark lseek/llseek as non-cancellableAdhemerval Zanella2015-10-093-3/+3
* Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386H.J. Lu2015-09-3030-254/+1
* Use __libc_ptf_call in _longjmp_unwindH.J. Lu2015-09-181-8/+2
* alpha: drop __ASSUME_FDATASYNCMike Frysinger2015-09-173-52/+0
* Use __pthread_setcancelstate in libc.aH.J. Lu2015-09-171-16/+3
* Restore sparc64 implementation of semctlAndreas Schwab2015-09-171-0/+54