nuttx-apps/graphics/nxwidgets/UnitTests/CSliderHorizonal
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
..
csliderhorizontal_main.cxx Include malloc.h instead of stdlib.h for mallinfo() 2020-06-15 07:21:52 -06:00
csliderhorizontal.png Squashed commit of the following: 2019-04-04 18:53:29 -06:00
csliderhorizontaltest.cxx Squashed commit of the following: 2019-04-04 18:53:29 -06:00
csliderhorizontaltest.hxx Squashed commit of the following: 2019-04-04 18:53:29 -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