diff options
author | schwarze <> | 2021-12-07 16:43:24 +0000 |
---|---|---|
committer | schwarze <> | 2021-12-07 16:43:24 +0000 |
commit | 12bd85dc5366a7b11a496529fcd2963a4d0ef55b (patch) | |
tree | b9e9e4b32bceb2aae02c6b1768054ef79854f2b5 /src/lib | |
parent | 0dac27b8f62da9acb2557baf3463eaa689bc0332 (diff) | |
download | openbsd-12bd85dc5366a7b11a496529fcd2963a4d0ef55b.tar.gz openbsd-12bd85dc5366a7b11a496529fcd2963a4d0ef55b.tar.bz2 openbsd-12bd85dc5366a7b11a496529fcd2963a4d0ef55b.zip |
Some improvements allowing to handle asn1.h and x509v3.h:
* handle multiple qualifiers on the function return type
* handle function pointer type declarations
* handle unions inside structs
* handle forward struct declarations
* handle "typedef const"
* handle ASN1_F_, ASN1_R_, and X509V3_R_ error constants
* handle "#if defined" in the same way as "#ifdef"
* skip whitespace between "#" and "define"
* skip whitespace before C comments
* ignore TYPEDEF_D2I2D_OF
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions