summaryrefslogtreecommitdiffstats
path: root/cpukit/posix
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-10-21 12:04:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-10-21 12:04:36 +0000
commitf8cb04a54adb42540c2c5292f55e4a5aa103921f (patch)
treeebdc815bf6275418fb6ef217eac3ed95decbba39 /cpukit/posix
parent2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f8cb04a54adb42540c2c5292f55e4a5aa103921f.tar.bz2
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
Diffstat (limited to 'cpukit/posix')
-rw-r--r--cpukit/posix/.cvsignore6
-rw-r--r--cpukit/posix/ChangeLog6
2 files changed, 9 insertions, 3 deletions
diff --git a/cpukit/posix/.cvsignore b/cpukit/posix/.cvsignore
index d29e5050f5..bfdfd995be 100644
--- a/cpukit/posix/.cvsignore
+++ b/cpukit/posix/.cvsignore
@@ -1,7 +1,5 @@
-Makefile
-Makefile.in
aclocal.m4
-autom4te.cache
+autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
+Makefile
+Makefile.in
missing
mkinstalldirs
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index 87087ac9c5..bef7fca23b 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Reformat.
+ Add autom4te*cache.
+ Remove autom4te.cache.
+
2002-09-14 Joel Sherrill <joel@OARcorp.com>
* src/psignal.c: Remove duplication from rtems/posix/psignal.h.