summaryrefslogtreecommitdiffstats
path: root/libc/stdio/freopen64.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Tab clean-up."Steven J. Hill"2005-11-201-1/+1
|
* 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