apps: move global libctx and property query into their own file
authorPauli <pauli@openssl.org>
Thu, 10 Jun 2021 06:58:12 +0000 (16:58 +1000)
committerPauli <pauli@openssl.org>
Tue, 15 Jun 2021 08:26:47 +0000 (18:26 +1000)
commita1fb5eb920fb156eda474f0e59d268316b6c893d
tree953573eb02ca107a7fe30b806fa9e0fce9b21c8e
parentc696f4bfc303d9b43a3167f48b3661972495211c
apps: move global libctx and property query into their own file

The header has been split out so the functions should be as well.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15687)
apps/include/app_libctx.h
apps/lib/app_libctx.c [new file with mode: 0644]
apps/lib/apps.c
apps/lib/build.info