audk/CryptoPkg/Library/Include
Laszlo Ersek ee3198e672 CryptoPkg/CrtLibSupport: add secure_getenv() stub function
The Fedora distro ships a modified OpenSSL 1.1.0 package stream. One of
their patches calls the secure_getenv() C library function. We already
have a stub for getenv(); it applies trivially to secure_getenv() as well.
Add the secure_getenv() stub so that edk2 can be built with Fedora's
OpenSSL 1.1.0 sources.

Cc: Qin Long <qin.long@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Long Qin <qin.long@intel.com>
2018-05-08 13:29:06 +02:00
..
internal CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
openssl CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
sys CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
CrtLibSupport.h CryptoPkg/CrtLibSupport: add secure_getenv() stub function 2018-05-08 13:29:06 +02:00
assert.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
ctype.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
errno.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
limits.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
memory.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
stdarg.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
stddef.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
stdio.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
stdlib.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
string.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
strings.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
syslog.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
time.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00
unistd.h CryptoPkg: Move openssl and CRT headers to private include section 2017-04-07 00:22:07 +08:00