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 3f5d4be4a9
commit 5bdefbb8a0
10 changed files with 484 additions and 13 deletions
+1
View File
@@ -153,5 +153,6 @@
* 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