diff options
| author | inoguchi <> | 2021-03-24 12:07:39 +0000 |
|---|---|---|
| committer | inoguchi <> | 2021-03-24 12:07:39 +0000 |
| commit | 5129f427750164d91485e246e88bc28013ac7567 (patch) | |
| tree | a6475327c85ffbf84cc90fb595ed626303422704 /src/regress/lib/libc/regex/split.c | |
| parent | 22638d4b1be941de65b47260040fef489ae2afe9 (diff) | |
| download | openbsd-5129f427750164d91485e246e88bc28013ac7567.tar.gz openbsd-5129f427750164d91485e246e88bc28013ac7567.tar.bz2 openbsd-5129f427750164d91485e246e88bc28013ac7567.zip | |
Add option type OPTION_ORDER
To handle incremental order value, added new option type OPTION_ORDER.
openssl(1) x509 requires this option handling, since,
- -CA and -signkey require to set both filename and incremental 'num'.
- -dates requires to set two variables in a row, startdate and enddate.
and this couldn't be solved by OPTION_FLAG_ORD.
ok tb@ and "I'd move forward with your current plan." from jsing@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
