OSDN Git Service

- adds several config-options to allow for turning off certain features
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / posix_fadvise.c
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2007-05-31 Mike FrysingerAtsushi Nemoto writes:
2007-03-06 Khem RajAdd posix_fadvise posix_fadvise64 for arm.
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-01-21 Mike Frysingerfix building on 64bit hosts
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-04 Mike Frysingerkill off some unused warnings
2006-01-04 Mike Frysingerif arch doesnt provide _syscall6(), we need to alias...
2005-12-16 Peter S. MazingerRemove all trailing ; after *_alias and change 2 to...
2005-12-01 Mike Frysingertouchup how we declare the posix_fadvise functions...
2005-01-19 Peter KjellerstedtMake it compile for architectures which have __UCLIBC_H...
2005-01-17 Mike Frysingeradd posix_fadvise / posix_fadvise64 support