]> sourceware.org Git - systemtap.git/commit
Precreate the main tmpdir
authorJosh Stone <jistone@redhat.com>
Tue, 8 Feb 2011 23:06:25 +0000 (15:06 -0800)
committerJosh Stone <jistone@redhat.com>
Tue, 8 Feb 2011 23:06:25 +0000 (15:06 -0800)
commit90cbace96a53f23c56d9efcb69df71c881b20088
tree58b715ae0c16131a668f0bcd9a62f5cd4f5b02e1
parentabc15290045656053b649d3b6d57ad6a4220a07a
Precreate the main tmpdir

Create the primary temp dir early on, so we have a place to store
temporary data for remotes (like control socket paths).

* main.cxx (main): Create the tmpdir before remotes are started.
  (create_temp_dir, remove_temp_dir): Tolerate repeat calls.
main.cxx
This page took 0.023477 seconds and 5 git commands to generate.