ardupilot/Tools/Linux_HAL_Essentials/pru
Lucas De Marchi 8cec2c188f Tools: add O_CLOEXEC in places missing it
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.
2016-11-07 12:37:30 -03:00
..
aiopru Tools: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
pwmpru Tools: replace header guard with pragma once 2016-03-16 18:40:45 +11:00
rangefinderpru Linux_HAL_Essentials: Add HC-SR04 README.md 2015-12-01 07:04:10 +11:00
rcinpru Tools: replace header guard with pragma once 2016-03-16 18:40:45 +11:00