nuttx-apps/graphics/nxwidgets/UnitTests/CGlyphButton
YAMAMOTO Takashi faba0249c1 Include malloc.h instead of stdlib.h for mallinfo()
Adapt to the change in the main repo.

mallinfo is meant to be API compatible with Linux,
where it's provided by malloc.h.

(I think the API actually originated with System V. I don't
remember how it was there though. Anyway, I guess the
compatibility with Linux is more important than System V
these days.)
2020-06-15 07:21:52 -06:00
..
cglyphbutton_main.cxx Include malloc.h instead of stdlib.h for mallinfo() 2020-06-15 07:21:52 -06:00
cglyphbuttontest.cxx Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
cglyphbuttontest.hxx Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
Make.defs In all Make.defs files, append CONFIGURED_APPS with the consistent ifeq/ifneq. 2019-10-17 11:42:49 -06:00
Makefile build: Remove the workaround for the inexistence of .config/Make.defs 2020-05-21 17:43:42 +01:00