summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-14 18:46:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-14 18:46:05 +0000
commitdeb66d121b3f4d5b54f5cf7867dc33283e10b536 (patch)
treeba578dd7ad88dbaeb86b5fcccb98b2807b7a6ef2 /c/src/lib/ChangeLog
parent2002-05-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-deb66d121b3f4d5b54f5cf7867dc33283e10b536.tar.bz2
2002-05-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Remove. * include/sys/utsname.h: Added, removed times (now in newlib). * Makefile.am: Merge include/Makefile.am * libc/utsname.c: Relocated from posix/src. * libc/Makefile.am: Reflect changes above. * configure.ac: Remove include/Makefile
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index e86367bc35..320ee15b04 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,14 @@
+2002-05-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * include/Makefile.am: Remove.
+ * include/sys/utsname.h: Added, removed times (now in newlib).
+ * Makefile.am: Merge include/Makefile.am
+
+ * libc/utsname.c: Relocated from posix/src.
+ * libc/Makefile.am: Reflect changes above.
+
+ * configure.ac: Remove include/Makefile
+
2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/sys/ioctl.h: Relocated from libnetworking/sys.