OSDN Git Service

Remove __libc_posix_fadvise[64] alias. It existed on i386 and arm only,
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 15 Dec 2008 21:34:59 +0000 (21:34 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 15 Dec 2008 21:34:59 +0000 (21:34 -0000)
commita53368f98c431dd9a30b7999735a7ef5170f1e9d
tree45822ececbb140bc319c60f665a9e521310c4020
parentcb17b1ef4c28b7cd2dbad63df659375b23b9254a
Remove __libc_posix_fadvise[64] alias. It existed on i386 and arm only,
 and google says only uclibc has it, no users at all.

    text           data     bss     dec     hex filename
- 229374           1367   11280  242021   3b165 lib/libuClibc-0.9.30-svn.so
+ 229347           1367   11280  241994   3b14a lib/libuClibc-0.9.30-svn.so
libc/sysdeps/linux/arm/posix_fadvise.c
libc/sysdeps/linux/arm/posix_fadvise64.c
libc/sysdeps/linux/i386/posix_fadvise64.S