add new stdio extension functions to make gnulib happy
authorRich Felker <dalias@aerifal.cx>
Tue, 19 Jun 2012 05:35:23 +0000 (01:35 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 19 Jun 2012 05:35:23 +0000 (01:35 -0400)
commite15171b8d8e80e8b5bcf4e95b1709697858f545a
tree36063ba211b93e894fb891db9e04599b70e86f6e
parenta71e0af25544fd2486e57ea51c6d05abdbf44c3e
add new stdio extension functions to make gnulib happy

this is mildly ugly, but less ugly than gnulib trying to poke at the
definition of the FILE structure...
src/stdio/ext2.c [new file with mode: 0644]