summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-09 15:40:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-09 15:40:54 +0000
commitc01d95b7751a42434b7fa8cd65d7a75f3f44e0e2 (patch)
treefe2e270360c8c8f938aaf8e855ae77e385b02387 /cpukit/libblock/ChangeLog
parent2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c01d95b7751a42434b7fa8cd65d7a75f3f44e0e2.tar.bz2
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/blkdev.h, include/rtems/ide_part_table.h, src/bdbuf.c, src/ide_part_table.c, src/ramdisk.c: Switch to using c99 fixed size types instead of RTEMS-types.
Diffstat (limited to '')
-rw-r--r--cpukit/libblock/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libblock/ChangeLog b/cpukit/libblock/ChangeLog
index 35fb88d277..fce3fac48e 100644
--- a/cpukit/libblock/ChangeLog
+++ b/cpukit/libblock/ChangeLog
@@ -1,5 +1,11 @@
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * include/rtems/blkdev.h, include/rtems/ide_part_table.h,
+ src/bdbuf.c, src/ide_part_table.c, src/ramdisk.c:
+ Switch to using c99 fixed size types instead of RTEMS-types.
+
+2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* Makefile.am: Build libblock$(LIB_VARIANT).a instead of
$(ARCH)/libblock.a.