mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2006-11-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add check for uintmax_t. * libcsupport/src/malloc.c: Use uintmax_t instead of uint64_t for MALLOC_STATS statistics. Use inttypes.h PRIxXXX macros for printing.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2006-11-18 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add check for uintmax_t.
|
||||
* libcsupport/src/malloc.c: Use uintmax_t instead of uint64_t for
|
||||
MALLOC_STATS statistics. Use inttypes.h PRIxXXX macros for
|
||||
printing.
|
||||
|
||||
2006-11-18 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/check-networking.m4: Integrate type checks.
|
||||
|
||||
Reference in New Issue
Block a user