https://bugs.exim.org/show_bug.cgi?id=1578
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #4 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/06cf6fdcb4b33f3751ec8d121c98e00553c8b069
commit 06cf6fdcb4b33f3751ec8d121c98e00553c8b069
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Dec 27 13:18:42 2015 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Sun Dec 27 13:28:00 2015 +0000
provide setenv/unsetenv for environments lacking them. bug 1578
currently this covers hp-ux and older solaris.
----
src/OS/Makefile-Base | 4 +++-
src/OS/os.h-HP-UX | 1 +
src/OS/os.h-SunOS5 | 6 ++++++
src/scripts/MakeLinks | 1 +
src/src/setenv.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++
src/src/tls.c | 14 ++++++++-----
6 files changed, 75 insertions(+), 6 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.