Add fsync()

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@240 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-05-20 19:01:57 +00:00
parent 4882176b07
commit 84744e0304

View File

@ -514,6 +514,7 @@ Other memory:
* Fix errors in timeslice calculation (several places)
* Added missing irqrestore() in timer_deletall().
* close() was not closing the underlying device.
* Added fsync()
* Started m68322
</pre></ul>