Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 8 Mar 2016 23:57:37 +0000 (23:57 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 9 Mar 2016 00:05:58 +0000 (00:05 +0000)
commitdfe7d917154afce0e4016a60f142bd540677930f
treebd433f1c4d777ca2c09d6cc0c1736d9de5503e55
parentdc8091e7b9eb80b77699ac59de3f39eedef65c04
Fix build for HP-UX and older Solaris: (un)setenv.  Bug 1578

Broken-by: bc3c7bb7d4ab
doc/doc-txt/ChangeLog
src/OS/Makefile-Base
src/OS/Makefile-HP-UX
src/OS/Makefile-SunOS5
src/OS/os.c-HP-UX [new file with mode: 0644]
src/OS/os.c-SunOS5 [new file with mode: 0644]
src/OS/os.h-HP-UX
src/src/setenv.c
src/src/tls.c