implement the nonstandard GNU function fpurge
authorRich Felker <dalias@aerifal.cx>
Thu, 30 Jun 2011 15:42:33 +0000 (11:42 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 30 Jun 2011 15:42:33 +0000 (11:42 -0400)
this is a really ugly and backwards function, but its presence will
prevent lots of broken gnulib software from trying to define its own
version of fpurge and thereby failing to build or worse.


No differences found