ardupilot/libraries/AP_Common
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
..
examples/AP_Common Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
missing AP_Common: add missing O_CLOEXEC definition 2016-11-07 12:37:30 -03:00
AP_Common.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Common.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Test.h Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Location.cpp Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
Location.h AP_Common: add Location::is_zero and ::zero member functions 2016-07-20 22:32:47 -07:00
c++.cpp Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
keywords.txt Add support for 'new' and 'delete', so we can cons things on the fly. 2010-10-17 04:02:06 +00:00