about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* 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-1974-240/+80
* 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
* Remove extra va_start/va_end calls (bug 17244)Andreas Schwab2015-09-161-8/+0
* linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes2015-09-123-59/+57
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-115-9/+9
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-087-7/+7
* MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett2015-09-081-4/+4
* Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab2015-09-041-0/+6
* powerpc: Fix compiler warning in some syscalls.Carlos Eduardo Seo2015-09-041-1/+1
* Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).Joseph Myers2015-09-045-4/+4
* Add netinet/in.h values from Linux 4.2.Joseph Myers2015-09-011-0/+1
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-281-4/+4
* powerpc: Revert to default atomic ops in elision codePaul E. Murphy2015-08-261-21/+0
* mips: siginfo.h: add SIGSYS details [BZ #18863]Mike Frysinger2015-08-261-0/+11