summaryrefslogtreecommitdiffstats
path: root/file_io
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-03-12 14:41:30 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-03-12 14:41:30 -0500
commitdc216d142f5e63767135ff54d65d755b599f7c9f (patch)
tree08d16052463430940917510bd0a658872980dc1f /file_io
parentexamples-v2: Remove .cvsignore files (diff)
downloadrtems-examples-dc216d142f5e63767135ff54d65d755b599f7c9f.tar.bz2
examples-v2: Remove ChangeLog files
Diffstat (limited to 'file_io')
-rw-r--r--file_io/ChangeLog40
1 files changed, 0 insertions, 40 deletions
diff --git a/file_io/ChangeLog b/file_io/ChangeLog
deleted file mode 100644
index 95303db..0000000
--- a/file_io/ChangeLog
+++ /dev/null
@@ -1,40 +0,0 @@
-2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Update to account for movement of .cfg files.
-
-2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * crc/Makefile, fat_ramdisk/Makefile: Fix Makefiles.
-
-2011-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * fat_ramdisk/.cvsignore, fat_ramdisk/Makefile, fat_ramdisk/README,
- fat_ramdisk/init.c, fat_ramdisk/rootfs/shell-init: New files.
-
-2011-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Add new example of untar to load initial contents of IMFS.
- * crc/.cvsignore, crc/LICENSE, crc/Makefile, crc/README, crc/crc.h,
- crc/crc_32.c, crc/init.c, crc/sniptype.h, crc/rootfs/image.img: New
- files.
-
-2010-04-12 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * fdopen/test.c: Add include of unistd.h for close().
-
-2010-04-09 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * filerdback/test.c: Add CVS Id.
-
-2010-04-09 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * filerdback/test.c: Add include of unistd.h
-
-2009-08-06 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * ChangeLog, Makefile, fdopen/.cvsignore, fdopen/Makefile,
- fdopen/README, fdopen/test.c, filerdback/.cvsignore,
- filerdback/Makefile, filerdback/README, filerdback/test.c,
- repeated_opens/.cvsignore, repeated_opens/Makefile,
- repeated_opens/README, repeated_opens/test.c: New files.
-