summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-07 00:53:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-07 00:53:33 +0000
commit747de88ae98ba1e232db4c61b01b114772236c02 (patch)
treefc308d93bcbea1f270619aae6b447c8541fa168c /nuttx/ChangeLog
parent70a8825a7f7328be46027fe26ecf83eb04341c51 (diff)
downloadnuttx-747de88ae98ba1e232db4c61b01b114772236c02.tar.gz
nuttx-747de88ae98ba1e232db4c61b01b114772236c02.tar.bz2
nuttx-747de88ae98ba1e232db4c61b01b114772236c02.zip
updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@273 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 6efc3b98d..416f47873 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -154,5 +154,13 @@
* Fixed reference counting errors associated with mounted filesystems
* Added fat_getattrib() and fat_setattrib()
* Added statfs() to fs layer and to FAT
+ * Correct file name extension in tools/zipme.sh
+ * Fix error in dependencies in 8051/2 Makefile
+ * sched/Makefile: Don't build sleep() or usleep() if signals are disabled
+ * sched/sched_setparam.c: Remove redundant disabling of interrupts
+ * sched/usleep.c: Fixed nsec calculation
+ * lib/lib_strcspn.c: Function incorrectly named strspn().
+ * examples/ostest/main.c: Errors in SDCC version of a memcpy() call
+ * examples/ostest/sighandl.c: Don't call fflush() if streams are disabled
* Started m68322