Allow relative paths for I/O redirection.
authorIain Patterson <me@iain.cx>
Fri, 20 Dec 2013 19:09:38 +0000 (19:09 +0000)
committerIain Patterson <me@iain.cx>
Fri, 20 Dec 2013 19:19:05 +0000 (19:19 +0000)
commit9f3d08676d86c939b864b4868d99b6e5772d95c8
tree4f2521059aa3b16147dcc7854de9d2ede40da74b
parent8febc05f511f172a07a4327ff3821dd6cf08773a
Allow relative paths for I/O redirection.

Change to the startup directory before redirecting I/O streams so that
relative paths can be specified.  Then change back so we don't tie up
the directory.
io.cpp
registry.cpp