Added fat_getattrib.c and fat_setattrib.c

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@259 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-05-27 20:40:01 +00:00
parent e0abb86841
commit e6dc3b7d09

View File

@ -587,6 +587,7 @@ Other memory:
* Added stat() to fs layer
* Added stat() supported to FAT
* Fixed reference counting errors associated with mounted filesystems
* Added fat_getattrib() and fat_setattrib()
* Started m68322
</pre></ul>