mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 08:50:35 +02:00
* fixed some linuxerror probs
This commit is contained in:
parent
eb06d77f4b
commit
5526f18914
@ -30,7 +30,7 @@ begin
|
||||
begin
|
||||
{ We can save an interrupt here }
|
||||
fpgetpriority:=0;
|
||||
linuxerror:=ESysEinval;
|
||||
fpseterrno(ESysEinval);
|
||||
end
|
||||
else
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user