CVS Commit of 'strace ChangeLog'
Wichert Akkerman
wichert at cistron.nl
Sat Mar 24 01:02:42 UTC 2001
Previously Ganesan Rajagopal wrote:
> The file is already including sys/wait.h. However, __WALL isn't defined if
> you use the 2.2.x kernels. You don't even get __WCLONE if you use some older
> Linux 2.2.x kernels (x < 14 I think). That's why I put the flags inside
> #ifndef.
If you compile with headers for older kernels you loose some
functionality.. that has always beeen true and will hold for this case
as well.
Wichert.
--
_________________________________________________________________
/ Nothing is fool-proof to a sufficiently talented fool \
| wichert at cistron.nl http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |
More information about the Strace-devel
mailing list