OSDN Git Service

libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / truncate64.c
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2013-02-20 Markos Chandrastruncate: Use truncate64 if arch does not have the...
2012-06-15 Peter S. Mazinger*64.[cS]: use _lfs_64.h instead of features.h and remov...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-07-09 Mike Frysingerdrop missing {INLINE,INTERNAL}_SYSCALL fallback logic
2008-12-10 Denis Vlasenko*: remove some __libc_XXX functions:
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-10-28 Bernhard Reutner... - trim superfluous ';'. No objcode changes
2008-10-22 Bernhard Reutner... - remove superfluous ';'. No objcode changes.
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
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
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...