freebsd-skq/sys/amd64/linux32
David Malone 3ab8526963 The kernel version of Linux statfs64 is actually supposed to take
3 arguments, but we had forgotten the second argument. Also make the
Linux statfs64 struct depend on the architecture because it has an
extra 4 bytes padding on amd64 compared to i386.

The three argument fix is from David Taylor, the struct statfs64
stuff is my fault. With this patch I can install i386 Linux matlab
on an amd64 machine.

Submitted by: David Taylor <davidt_at_yadt.co.uk>
Approved by: re (kensmith)
2007-09-18 19:50:33 +00:00
..
linux32_dummy.c Implement settimeofday() for Linuxulator/amd64. 2007-04-18 18:08:12 +00:00
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s MFP4: Linux set_thread_area syscall (aka TLS) support for amd64. 2007-03-30 00:06:21 +00:00
linux32_machdep.c Don't add the 'pad' argument to the mmap/truncate/etc syscalls. 2007-07-04 23:06:43 +00:00
linux32_proto.h The kernel version of Linux statfs64 is actually supposed to take 2007-09-18 19:50:33 +00:00
linux32_support.s Move futex support code from <arch>/support.s into linux compat directory. 2007-05-23 08:33:06 +00:00
linux32_syscall.h Regenerate. 2007-08-28 12:36:23 +00:00
linux32_sysent.c Regenerate. 2007-08-28 12:36:23 +00:00
linux32_sysvec.c Fix a couple of issues with the stack limit for 32-bit processes on 64-bit 2007-07-12 18:01:31 +00:00
linux.h The kernel version of Linux statfs64 is actually supposed to take 2007-09-18 19:50:33 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master The kernel version of Linux statfs64 is actually supposed to take 2007-09-18 19:50:33 +00:00