summaryrefslogtreecommitdiffstats
path: root/libc/stdio/ftello64.c
Commit message (Collapse)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-1/+1
| | | | missing headers, other jump relocs removed
* Don't build empty objects, remove unused vars, update copyrightPeter S. Mazinger2005-11-211-7/+5
|
* fix tab issue properly by not using tabsMike Frysinger2005-11-201-2/+2
|
* You included the wrong file. Check your work better next time. You get a big ↵"Steven J. Hill"2005-11-201-2/+2
| | | | fat "F" for this one.
* simplify Makefile rules for handling of LFS files by tweaking the way we ↵Mike Frysinger2005-11-191-0/+15
compile the source files as suggested by psm