Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2001 19:13:11 -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:  <200109070213.f872DCa19917@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2001/09/06 19:13:11 PDT

  Modified files:
    lib/libc/stdio       stdio.c 
  Log:
  For now just back out seek error checking in __SAPP case, it cause problems
  with non-seekable streams.  Now here is what here was originally, but it is
  ugly, producing unneded seek syscall on each non-seekable stream write.  I'll
  think about proper solution later.
  
  Revision  Changes    Path
  1.17      +3 -3      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?200109070213.f872DCa19917>