On Fri, Apr 20, 2007 at 07:21:46PM +0530, Amit K. Arora wrote:
glibc can cope with this easily, will just add
sysdeps/unix/sysv/linux/s390/fallocate.c or something similar to override
the generic Linux implementation.
> 2) we also need to see how strace behaves in this case. With little
strace would solve this with #ifdef mess, it already does that in many
places so guess another few lines don't make it significantly worse.