You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dr. Matthias St. Pierre 706457b7bd Reorganize local header files
Apart from public and internal header files, there is a third type called
local header files, which are located next to source files in the source
directory. Currently, they have different suffixes like

  '*_lcl.h', '*_local.h', or '*_int.h'

This commit changes the different suffixes to '*_local.h' uniformly.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9333)
4 years ago
..
build.info unified build scheme: add build.info files 7 years ago
c_zlib.c Reorganize local header files 4 years ago
comp_err.c util/mkerr.pl: make it not depend on the function code 4 years ago
comp_lib.c Reorganize local header files 4 years ago
comp_local.h Reorganize local header files 4 years ago