bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-8.4: strace induced test failure


From: Andreas Schwab
Subject: Re: coreutils-8.4: strace induced test failure
Date: Wed, 24 Feb 2010 01:26:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux)

Bruno Haible <address@hidden> 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, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]