[Bug manual/278] New: cookie_seek_function_t takes off64_t second argument, not fpos_t
oskar at osk dot mine dot nu
sourceware-bugzilla@sources.redhat.com
Thu Jul 22 10:58:00 GMT 2004
The documentation for cookie_seek_function_t in stdio.texi (line 5070 and below,
or just look for @var{seeker}) states that this function accepts an fpos_t
*position" second argument. But this should really be "off64_t *position". The
section (Custom Stream Hook Functions) need to be updated somewhat - the fpos_t
comment removed, etc.
Oskar Liljeblad (oskar@osk.mine.nu)
--
Summary: cookie_seek_function_t takes off64_t second argument,
not fpos_t
Product: glibc
Version: 2.3.3
Status: NEW
Severity: minor
Priority: P2
Component: manual
AssignedTo: roland at gnu dot org
ReportedBy: oskar at osk dot mine dot nu
CC: glibc-bugs at sources dot redhat dot com
GCC build triplet: irrelevant
GCC host triplet: irrelevant
GCC target triplet: irrelevant
http://sources.redhat.com/bugzilla/show_bug.cgi?id=278
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list