This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use XSTAT_IS_XSTAT64 in generic xstat functions


On Nov 21 2016, Steve Ellcey <sellcey@caviumnetworks.com> wrote:

> 2016-11-21  Yury Norov  <ynorov@caviumnetworks.com>
>             Steve Ellcey  <sellcey@caviumnetworks.com>
>
>         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c: Do not define
>         fxstat if XSTAT_IS_XSTAT64 is set to non-zero.
>         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Ditto for
>         fxstatat.
>         * sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c: Ditto for
>         lxstat.
>         * sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c: Ditto for xstat.
>
>         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat64.c: New file.
>         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat64.c: New file.
>         * sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c: Make __lxstat
>         an alias of __lxstat64 if XSTAT_IS_XSTAT64 is set to non-zero.
>         * sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c: Ditto for
>         __xstat.

Ok.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]