Don't seek to the end if write buffer is empty (in append modes).
authorache <ache@FreeBSD.org>
Sun, 1 Nov 2015 06:15:14 +0000 (06:15 +0000)
committerache <ache@FreeBSD.org>
Sun, 1 Nov 2015 06:15:14 +0000 (06:15 +0000)
commit1b3f07327ec124b695514a80cb008185e30bcbe0
treebd0eb700023f61c4af52d795422ae171f385ee5c
parent39d22b9678b8c571aab6902620c95907d5bef2db
Don't seek to the end if write buffer is empty (in append modes).

PR:             204156
MFC after:      1 week
lib/libc/stdio/ftell.c