Cygwin: add secure_getenv

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz
2019-02-18 23:06:11 -06:00
parent dd415f1a8c
commit 850705f92e
5 changed files with 17 additions and 1 deletions

View File

@ -508,12 +508,13 @@ details. */
335: Change size of utsname, change uname output.
336: New Cygwin PID algorithm (yeah, not really an API change)
337: MOUNT_BINARY -> MOUNT_TEXT
338: Export secure_getenv.
Note that we forgot to bump the api for ualarm, strtoll, strtoull,
sigaltstack, sethostname. */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 337
#define CYGWIN_VERSION_API_MINOR 338
/* There is also a compatibity version number associated with the shared memory
regions. It is incremented when incompatible changes are made to the shared