aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin
2015-12-30Cleanup ARM ioperm implementation (step 2)Aurelien Jarno
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel
2015-12-17Fix SYSCALL_CANCEL for empty argumetnsAdhemerval Zanella
2015-12-17Provide x32 timesH.J. Lu
2015-12-16Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64H.J. Lu
2015-12-15Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/masterH.J. Lu
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers
2015-12-12Cleanup ARM ioperm implementationAurelien Jarno
2015-12-10grantpt: trust the kernel about pty group and permission modeAurelien Jarno
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers
2015-12-09mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno
2015-12-09Fix grantpt basename namespace bugAurelien Jarno
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-11-24tile: define __NO_LONG_DOUBLE_MATHChris Metcalf
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers
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