Merge in util library.
authorBrian Aker <brian@tangent.org>
Tue, 19 Jul 2011 05:28:50 +0000 (22:28 -0700)
committerBrian Aker <brian@tangent.org>
Tue, 19 Jul 2011 05:28:50 +0000 (22:28 -0700)
commit23d5278248d8f3deff5903d17b6d55cc503ef3a9
treeaf9c85da876a542b3637fe1c2b26a8841548314e
parent4429c4e4315bfeb2bdfc59c3b39f8964f68524ef
Merge in util library.
util/daemon.cc [new file with mode: 0644]
util/daemon.hpp [new file with mode: 0644]
util/include.am [new file with mode: 0644]
util/instance.cc [new file with mode: 0644]
util/instance.hpp [new file with mode: 0644]
util/operation.hpp [new file with mode: 0644]
util/pidfile.cc [new file with mode: 0644]
util/pidfile.hpp [new file with mode: 0644]
util/string.hpp [new file with mode: 0644]