Date: Sun, 2 Sep 2001 19:24:37 -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 fflush.c fseek.c fvwrite.c local.h refill.c stdio.c Message-ID: <200109030224.f832ObF45803@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2001/09/02 19:24:37 PDT
Modified files:
lib/libc/stdio fflush.c fseek.c fvwrite.c local.h
refill.c stdio.c
Log:
Re-arrange my funopen(3) fix to minimize differences with original stdio code,
no functional changes.
Add fp->_offset optimization in _SAPP+_SOPT case
Revision Changes Path
1.11 +2 -8 src/lib/libc/stdio/fflush.c
1.33 +1 -40 src/lib/libc/stdio/fseek.c
1.13 +5 -30 src/lib/libc/stdio/fvwrite.c
1.10 +3 -1 src/lib/libc/stdio/local.h
1.15 +2 -9 src/lib/libc/stdio/refill.c
1.16 +84 -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?200109030224.f832ObF45803>
