From d63b9bf5f59c5d16a3e9e5dffe50a9bbbb453c19 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 31 Dec 2007 15:45:58 +0000 Subject: Add z80 signals git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@472 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/TODO | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'nuttx/TODO') diff --git a/nuttx/TODO b/nuttx/TODO index 57c3de98b..a6e21812a 100644 --- a/nuttx/TODO +++ b/nuttx/TODO @@ -8,7 +8,7 @@ NuttX TODO List (Last updated December 13, 2007) (1) C++ Support (10) Network (net/, netutils/) (2) USB (drivers/usbdev) - (2) Libraries (lib/) + (3) Libraries (lib/) (2) File system (fs/, drivers/) (2) Documentation (Documentation/) (3) Build system @@ -194,7 +194,12 @@ o Libraries (lib/) work as it should. This is because the underlying representation of the environment is not an arry of pointers. Status: Open - Priority: Mediam + Priority: Medium + + Description: There are two different copies of getenv(): One in + sched/env_getenv.c and one in lib/lib_getenv(). Keep one. + Status: Open + Priority: Low o File system (fs/, drivers/) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3