From 5c8fd62c28418f0c36fecc562a301b5879c09b98 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 14 Jun 2009 15:36:18 +0000 Subject: [PATCH] Add strtoul, strtoll, strtoull, atol, and atoll. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1883 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 3235811d5c..044938d8d9 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: June 13, 2009

+

Last Updated: June 14, 2009

@@ -1470,6 +1470,8 @@ buildroot-0.1.6 2009-xx-xx <spudmonkey@racsa.co.cr>