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 Global: use ap_version.h 2016-05-06 13:11:28 -03:00
byteswap.h AP_Common: provide minimal byteswap.h and endian.h 2016-07-08 19:49:32 -03:00
cmath AP_Common: fixed cygwin ChibiOS build 2018-03-02 17:11:31 +11:00
cstddef AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00
endian.h AP_Common: provide minimal byteswap.h and endian.h 2016-07-08 19:49:32 -03:00
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 AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00
utility AP_Common: missing: move definitions to standard headers 2016-02-16 19:49:09 -02:00