]> Savannah Git Hosting - gnulib.git/commit
secure_getenv: Port to many more platforms.
authorBruno Haible <bruno@clisp.org>
Sun, 29 May 2016 10:54:32 +0000 (12:54 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 29 May 2016 10:56:52 +0000 (12:56 +0200)
commitb117e55e41bb79b633cbd7992b9f7f532d3befcd
treea617f94a18c3df040fa0c9378a7bb38880779b17
parent532bfcfc55d4818530cfbcec2574d78982b9d68e
secure_getenv: Port to many more platforms.

* m4/secure_getenv.m4 (gl_PREREQ_SECURE_GETENV): Also check for get*id
functions.
* lib/secure_getenv.c (secure_getenv): Add alternate implementations
for non-BSD Unix platforms and for native Windows.
* doc/glibc-functions/secure_getenv.texi: Remove known issue.
Prompted by a request from Nikos Mavrogiannopoulos.
ChangeLog
doc/glibc-functions/secure_getenv.texi
lib/secure_getenv.c
m4/secure_getenv.m4