dwmalone 37c880369b 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
..
2006-11-18 17:27:39 +00:00
2007-04-10 21:37:37 +00:00
2007-01-14 16:34:43 +00:00
2006-12-21 13:11:06 +00:00
2007-01-14 16:07:01 +00:00
2006-12-31 12:39:10 +00:00
2006-12-31 11:56:16 +00:00
2007-01-07 19:14:06 +00:00
2006-10-15 12:51:43 +00:00
2006-12-20 20:17:35 +00:00
2007-02-24 16:49:25 +00:00