]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix logging to not use /tmp or the current directory...
authorCaroline Tice <ctice@gcc.gnu.org>
Tue, 20 Aug 2013 20:43:16 +0000 (13:43 -0700)
committerCaroline Tice <ctice@gcc.gnu.org>
Tue, 20 Aug 2013 20:43:16 +0000 (13:43 -0700)
commit8bc16536d66fce30459a3d35a4a648f4a9e95703
tree6edb95b379595c8ad4d073f2353e858eaa4d6488
parentddfee90670e69a72c4446d02e7b3936f4d74d147
Fix logging to not use /tmp or the current directory...

Fix logging to not use /tmp or the current directory; get
the location for writing log files from an environment
variable; use secure getenv whenever possible.

From-SVN: r201890
libvtv/Makefile.am
libvtv/Makefile.in
libvtv/configure
libvtv/configure.ac
libvtv/vtv_rts.cc
libvtv/vtv_utils.cc