|
{ standard stat call is 32 bit on sparc64, so explicitly force a stat64 call }
|
|
{ standard stat call is 32 bit on sparc64, so explicitly force a stat64 call }
|
|
Fpstat:=do_syscall(syscall_nr_fstatat,AT_FDCWD,TSysParam(path),TSysParam(@buf),0);
|
|
Fpstat:=do_syscall(syscall_nr_fstatat,AT_FDCWD,TSysParam(path),TSysParam(@buf),0);
|