Avoid duplicate ends_with_dirsep functions
authorTomas Mraz <tmraz@fedoraproject.org>
Tue, 3 Nov 2020 17:15:46 +0000 (18:15 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 11 Nov 2020 15:05:56 +0000 (16:05 +0100)
commit69d16b70cf84f0e290990de424274fde20420b78
tree8ef65500fdd8d76dce2809277fcf59f80bb0141c
parent122e81f0705e74a2019c482e5122bbd9195ea1af
Avoid duplicate ends_with_dirsep functions

Refactor them into inline ossl_ends_with_dirsep function in
internal/cryptlib.h.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13306)
doc/internal/man3/ossl_ends_with_dirsep.pod [new file with mode: 0644]
engines/e_loader_attic.c
include/internal/cryptlib.h
providers/implementations/storemgmt/file_store.c