about summary refs log tree commit diff
path: root/include/stdio_ext.h
Commit message (Collapse)AuthorAgeFilesLines
* stdio_ext.h needs to include stdio.h, at least to get FILE...Rich Felker2012-08-241-0/+2
|
* include declarations for new stdio_ext functions (gnulib support)Rich Felker2012-06-191-0/+5
|
* add and consolidate nasty stdio_ext junkRich Felker2011-06-301-0/+27
hopefully this resolves the rest of the issues with hideously nonportable hacks in programs that use gnulib.