Add secure_getenv.c

This commit is contained in:
Nicolas Williams
2017-04-17 16:43:29 -05:00
committed by Viktor Dukhovni
parent 90110f5553
commit cf4efe8de6
8 changed files with 125 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ HEIMDAL_ROKEN_1.0 {
rk_read_environment;
rk_readv;
rk_realloc;
rk_secure_getenv;
rk_strerror;
rk_strerror_r;
rk_setprogname;