test for ftello64 and fseeko64

Ulrich Drepper drepper@redhat.com
Mon Feb 5 13:22:00 GMT 2001


Andreas Jaeger <aj@suse.de> writes:

OK, except

> +  ret = fseeko64 (f, TWO_GB+100, SEEK_SET);
> +  if (ret == -1 && errno == ENOSYS)
> +    {
> +      error (0, errno, "fseeko is not supported");

should be fseeko64 in the string.


-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list