OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / ftruncate64.c
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2006-01-19 Mike Frysingermove a bunch of arch-specific checks out of common...
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-08 Mike Frysingercreate hidden alias for truncate/ftruncate and use...
2004-07-21 Eric AndersenFix ftruncate64 and truncate64 for powerpc and mips
2003-11-17 Manuel Novoa III If __NR_ftruncate64 isn't defined, do the best we can.
2002-11-15 Eric AndersenCleanup a few structural wierdnesses
2002-11-15 Eric AndersenFix it for real this time.
2002-11-15 Eric AndersenDoh! I screwed that one all up. Lets try that again...
2002-11-14 Eric AndersenMinor cleanup
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-07-22 Eric AndersenRework syscall handling. Rewrite syscall handlers...
2002-04-10 Eric AndersenSome minor updates per discussion with Miles Bader
2002-04-09 Eric AndersenRemove from syscalls.c, leave just ftruncate64.c and...
2002-04-09 Eric AndersenCreate a much more careful ftruncate64 implementation...