[fpc-devel] Patch for linux syscalls
C Western
mftq75 at dsl.pipex.com
Sat Mar 5 18:13:09 CET 2005
One of the syscall routines in rtl/linux/i386/syscall.inc checks for a
return value in the range -4095..-1 as the error return, but all the
rest just take a negative value as an error. I think the former is
correct and attach a patch that will fix the rest. (I sent something to
the list quite a while ago about this, but the complete change did not
get made.)
Colin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: syscall.diff
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20050305/a6006f9d/attachment.ksh>
More information about the fpc-devel
mailing list