summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:22:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:22:58 +0000
commit47f7dc5dacc6b5336ed420d44c352669c8a409fa (patch)
tree75d1b5b18d5031113e00e2f6c98c8731d1ad421e /c/src/lib/ChangeLog
parent2002-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-47f7dc5dacc6b5336ed420d44c352669c8a409fa.tar.bz2
2002-04-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/ctermid.c: Include <string.h>. * libc/ttyname.c: Ditto. * libc/ttyname_r.c: Ditto.
Diffstat (limited to 'c/src/lib/ChangeLog')
-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 945348aeeb..24fa6e8229 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * libc/ctermid.c: Include <string.h>.
+ * libc/ttyname.c: Ditto.
+ * libc/ttyname_r.c: Ditto.
+
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: