Add strndup()

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3649 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-05-29 16:07:13 +00:00
parent ae8cfb1bf1
commit a201aecd89
6 changed files with 101 additions and 6 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ struct mm_freenode_s
FAR struct mm_freenode_s *blink;
};
/* Free is the size of the freenode */
/* What is the size of the freenode? */
#ifdef CONFIG_MM_SMALL
# ifdef CONFIG_SMALL_MEMORY