add missing legacy LFS *64 symbol aliases
authorSzabolcs Nagy <nsz@port70.net>
Thu, 4 Sep 2014 20:01:36 +0000 (22:01 +0200)
committerRich Felker <dalias@aerifal.cx>
Fri, 5 Sep 2014 20:02:22 +0000 (16:02 -0400)
commit36c30c4ddd92ec3a058d54aac31a5734be6380f8
tree1f5b56e6fa434edeffd9f98dca8115bd29fe0d5a
parent546f6b322bcafa2452925c19f9607d9689c75f95
add missing legacy LFS *64 symbol aliases

versionsort64, aio*64 and lio*64 symbols were missing, they are
only needed for glibc ABI compatibility, on the source level
dirent.h and aio.h already redirect them.
src/aio/aio_cancel.c
src/aio/aio_error.c
src/aio/aio_fsync.c
src/aio/aio_readwrite.c
src/aio/aio_return.c
src/aio/aio_suspend.c
src/aio/lio_listio.c
src/dirent/versionsort.c