openssl/crypto/conf
Richard Levitte dc6b5c7beb Handle Visual C warning about non-standard function names.
Visual C version from version 2003 complain about certain function
names, for example:

    apps\apps.c(2572) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.

This adds preprocessor aliases for them in e_os.h.

Additionally, crypto/conf/conf_lib.c needs to include e_os.h to catch
those aliases.

RT#4488
RT#4489

Reviewed-by: Matt Caswell <matt@openssl.org>
2016-05-26 00:48:23 +02:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
conf_api.c Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx 2016-05-20 10:48:29 -04:00
conf_def.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
conf_def.h make update 2016-05-01 15:10:15 +02:00
conf_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
conf_lib.c Handle Visual C warning about non-standard function names. 2016-05-26 00:48:23 +02:00
conf_mall.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
conf_mod.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
conf_sap.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
keysets.pl Adjust a last few generators to new license boilerplate and C code style 2016-05-01 15:08:34 +02:00