freebsd-dev/usr.bin/unifdef
Tony Finch 7dded4a50e Sync with upstream:
Allow the user to run unifdef without defining any symbols. This is
useful in conjunction with the -k flag.
Fix a bug in the -s handling code that would have caused out-of-bounds
array accesses.
Add a -n option to insert #line directives in the output.
Ignore comment markers inside string and character literals
(bug reported by Amos Shapira <amos.shapira@netregistry.com.au>).
More accurate copyright notices.
2005-03-08 12:52:00 +00:00
..
Makefile
unifdef.1 Sync with upstream: 2005-03-08 12:52:00 +00:00
unifdef.c Sync with upstream: 2005-03-08 12:52:00 +00:00
unifdefall.sh