summaryrefslogtreecommitdiffstats
path: root/libc/stdio/fseeko.c
Commit message (Expand)AuthorAgeFilesLines
* remove a few more empty #if/#endif pairsDenys Vlasenko2009-09-191-3/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* Do not build *64 and llseek, correct some failure when LFS is disabledPeter S. Mazinger2006-01-271-0/+2
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-4/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-6/+12
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-3/+3
* Hide somePeter S. Mazinger2005-11-211-4/+5
* fix tab issue properly by not using tabsMike Frysinger2005-11-201-2/+2
* Tab clean-up."Steven J. Hill"2005-11-201-1/+1
* simplify Makefile rules for handling of LFS files by tweaking the way we comp...Mike Frysinger2005-11-191-12/+1
* weaks moved after the related function so gcc4 won't warnPeter S. Mazinger2005-09-221-4/+6
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+89