Subject: CVS commit: src/tools/compat
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/18/2006 15:17:38
Module Name: src
Committed By: christos
Date: Wed Oct 18 15:17:38 UTC 2006
Modified Files:
src/tools/compat: fgetln.c
Log Message:
PR/34848: Roland Illig: NetBSD's sed cannot handle files that are missing
the final new line.
This is an fgetln() problem; fix and add a way to test.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/tools/compat/fgetln.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.