Move kfile interface to the io/ directory.
[bertos.git] / bertos / kern / kfile.c
2010-07-02 battMove kfile interface to the io/ directory.
2009-09-27 battAdd KFile base class constructor.
2008-12-04 asterixAdd the generic kfile resync.
2008-10-08 battMerged from external project:
2008-10-08 battMerged from external project:
2008-09-27 battAdd missing include.
2008-09-25 battReformat.
2008-09-24 battHandle reading outside EOF.
2008-09-05 battAdd generic kfile_close.
2008-08-26 battUse correct type.
2008-08-17 berniekfile: doc cleanup
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
2008-05-26 asterixUse cfg instead appconfig in bertos modules. Reformat...
2008-04-04 battRefactor BeRTOS to be in his own directory.