]> git.baikalelectronics.ru Git - kernel.git/commit
unifdef: update to upstream version 2.5
authorTony Finch <dot@dotat.at>
Tue, 18 Jan 2011 20:12:49 +0000 (20:12 +0000)
committerMichal Marek <mmarek@suse.cz>
Sat, 22 Jan 2011 14:50:59 +0000 (15:50 +0100)
commitcf7edb8e9242f45cf388c69846eea2c05d96d34e
tree8c0801567380899d7b2fe30cef39b1cf6a7cc32a
parent5fea22a48b5812bef4311251c7d5c14da7915d8f
unifdef: update to upstream version 2.5

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 a -o option to support overwriting a file in place, and a -S
option to list the nesting depth of symbols. Include line numbers
in debugging output. Support CRLF newlines.

Signed-off-by: Tony Finch <dot@dotat.at>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/unifdef.c