summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fflush.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2014-08-16 00:54:56 +0000
committerpfg <pfg@FreeBSD.org>2014-08-16 00:54:56 +0000
commitcc4d94d41f4dc42906a0f06a9c4beb8f612e0526 (patch)
treed813214a944b79cb450a1698ad3ee9833e970a13 /lib/libc/stdio/fflush.c
parent5b8c39f44b953ecbb0160f46a7b3e4ed1e5453e0 (diff)
downloadFreeBSD-src-cc4d94d41f4dc42906a0f06a9c4beb8f612e0526.zip
FreeBSD-src-cc4d94d41f4dc42906a0f06a9c4beb8f612e0526.tar.gz
MFC r269015:
fparseln(3): Update from NetBSD sources. -fix a condition so that fparseln() doesn't report spurious empty lines eg after 2 comment lines, or on EOF after a single comment line -no escape character means no escaped characters modify the previous fix so that no pointless realloc()s are done in the case of multiple empty continuation lines, and comment the code to make the logics obvious. fparseln is now part of libc in NetBSD so this changes the previous revision numbering. Obtained from: NetBSD (CVS Rev. 1.6-1.7)
Diffstat (limited to 'lib/libc/stdio/fflush.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud