Removes ifdefs from C files
Unifdef is useful for removing ifdef'ed 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 to know when
one of these is inactive because it is inside a comment, or a single or
double quote.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/unifdef && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
unifdef-2.9.tar.xz | 0000057064 55.7 KB | |
unifdef.changes | 0000002733 2.67 KB | |
unifdef.spec | 0000001855 1.81 KB |
Revision 16 (latest revision is 22)
Stephan Kulow (coolo)
accepted
request 178341
from
Philipp Thomas (psmt)
(revision 16)
Update to 2.9
Comments 0