summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-08-25 13:13:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-08-25 13:13:57 +0000
commit662678d1d9aa92862d72fa7d25fc07cf6333ade0 (patch)
treefcfa54ea8efa4f722e1feffda039d235b84f5d34 /c/src/lib/ChangeLog
parent2000-08-15 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-662678d1d9aa92862d72fa7d25fc07cf6333ade0.tar.bz2
2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* libc/isatty.c, libc/imfs_handlers_directory.c, libc/creat.c, libc/imfs_directory.c: Fixed style issues.
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index 9f4954f9ad..e36ecb5487 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,4 +1,9 @@
+2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * libc/isatty.c, libc/imfs_handlers_directory.c, libc/creat.c,
+ libc/imfs_directory.c: Fixed style issues.
+
2000-08-11 Chris Johns <ccj@acm.org>
* libc/chmod.c: Return ENOTSUP if filesystem does not have handler.