mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 05:47:12 +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>
|
2006-11-18 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* aclocal/check-networking.m4: Integrate type checks.
|
* aclocal/check-networking.m4: Integrate type checks.
|
||||||
|
|||||||
Reference in New Issue
Block a user