aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra5-17/+0
2015-11-09S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler2-6/+12
2015-11-09S390: Call direct system calls for socket operations.Stefan Liebler5-19/+30
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer7-1/+121
2015-11-06Simplify the abilist formatFlorian Weimer339-89953/+88501
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard32-0/+200
2015-11-04Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers1-27/+21
2015-10-27powerpc: Fix usage of elision transient failure adapt paramPaul Murphy1-9/+6
2015-10-22Cleanup sync_file_range implementationAdhemerval Zanella2-22/+0
2015-10-22Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALLAndreas Schwab6-6/+12
2015-10-21Build i386 __libc_do_syscall when PROF is definedH.J. Lu2-11/+10
2015-10-21tile: avoid preprocessor redefinition warningsChris Metcalf1-0/+3
2015-10-21Disable GCC 5 optimization when PROF is definedH.J. Lu1-7/+13
2015-10-21Apply -fomit-frame-pointer only to .o/.os filesH.J. Lu1-4/+8
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers1-6/+4
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers1-4/+1
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers1-4/+1
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers5-24/+10
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers74-240/+80
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer1-1/+0
2015-10-16Fix i386 build for lll_unlock_elision change.Joseph Myers1-1/+1
2015-10-15powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy4-6/+12
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy3-3/+3
2015-10-15Add comments for GCC 5 requirementH.J. Lu1-0/+4
2015-10-15Remove i386/epoll_pwait.SH.J. Lu2-78/+1
2015-10-15Optimize i386 syscall inlining for GCC 5H.J. Lu2-11/+107
2015-10-15i386: Remove syscall assembly codes with 6 argumentsH.J. Lu5-268/+44
2015-10-14Avoid PLT when calling __sched_getaffinity_newH.J. Lu1-0/+7
2015-10-14Support PLT and GOT references in local PIC checkH.J. Lu1-8/+8
2015-10-14Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu9-47/+39
2015-10-13Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu29-158/+53
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu22-85/+91
2015-10-09Mark lseek/llseek as non-cancellableAdhemerval Zanella3-3/+3
2015-09-30Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386H.J. Lu30-254/+1
2015-09-18Use __libc_ptf_call in _longjmp_unwindH.J. Lu1-8/+2
2015-09-17alpha: drop __ASSUME_FDATASYNCMike Frysinger3-52/+0
2015-09-17Use __pthread_setcancelstate in libc.aH.J. Lu1-16/+3
2015-09-17Restore sparc64 implementation of semctlAndreas Schwab1-0/+54
2015-09-16Remove extra va_start/va_end calls (bug 17244)Andreas Schwab1-8/+0
2015-09-12linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes3-59/+57
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers5-9/+9
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers7-7/+7
2015-09-08MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett1-4/+4
2015-09-04Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab1-0/+6
2015-09-04powerpc: Fix compiler warning in some syscalls.Carlos Eduardo Seo1-1/+1
2015-09-04Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).Joseph Myers5-4/+4
2015-09-01Add netinet/in.h values from Linux 4.2.Joseph Myers1-0/+1
2015-08-28Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella1-4/+4
2015-08-26powerpc: Revert to default atomic ops in elision codePaul E. Murphy1-21/+0
2015-08-26mips: siginfo.h: add SIGSYS details [BZ #18863]Mike Frysinger1-0/+11