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 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: change check from GCC version to glibc version (and Cygwin) 2016-06-23 18:19:54 +10: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
fcntl.h AP_Common: add missing O_CLOEXEC definition 2016-11-07 12:37:30 -03:00
fenv.h AP_Common: missing/fenv: fix coding style 2016-07-07 11:35:18 -03: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