summaryrefslogtreecommitdiffstats
path: root/libc/stdio/ftello.c
Commit message (Expand)AuthorAgeFilesLines
* stdio update from mjn3Eric Andersen2006-12-061-1/+4
* 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
* 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-11/+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/+61