summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-29 10:34:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-29 10:34:38 +0000
commit0f9ff459574cf5fb287fe6d71cb3bbe26e0bc626 (patch)
tree4df1e193b561ea418ad59229e320764f46674250 /cpukit/ChangeLog
parent2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-0f9ff459574cf5fb287fe6d71cb3bbe26e0bc626.tar.bz2
2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/include/inttypes.h: #include <sys/_inttypes.h> * libcsupport/src/utsname.c: Don't include sptables.h. Include <inttypes.h>. Use PRId32 instead of "%d".
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 358576a2be..2583aa1733 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libcsupport/include/inttypes.h: #include <sys/_inttypes.h>
+ * libcsupport/src/utsname.c: Don't include sptables.h.
+ Include <inttypes.h>. Use PRId32 instead of "%d".
+
+2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libcsupport/include/rtems/_inttypes.h: Remove.
* libcsupport/include/rtems/_stdint.h: Remove.
* libcsupport/include/sys/_inttypes.h: New.