https://bugs.exim.org/show_bug.cgi?id=1578

Git Commit <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Git Commit <[email protected]> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/06cf6fdcb4b33f3751ec8d121c98e00553c8b069

commit 06cf6fdcb4b33f3751ec8d121c98e00553c8b069
Author:     Jeremy Harris <[email protected]>
AuthorDate: Sun Dec 27 13:18:42 2015 +0000
Commit:     Jeremy Harris <[email protected]>
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.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to