Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-24 | unify stub logic | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-12-15 | Remove __libc_posix_fadvise[64] alias. It existed on i386 and arm only, | Denis Vlasenko | |
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 | |||
2008-09-29 | - now passes all LTP tests | Bernhard Reutner-Fischer | |
2008-09-25 | - fix !LFS case for i386 | Bernhard Reutner-Fischer | |
2008-09-19 | - take LFS into account and add fallback via fadvise64 | Bernhard Reutner-Fischer | |
2008-09-19 | - posix_fadvise64 for i386 | Bernhard Reutner-Fischer | |