Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2001 15:48:00 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio stdio.c
Message-ID:  <200110232248.f9NMm0Y19403@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2001/10/23 15:48:00 PDT

  Modified files:
    lib/libc/stdio       stdio.c 
  Log:
  Disallow fseek() optimization in internal read buffer, if pointer is moved by
  seek. It means that beginning of read buffer becomes not the same as current
  file position.
  
  Revision  Changes    Path
  1.19      +6 -1      src/lib/libc/stdio/stdio.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110232248.f9NMm0Y19403>