ctags-constants.awk (160B)
1 (($2 == "macro" || $2 == "enumerator") && $1 ~ /^(vc|VC|CLONE)/ && 2 $1 !~ /^VC_ATTR_/) { 3 printf " PyModule_AddLongLongConstant(mod, \"%s\", %s);\n", $1, $1 4 }
vshost-util-vserverBuild script and sources for util-vserver. | |
git clone https://ccx.te2000.cz/git/vshost-util-vserver | |
Log | Files | Refs |