This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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 v2 2/10] Tilera (and Linux asm-generic) support for glibc


On Wed, 9 Nov 2011, Chris Metcalf wrote:

> +libc {
> +  GLIBC_2.12 {
> +    fallocate64;

As noted before, I think GLIBC_2.15 is the closest to a generic version 
for this - although most targets may override it (directly or implicitly 
through shlib-versions specifying a later minimum version for the target), 
as your sysdeps/unix/sysv/linux/tile/Versions does.

OK with this changed to GLIBC_2.15.

-- 
Joseph S. Myers
joseph@codesourcery.com


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