Add strstr()

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1990 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-07-18 20:11:11 +00:00
parent 22fa6bdfb3
commit b9e21dbab5
5 changed files with 117 additions and 15 deletions
+1
View File
@@ -825,4 +825,5 @@
* examples/thttpd: A basic test program for THTTPD
* configs/eagle100/thttpd: A build configuration for THTTPD on the Micromint
Eagle-100 LMS6918 (Cortex-M3) board.
* lib/: Added strstr()