about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers2016-02-016-2/+40
* Update localplt.data for 32-bit sparc.David S. Miller2016-01-261-0/+1
* Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller2016-01-251-1/+1
* Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller2016-01-251-1/+1
* Cleanup ppc bits/ipc.hPaul E. Murphy2016-01-251-24/+0
* Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller2016-01-241-0/+1
* MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki2016-01-252-8/+2
* powerpc: Fix macro usage of htm builtinsPaul E. Murphy2016-01-221-3/+3
* Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang2016-01-211-0/+5
* 2016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-01-202-11/+6
* Update localplt.data for powerpc-nofpu.Joseph Myers2016-01-201-2/+2
* sparc: mman.h: fix bad comment insertionMike Frysinger2016-01-161-1/+1
* New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2016-01-152-348/+0
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-1210-7/+75
* powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho2016-01-084-10/+41
* xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger2016-01-074-4/+4
* Make shebang interpreter directives consistentMarko Myllynen2016-01-071-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041465-1465/+1465
* hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller2016-01-021-13/+8
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-3115-3/+114
* Cleanup ARM ioperm implementation (step 2)Aurelien Jarno2015-12-302-93/+3
* Do not violate mutex destruction requirements.Torvald Riegel2015-12-232-4/+11
* Fix SYSCALL_CANCEL for empty argumetnsAdhemerval Zanella2015-12-171-8/+28
* Provide x32 timesH.J. Lu2015-12-171-0/+38
* Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64H.J. Lu2015-12-161-2/+5
* Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT hjl/32bit/masterH.J. Lu2015-12-153-0/+121
* Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers2015-12-145-46/+33
* Cleanup ARM ioperm implementationAurelien Jarno2015-12-121-9/+2
* grantpt: trust the kernel about pty group and permission modeAurelien Jarno2015-12-101-2/+20
* Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers2015-12-094-0/+86
* mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno2015-12-092-0/+34
* Fix grantpt basename namespace bugAurelien Jarno2015-12-091-1/+1
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-036-12/+0
* powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo2015-12-034-1/+29
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-016-1/+6
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-277-8/+8
* tile: define __NO_LONG_DOUBLE_MATHChris Metcalf2015-11-246-0/+12
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-2412-194/+986
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-237-7/+17
* Update <netpacket/packet.h> for Linux 4.3.Joseph Myers2015-11-231-0/+17
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-2026-0/+130
* Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella2015-11-201-149/+0
* S390: Use __asm__ instead of asm.Stefan Liebler2015-11-207-105/+105
* powerpc: Spinlock optimization and cleanupPaul Murphy2015-11-191-28/+0
* powerpc: More elision improvementsPaul Murphy2015-11-192-10/+13
* 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