add and consolidate nasty stdio_ext junk
authorRich Felker <dalias@aerifal.cx>
Thu, 30 Jun 2011 16:44:48 +0000 (12:44 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 30 Jun 2011 16:44:48 +0000 (12:44 -0400)
commita0b56b947a5a8a58fe2accea7f6d9ee927d70ad4
tree8080301f6ee6645bd39d390422956452bc98b5df
parent7640497f5f28ddb4aa13528676a99b603320f47e
add and consolidate nasty stdio_ext junk

hopefully this resolves the rest of the issues with hideously
nonportable hacks in programs that use gnulib.
include/stdio_ext.h [new file with mode: 0644]
src/stdio/__fpending.c [deleted file]
src/stdio/ext.c [new file with mode: 0644]
src/stdio/fpurge.c [deleted file]