Stdio and DragonFly changes

joerg at britannica.bec.de joerg at britannica.bec.de
Wed Sep 28 07:03:16 PDT 2005


On Wed, Sep 28, 2005 at 03:50:22AM -0700, Dave Hayes wrote:
> DragonFly's FILE struct has no _bf record. I think this code is
> trying to see if anything is in the stdin buffer. What would the
> proper way be on DragonFly? I'm thinking:

Check if the code supports __fpending or change it to use that.

Joerg





More information about the Users mailing list