Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2001 04:21:28 -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 fseek.c stdio.c
Message-ID:  <200109011121.f81BLSR89382@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2001/09/01 04:21:28 PDT

  Modified files:
    lib/libc/stdio       fseek.c stdio.c 
  Log:
  If lseek to wrong value sucessfully happens despite all pre-checks, set __SERR
  to indicate that stream becomes inconsistent.
  
  Revision  Changes    Path
  1.26      +2 -1      src/lib/libc/stdio/fseek.c
  1.14      +4 -2      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?200109011121.f81BLSR89382>