summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2014-07-23 14:57:15 +0000
committerpfg <pfg@FreeBSD.org>2014-07-23 14:57:15 +0000
commit821a9bf071f81e75821e47af39948c78cf34a8c6 (patch)
tree5ebd0059a8f4fb6fc07884df9380060ccc6107d0 /lib/libedit
parent632785a0953e75254e753f43e6867019088feb2e (diff)
downloadFreeBSD-src-821a9bf071f81e75821e47af39948c78cf34a8c6.zip
FreeBSD-src-821a9bf071f81e75821e47af39948c78cf34a8c6.tar.gz
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) MFC after: 2 weeks
Diffstat (limited to 'lib/libedit')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud