Browse Source

* fixed some linuxerror probs

marco 22 years ago
parent
commit
5526f18914
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/bsd/unxsysc.inc

+ 1 - 1
rtl/bsd/unxsysc.inc

@@ -30,7 +30,7 @@ begin
    begin
      { We can save an interrupt here }
      fpgetpriority:=0;
-     linuxerror:=ESysEinval;
+     fpseterrno(ESysEinval);
    end
   else
    begin