From e5f9330ec4de6fc309ac110fa96a191c1762434d Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 10 Jun 2007 18:13:03 +0000 Subject: [PATCH] Add getopt git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@286 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 9e4ca3b7d6d..13d85073673 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -617,6 +617,8 @@ Other memory: * tools/mkdeps.sh & arch/arm/src/Makefile: Corrected a problem makeing dependencies * tools/zipme.sh: Force directory name to be nuttx-xx.yy.zz * fs/fs_opendir.c: Correct errors in semaphore usage that can cause deadlock. + * lib/lib_getopt.c: Added getopt() support + * examples/nsh: NSH now supports mount, umount, and mkdir. * Started m68322