Bruno Haible <[email protected]> writes:

> 2) It does not support some system calls: 'write' and 'fstat64' appear 
> supported,
>    but 'stat' is not:

The stat syscall exists (otherwise strace would have complained), but it
is not used by libc (it uses stat64 instead).

Andreas.

-- 
Andreas Schwab, [email protected]
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Reply via email to