mirror of https://github.com/ArduPilot/ardupilot
91c4bf470f
By opening with O_CLOEXEC we make sure we don't leak the file descriptor when we are exec'ing or calling out subprograms. Right now we currently don't do it so there's no harm, but it's good practice in Linux to have it. |
||
---|---|---|
.. | ||
INS_generic | ||
VibTest | ||
coning.py |