summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/truncate64.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* drop missing {INLINE,INTERNAL}_SYSCALL fallback logicMike Frysinger2009-07-081-12/+0
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-10/+9
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-2/+2
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-2/+2
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-1/+1
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-2/+2
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-7/+5
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-3/+2
* create hidden alias for truncate/ftruncate and use those in the 64bit versionsMike Frysinger2006-01-081-0/+2
* Fix ftruncate64 and truncate64 for powerpc and mipsEric Andersen2004-07-211-7/+36
* Cleanup a few structural wierdnessesEric Andersen2002-11-151-4/+7
* Fix it for real this time.Eric Andersen2002-11-151-4/+6
* Doh! I screwed that one all up. Lets try that again...Eric Andersen2002-11-151-4/+8
* Minor cleanupEric Andersen2002-11-141-4/+6
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-5/+7
* Some minor updates per discussion with Miles BaderEric Andersen2002-04-101-4/+6
* Remove from syscalls.c, leave just ftruncate64.c and truncate64.cEric Andersen2002-04-091-0/+39