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 2/2] Enable ILP32 mode on aarch64 (version 2)


On Dez 09 2016, Yury Norov <ynorov@caviumnetworks.com> wrote:

> You can find both approaches in glibc sources.
> sysdeps/unix/sysv/linux/bits/statvfs.h introduces
> _STATVFSBUF_F_UNUSED for example, and no one complains there. Both
> approaches would work, but I'd prefer to 'pollute' the namespace
> because __STATFS_IS_STATFS64 is the new default behavior, and it
> should be easily available for all new ports as default option.

STATFS_IS_STATFS64 is different as it is only for libc-internal use.

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]