summaryrefslogtreecommitdiff
path: root/src/stdio/ext2.c
AgeCommit message (Collapse)AuthorLines
2012-09-06fix invalid implicit pointer conversion in gnulib-compat functionsRich Felker-1/+1
2012-06-19add new stdio extension functions to make gnulib happyRich Felker-0/+24
this is mildly ugly, but less ugly than gnulib trying to poke at the definition of the FILE structure...