aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2015-11-23Update <netpacket/packet.h> for Linux 4.3.Joseph Myers
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-20Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella
2015-11-20S390: Use __asm__ instead of asm.Stefan Liebler
2015-11-19powerpc: Spinlock optimization and cleanupPaul Murphy
2015-11-19powerpc: More elision improvementsPaul Murphy
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra
2015-11-09S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler
2015-11-09S390: Call direct system calls for socket operations.Stefan Liebler
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-11-04Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers
2015-10-27powerpc: Fix usage of elision transient failure adapt paramPaul Murphy
2015-10-22Cleanup sync_file_range implementationAdhemerval Zanella
2015-10-22Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALLAndreas Schwab
2015-10-21Build i386 __libc_do_syscall when PROF is definedH.J. Lu
2015-10-21tile: avoid preprocessor redefinition warningsChris Metcalf
2015-10-21Disable GCC 5 optimization when PROF is definedH.J. Lu
2015-10-21Apply -fomit-frame-pointer only to .o/.os filesH.J. Lu
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer
2015-10-16Fix i386 build for lll_unlock_elision change.Joseph Myers
2015-10-15powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy
2015-10-15Add comments for GCC 5 requirementH.J. Lu
2015-10-15Remove i386/epoll_pwait.SH.J. Lu
2015-10-15Optimize i386 syscall inlining for GCC 5H.J. Lu
2015-10-15i386: Remove syscall assembly codes with 6 argumentsH.J. Lu
2015-10-14Avoid PLT when calling __sched_getaffinity_newH.J. Lu
2015-10-14Support PLT and GOT references in local PIC checkH.J. Lu
2015-10-14Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-10-13Use INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-10-09Mark lseek/llseek as non-cancellableAdhemerval Zanella
2015-09-30Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386H.J. Lu
2015-09-18Use __libc_ptf_call in _longjmp_unwindH.J. Lu
2015-09-17alpha: drop __ASSUME_FDATASYNCMike Frysinger
2015-09-17Use __pthread_setcancelstate in libc.aH.J. Lu
2015-09-17Restore sparc64 implementation of semctlAndreas Schwab
2015-09-16Remove extra va_start/va_end calls (bug 17244)Andreas Schwab
2015-09-12linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-09-08MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett
2015-09-04Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab