From 07a984b1ada22813e3bac131711a9c2cf89611bd Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 4 Nov 2004 21:48:12 +0000 Subject: 2004-11-04 Ralf Corsepius * include/sys/_stdint.h: Various changes. Add *leastN_t types. Add INTN_{MIN|MAX} macros. Add doxygen preamble. * include/sys/_inttypes.h: Add doxygen preamble. Reflect changes above. * libcsupport/include/stdint.h: Add doxygen preamble. * libcsupport/include/inttypes.h: Add doxygen preamble. * configure.ac: Add doxygen preamble to cpuopts.h. --- cpukit/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b2b1c96e62..cbf123e9d8 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,14 @@ +2004-11-04 Ralf Corsepius + + * include/sys/_stdint.h: Various changes. + Add *leastN_t types. Add INTN_{MIN|MAX} macros. + Add doxygen preamble. + * include/sys/_inttypes.h: Add doxygen preamble. + Reflect changes above. + * libcsupport/include/stdint.h: Add doxygen preamble. + * libcsupport/include/inttypes.h: Add doxygen preamble. + * configure.ac: Add doxygen preamble to cpuopts.h. + 2004-11-02 Joel Sherrill * posix/src/mqueueunlink.c, posix/src/semunlink.c, -- cgit v1.2.3