summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-25 13:45:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-25 13:45:30 +0000
commit0d324900255062edd3f7661adb1969a4c71b591c (patch)
treecc359690115769657f0f2f3fb771d547458be99f /cpukit/ChangeLog
parent2009-08-24 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0d324900255062edd3f7661adb1969a4c71b591c.tar.bz2
2009-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* libfs/src/devfs/devfs_eval.c: Fix bug where use of strncmp() resulted in a partial match being considered a full name match. On ERC32, looking for /dev/console would match /dev/console_b first.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 52d48dc49e..6525c23c25 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * libfs/src/devfs/devfs_eval.c: Fix bug where use of strncmp() resulted
+ in a partial match being considered a full name match. On ERC32,
+ looking for /dev/console would match /dev/console_b first.
+
2009-08-21 Roxana Leontie <roxana.leontie@gmail.com>
* Makefile.am, preinstall.am, libmisc/Makefile.am: Changed the name of