about summary refs log tree commit diff
path: root/src/stdio/ext2.c
Commit message (Collapse)AuthorAgeFilesLines
* fix invalid implicit pointer conversion in gnulib-compat functionsRich Felker2012-09-061-1/+1
|
* add new stdio extension functions to make gnulib happyRich Felker2012-06-191-0/+24
this is mildly ugly, but less ugly than gnulib trying to poke at the definition of the FILE structure...