altos: Create the log file if it doesn't already exist
authorKeith Packard <keithp@keithp.com>
Sun, 31 Mar 2013 23:11:27 +0000 (16:11 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 31 Mar 2013 23:11:27 +0000 (16:11 -0700)
commitc2de64b10894b366398a8b37ebd2305d9be46d46
tree2660ca4afaf6872040afc7b51300374f667ca473
parent659a6915f5ba5129096e55ccc04c975d216546ae
altos: Create the log file if it doesn't already exist

open will return failure unless the file already exists.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_log_fat.c