Add FAT rename()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@249 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
7bcb2af14b
commit
d6e2504036
@ -8,7 +8,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||
<p>Last Updated: May 19, 2007</p>
|
||||
<p>Last Updated: May 21, 2007</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -573,7 +573,7 @@ Other memory:
|
||||
|
||||
* Added unlink(), mkdir(), rmdir(), and rename()
|
||||
* Fixed several serious FAT errors with oflags handling (&& instead of &)
|
||||
* Added FAT support for unlink(), mkdir() and rmdir()
|
||||
* Added FAT support for unlink(), mkdir(), rmdir(), and rename()
|
||||
* Started m68322
|
||||
</pre></ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user