Use W_OPT_* and w_str_* instead of local copies master
authorAdrian Perez <aperez@igalia.com>
Mon, 20 Aug 2012 12:02:08 +0000 (15:02 +0300)
committerAdrian Perez <aperez@igalia.com>
Mon, 20 Aug 2012 12:02:08 +0000 (15:02 +0300)
commit654372577ded6ccc0fd50e2534e6df45286aec51
tree5ed4e6f6a72d276742522d915d372ad84935e7f4
parent2c2556dbbbf96e725b63a6d7db882ab601644ecf
Use W_OPT_* and w_str_* instead of local copies

Removes functions for parsing command line options and converting strings to
numbers and changes the code to use the corresponding W_OPT_* and w_str_*
functions instead.
dmon.c
drlog.c
util.c