On 2008-11-10 at 03:32:36 [+0100], Bruno Haible <[EMAIL PROTECTED]> wrote:
> Ingo Weinhold wrote:
> > Use the glibc 1 implementation in Haiku too. Haiku actually uses a newer
> > glibc version, but the libio interface has been butchered to be binary
> > compatible with the glibc 1 used by BeOS.
>
Ingo Weinhold wrote:
> Use the glibc 1 implementation in Haiku too. Haiku actually uses a newer
> glibc version, but the libio interface has been butchered to be binary
> compatible with the glibc 1 used by BeOS.
And apparently some macros, like _IO_ferror_unlocked, that were present in
BeOS, have
Use the glibc 1 implementation in Haiku too. Haiku actually uses a newer
glibc version, but the libio interface has been butchered to be binary
compatible with the glibc 1 used by BeOS.
Signed-off-by: Ingo Weinhold <[EMAIL PROTECTED]>
---
lib/freadahead.c |3 ++-
1 files changed, 2 insertions