Date: Fri, 19 Feb 2010 16:54:51 +0000 (UTC) From: Tony Finch <fanf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/unifdef unifdef.1 unifdef.c Message-ID: <201002191655.o1JGt2tR033150@repoman.freebsd.org>
index | next in thread | raw e-mail
fanf 2010-02-19 16:54:51 UTC
FreeBSD src repository
Modified files:
usr.bin/unifdef unifdef.1 unifdef.c
Log:
SVN rev 204092 on 2010-02-19 16:54:51Z by fanf
Update to upstream version 1.338
Fix a long-standing cpp compatibility bug: The -DFOO argument
(without an explicit value) should define FOO to 1 not to the empty
string.
Add support for CRLF newlines, based on a suggestion from Mark Rushakoff.
Obtained from: http://dotat.at/prog/unifdef/
Revision Changes Path
1.28 +8 -6 src/usr.bin/unifdef/unifdef.1
1.28 +42 -21 src/usr.bin/unifdef/unifdef.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002191655.o1JGt2tR033150>
