ardupilot/Tools
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
..
APM2_2560_bootloader Global: Fix typos 2016-09-17 00:36:36 -03:00
APM_radio_test Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArduPilotMega_demo Tools: fixup line endings 2014-04-15 15:55:15 +09:00
ArdupilotMegaPlanner Tools: update URLs 2016-03-25 20:47:27 +11:00
ardupilotwaf build: disable O_CLOEXEC for PX4 and VRBRAIN 2016-11-07 12:37:30 -03:00
ArduPPM Tools: Fix typos 2016-05-13 19:20:07 -03:00
autotest SITL: revert increase speed of yaw in copter sitl 2016-11-07 10:34:33 +09:00
CHDK-Scripts Global: Fix typos 2016-09-17 00:36:36 -03:00
CodeStyle CodeStyle: xmlpretty.py considers nodes with only text children to be one-liners 2016-01-07 17:39:09 +11:00
CPUInfo Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Failsafe Tools: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
Frame_params Tools: remove duplicate from Bebop2 params file 2016-11-07 09:54:58 +09:00
GIT_Test add my name last line. by tanaka 2016/11/07 2016-11-06 20:07:04 -08:00
gittools Tools: gittools: add git-subsystems-split 2015-09-09 10:50:35 +10:00
Hello Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
Linux_HAL_Essentials Tools: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
LogAnalyzer Tools: LogAnalyzer: handle changed RCOU and parameters in motorbalance 2016-09-08 08:54:50 +10:00
mavproxy_modules Tools: sitl_calibration: add sitl_autonomous_magcal command 2016-10-11 12:58:37 +11:00
PPM_decoding Tools: fixup line endings 2014-04-15 15:55:15 +09:00
Replay Tools: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
scripts Tools: split pip install into two cmds 2016-11-07 14:34:52 +11:00
SerialProxy Tools: Fix typos 2016-05-13 19:20:07 -03:00
vagrant Tools: move Vagrant to 16.10 LTS (Yakkety Yak) 2016-10-20 11:14:41 +11:00
Xplane import Tools directory 2011-09-09 11:31:32 +10:00
PrintVersion.py Tools: update python coding style 2016-09-01 13:05:11 +10:00