Re: extended stdio API on DragonFly

2008-04-26 Thread Bruno Haible
There was no answer from the DragonFly BSD developers. So I'm adding the DragonFly BSD support without their system support. 2008-04-26 Bruno Haible <[EMAIL PROTECTED]> Add tentative support for DragonFly BSD. * lib/stdio-impl.h: Add macros for DragonFly BSD. * lib/fbufm

Re: extended stdio API on DragonFly

2008-04-21 Thread Bruno Haible
> | One of the main DragonFly developers provided a patch, see > | http://leaf.dragonflybsd.org/mailarchive/users/2008-04/msg00044.html Thanks. Matthew Dillon added the __sreadahead function just a few days ago. It is equivalent to gnulib's freadahead function, except that freadahead returns 0 if