summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-25 13:46:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-25 13:46:02 +0000
commitc891fe082e239cc8e4505590fa773833ab418f5a (patch)
tree02125fe367715692ffef646e267412c1d2160b43 /c/src/lib/ChangeLog
parent2001-05-25 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-c891fe082e239cc8e4505590fa773833ab418f5a.tar.bz2
2001-05-25 Joel Sherrill <joel@OARcorp.com>
* libc/base_fs.c: Deleted chmod() now that IMFS creates the root node with the desired permissions. chmod() is also not supported by the miniIMFS so this is not allowable.
Diffstat (limited to '')
-rw-r--r--c/src/lib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index cbe3a8efd0..209e5ec814 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-25 Joel Sherrill <joel@OARcorp.com>
+
+ * libc/base_fs.c: Deleted chmod() now that IMFS creates the
+ root node with the desired permissions. chmod() is also not
+ supported by the miniIMFS so this is not allowable.
+
2000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es>
* include/rtems/libio_.h: Added login name, uid, gid, euid, and egid