log dbutil.h @ 492:b956d6151600

age author description
Mon, 22 Sep 2008 14:13:44 +0000 Matt Johnston Replace calls to strtoul() with a helper m_str_to_uint()
Mon, 15 Sep 2008 14:04:55 +0000 Matt Johnston - Add run_shell_command() function to run a "sh -c" command, handling
Mon, 15 Sep 2008 13:41:18 +0000 Matt Johnston - Generalise spawn_command function