This is the mail archive of the libc-alpha@sources.redhat.com 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: *xattr syscalls


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andreas Jaeger wrote:
Here's a patch to add the Versions for the xattr syscalls.  Ok to
commit?
No, I think our linker map generation is not sophisticated enough to allow this. The problem is that if one of the architectures without the xatts syscalls later on defines them the functions must be made available with a version != GLIBC_2.3. But our map file generation code simply adds all the names it finds and therefore would add the GLIBC_2.3 names as well, which is wrong.

- -- - ---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE9W2hH2ijCOnn/RHQRAiVOAKC2g69Hiy/dbVpohYTG6Bz0ztStYwCdHjYX
N8ypaw/XqcVJiQR9nw6lsSs=
=CBQq
-----END PGP SIGNATURE-----


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