[exim-dev] [Bug 1578] Solaris 8 build with TLS failed due to…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Stare tematy: [exim-dev] [Bug 1578] New: Solaris 8 build with TLS failed due to undefined setenv/unsetenv
Temat: [exim-dev] [Bug 1578] Solaris 8 build with TLS failed due to undefined setenv/unsetenv
https://bugs.exim.org/show_bug.cgi?id=1578

--- Comment #7 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/dfe7d917154afce0e4016a60f142bd540677930f

commit dfe7d917154afce0e4016a60f142bd540677930f
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Mar 8 23:57:37 2016 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Wed Mar 9 00:05:58 2016 +0000


    fix build for hp-ux and older solaris: (un)setenv.  bug 1578


    broken-by: bc3c7bb7d4ab
----
 doc/doc-txt/ChangeLog  |  4 ++++
 src/OS/Makefile-Base   |  2 +-
 src/OS/Makefile-HP-UX  |  2 ++
 src/OS/Makefile-SunOS5 |  2 ++
 src/OS/os.c-HP-UX      | 14 ++++++++++++++
 src/OS/os.c-SunOS5     | 16 ++++++++++++++++
 src/OS/os.h-HP-UX      |  1 -
 src/src/setenv.c       |  8 ++++----
 src/src/tls.c          | 23 ++++++++++-------------
 9 files changed, 53 insertions(+), 19 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.