|
@@ -188,7 +188,7 @@ begin
|
|
InOutRes := 0;
|
|
InOutRes := 0;
|
|
end;
|
|
end;
|
|
|
|
|
|
-// mostly stolen from syslinux
|
|
|
|
|
|
+// mostly stolen from linux system unit
|
|
procedure do_open(var f;p:PAnsiChar;flags:longint; pchangeable: boolean);
|
|
procedure do_open(var f;p:PAnsiChar;flags:longint; pchangeable: boolean);
|
|
{
|
|
{
|
|
filerec and textrec have both handle and mode as the first items so
|
|
filerec and textrec have both handle and mode as the first items so
|