Jump to letter: [
ABCDEFGIJKLMNOPQRSUVWXY
]
unifdef: Unifdef tool for removing ifdef'd lines
- Summary
- Unifdef is useful for removing ifdefed lines from a file while otherwise
leaving the file alone. Unifdef acts on #ifdef, #ifndef, #else, and #endif
lines, and it knows only enough about C and C++ to know when one of these
is inactive because it is inside a comment, or a single or double quote.
Changelog
- * Sat Dec 1 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed May 3 01:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> - 1.171-3
-
- Minor specfile cleanups from review
- * Thu Apr 27 01:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> - 1.171-2
-
- Change BuildRoot