summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers
2016-01-26Update localplt.data for 32-bit sparc.David S. Miller
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller
2016-01-25Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller
2016-01-25MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki
2016-01-22powerpc: Fix macro usage of htm builtinsPaul E. Murphy
2016-01-21Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang
2016-01-202016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2016-01-20Update localplt.data for powerpc-nofpu.Joseph Myers
2016-01-16sparc: mman.h: fix bad comment insertionMike Frysinger
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho
2016-01-07xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
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_32BITH.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