This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: fgetpos() succeeds on nonseekable devices


hjl@lucon.org (H.J. Lu) writes:

> The patch is wrong for glibc 2.1. You have to set _IO_pos_BAD for
> both the _old_offset and _offset fields in FILEBUF_LITERAL.

I've hopefully fixed that now.

> _IO_pos_BAD is defined twice. One is in iolibio.h and one is in
> _IO_pos_BAD. They are defferent. Should it be fixed?

I've changed the fpos_t based definition to fpos64_t.

Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]