From 87d2e8e9ebb04306b09e647833fac0a4f71acceb Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 20 May 2007 19:27:02 +0000 Subject: Add strspn() and strcspn() git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@243 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index f772c834a..6216f38e4 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -136,5 +136,6 @@ * Added missing irqrestore() in timer_deletall(). * close() was not closing the underlying device. * Added fsync() + * Added strspn() and strcspn() * Started m68322 -- cgit v1.2.3