Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
unifdef - Unifdef tool for removing ifdef'd lines
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
unifdef |
1.171 |
3.fc5 |
x86_64 |
23 KiB |
Wed May 10 21:43:22 2006 |
Changelog
- * Tue May 2 18:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> - 1.171-3
- Minor specfile cleanups from review
- * Wed Apr 26 18:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> - 1.171-2
- Change BuildRoot
- * Tue Apr 25 18:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> - 1.171-1
- Initial import from FreeBSD CVS