aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers17-174/+37
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers3-0/+4
2016-03-10Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu1-4/+4
2016-03-09mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno1-0/+7
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella21-0/+436
2016-03-03Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu1-1/+1
2016-03-01Call x86-64 __setcontext directlyH.J. Lu1-1/+1
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers11-157/+59
2016-02-24Remove linux/fanotify.h configure test.Joseph Myers3-62/+0
2016-02-24Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers6-12/+20
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers6-2/+40
2016-01-26Update localplt.data for 32-bit sparc.David S. Miller1-0/+1
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller1-1/+1
2016-01-25Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller1-1/+1
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy1-24/+0
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller1-0/+1
2016-01-25MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki2-8/+2
2016-01-22powerpc: Fix macro usage of htm builtinsPaul E. Murphy1-3/+3
2016-01-21Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang1-0/+5
2016-01-202016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-11/+6
2016-01-20Update localplt.data for powerpc-nofpu.Joseph Myers1-2/+2
2016-01-16sparc: mman.h: fix bad comment insertionMike Frysinger1-1/+1
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2-348/+0
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers10-7/+75
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho4-10/+41
2016-01-07xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger4-4/+4
2016-01-07Make shebang interpreter directives consistentMarko Myllynen1-1/+1
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1465-1465/+1465
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller1-13/+8
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin15-3/+114
2015-12-30Cleanup ARM ioperm implementation (step 2)Aurelien Jarno2-93/+3
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel2-4/+11
2015-12-17Fix SYSCALL_CANCEL for empty argumetnsAdhemerval Zanella1-8/+28
2015-12-17Provide x32 timesH.J. Lu1-0/+38
2015-12-16Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64H.J. Lu1-2/+5
2015-12-15Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/masterH.J. Lu3-0/+121
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers5-46/+33
2015-12-12Cleanup ARM ioperm implementationAurelien Jarno1-9/+2
2015-12-10grantpt: trust the kernel about pty group and permission modeAurelien Jarno1-2/+20
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers4-0/+86
2015-12-09mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno2-0/+34
2015-12-09Fix grantpt basename namespace bugAurelien Jarno1-1/+1
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf6-12/+0
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo4-1/+29
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu6-1/+6
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell7-8/+8
2015-11-24tile: define __NO_LONG_DOUBLE_MATHChris Metcalf6-0/+12
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer12-194/+986
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers7-7/+17