On Wed, Oct 28 2015, Conrad Meyer wrote:

> JHB has a patch floating around to remove all the FILE macros
> and re-private the contents of the FILE struct.  As Bryan
> said already, Perl reaches in directly for the fd number and
> needs to be fixed before that can land.

And Emacs uses _p and _bf (or rather, _bf._base) via a gnulib module:

https://www.gnu.org/software/gnulib/MODULES.html#module=fpending

(the interesting stuff is in fpending.m4).
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to