ardupilot/libraries/AP_Common/missing
Lucas De Marchi 2e4c1818a3 AP_Common: add missing O_CLOEXEC definition
O_CLOEXEC is not available on Nuttx, nor it makes sense there. Define it
as 0, so we can use it in code.
2016-11-07 12:37:30 -03:00
..
sys AP_HAL_Linux: Add Pollable/Poller 2016-07-30 00:55:27 -03:00
ap_version.h
byteswap.h
cmath
cstddef
endian.h
fcntl.h AP_Common: add missing O_CLOEXEC definition 2016-11-07 12:37:30 -03:00
fenv.h
type_traits
utility