From a0596b415fa834d5dbc7fe87a01d80fb2b897df9 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 8 Nov 2004 16:11:58 +0000 Subject: 2004-11-08 Ralf Corsepius * libcsupport/include/sys/_stdint.h: Remove. * libcsupport/include/sys/_inttypes.h: Remove. * libcsupport/include/stdint.h: Replace with former sys/_stdint.h. Add INT_C, various additions. * libcsupport/include/inttypes.h: Replace with former sys/_inttypes.h. * libcsupport/Makefile.am: Reflect changes above. --- cpukit/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 806ba71025..d979c0407c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,13 @@ +2004-11-08 Ralf Corsepius + + * libcsupport/include/sys/_stdint.h: Remove. + * libcsupport/include/sys/_inttypes.h: Remove. + * libcsupport/include/stdint.h: Replace with former sys/_stdint.h. + Add INT_C, various additions. + * libcsupport/include/inttypes.h: Replace with former + sys/_inttypes.h. + * libcsupport/Makefile.am: Reflect changes above. + 2004-11-07 Ralf Corsepius * backward/asm.h: Add doxygen preamble. -- cgit v1.2.3