altos: Support open on multiple simultaneous FAT files
authorKeith Packard <keithp@keithp.com>
Mon, 1 Apr 2013 09:03:57 +0000 (02:03 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 1 Apr 2013 09:03:57 +0000 (02:03 -0700)
commit79d01a571935138b24b86a7181307ee014d248ed
tree34b9f35be63facd6ab667affb7f189de37f502b1
parent0838b6c8797b84cf8df8f92ee20fb6ae79e434d7
altos: Support open on multiple simultaneous FAT files

Need to be able to see the contents of a log file, even if the logger
is running.

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