Add strspn() and strcspn()

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@243 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-05-20 19:27:02 +00:00
parent 84744e0304
commit 13738f224f

View File

@ -515,6 +515,7 @@ Other memory:
* Added missing irqrestore() in timer_deletall().
* close() was not closing the underlying device.
* Added fsync()
* Added strspn() and strcspn()
* Started m68322
</pre></ul>