Anyone notice this?
Matthew Dillon
dillon at apollo.backplane.com
Mon Nov 10 17:22:34 PST 2003
:> because only 32 bits of the return value was being set instead of 64 bits
:> (off_t's are 64 bits).
:
:I'm learning a valuable lesson. Cut smaller patches more often. I've
:almost got execve() done. The next one will have fewer bugs.
:
:--
: David P. Reese, Jr. daver at xxxxxxxxxxxx
: http://www.gomerbud.com/daver/
Yup. Smaller, faster, meaner! Though I should have caught it. I
usually pay special attention to things which use out of the ordinary
types.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Kernel
mailing list