ardupilot/libraries/AP_Common/missing
Patrick José Pereira 6e24880f87 AP_Common: missing: Add definition for strndupa
`strndupa` is only available when using the GNU GCC suite.
With this definition is possible to use the MUSL compiler.

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2020-08-25 07:15:00 -07:00
..
sys AP_HAL_Linux: Add Pollable/Poller 2016-07-30 00:55:27 -03:00
ap_version.h
byteswap.h
cmath AP_Common: fixed cygwin ChibiOS build 2018-03-02 17:11:31 +11:00
cstddef
endian.h
fenv.h AP_Common: check for feenableexcept on WAF 2019-08-06 09:37:30 +10:00
string.h AP_Common: missing: Add definition for strndupa 2020-08-25 07:15:00 -07:00
type_traits
utility