[PATCH] Fix sysdeps/generic/sendfile64.c, *xstat.c
Andreas Jaeger
aj@suse.de
Fri Jun 7 05:39:00 GMT 2002
Jakub Jelinek <jakub@redhat.com> writes:
> Hi!
>
> This fixes 2 issues:
> sendfile64.c not compiling because errno.h was not included and
> also redefinition of __[fl]xstat64 in varios
> sysdeps/unix/sysv/linux/*xstat.c files which do stuff like:
> #define __fxstat64 __fxstat64_disable
> #define __fxstat64_internal __fxstat64_internal_disable
> ...
> #include <sys/stat.h>
> to get rid of __*xstat64 prototypes.
>
> 2002-06-05 Jakub Jelinek <jakub@redhat.com>
>
> * include/sys/stat.h (__fxstat64, __lxstat64): Only define if not
> already defined.
I've committed this one,
Thanks,
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-hacker
mailing list