freebsd-dev/usr.bin/unifdef
Tony Finch 0723ff0c6a Sync with upstream again:
* Be less strict about multi-line preprocessor directives (e.g. those
    with comments hanging off the right-hand end) since they're more
    of a problem in practise than I expected. Prompted by phk.

* Fix the handling of "ignore" symbols.

* Style pedantry from OpenBSD and Ted Unangst <tedu@stanford.edu>,
    including some whitespace fixes and removal of strcpy()
    (and not including excessively strict KNF enforcement).

* Fix some typos and terminological inconsistencies.
2003-01-20 12:41:41 +00:00
..
Makefile Sync with upstream again: 2003-01-20 12:41:41 +00:00
unifdef.1 Sync with upstream again: 2003-01-20 12:41:41 +00:00
unifdef.c Sync with upstream again: 2003-01-20 12:41:41 +00:00
unifdefall.sh The spec says that unifdefall removes all #ifs, and this now requires 2002-09-24 19:50:03 +00:00