summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-17 14:01:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-17 14:01:34 +0000
commit1216c9cebffbb345687f46bcf3d43ae1de21fb1e (patch)
tree7caea4c71d619b56e05d018d06cdb525342adc04 /c/src/lib/ChangeLog
parent2002-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1216c9cebffbb345687f46bcf3d43ae1de21fb1e.tar.bz2
2002-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/scandir.c: Initialize nitems = 0.
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index abf8d52320..cd826e9d76 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * libc/scandir.c: Initialize nitems = 0.
+
2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Add stdint.h and inttypes.h.