A libio patch
Ulrich Drepper
drepper@cygnus.com
Sat Oct 24 22:48:00 GMT 1998
Thanks, I've applied the patch except for this:
> @@ -545,7 +545,7 @@
>
> /* If we are only interested in the current position we've found it now. */
> if (mode == 0)
> - return offset;
> + goto resync;
ftell() should not be required to update the position.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Libc-hacker
mailing list