summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-14 15:36:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-14 15:36:18 +0000
commit6ee68a773a24586f6e6cfaccdf7dce064d213e88 (patch)
treeb58f7a0c1a757afd69497ec1acd90d07ef722701 /nuttx/Documentation/NuttX.html
parente1c5f0014d78d36039793087273d4f2925134eaf (diff)
downloadpx4-nuttx-6ee68a773a24586f6e6cfaccdf7dce064d213e88.tar.gz
px4-nuttx-6ee68a773a24586f6e6cfaccdf7dce064d213e88.tar.bz2
px4-nuttx-6ee68a773a24586f6e6cfaccdf7dce064d213e88.zip
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
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 3235811d5..044938d8d 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -8,7 +8,7 @@
<tr align="center" bgcolor="#e4e4e4">
<td>
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
- <p>Last Updated: June 13, 2009</p>
+ <p>Last Updated: June 14, 2009</p>
</td>
</tr>
</table>
@@ -1470,6 +1470,8 @@ buildroot-0.1.6 2009-xx-xx &lt;spudmonkey@racsa.co.cr&gt;
<pre><ul>
nuttx-0.4.9 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
+ * Add strtoll() and strtoull(); Add macros for atol() and atoll().
+
pascal-0.1.3 2009-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
buildroot-0.1.7 2009-xx-xx &lt;spudmonkey@racsa.co.cr&gt;