mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 16:20:35 +08:00
f55d20a133
Unfortunately NuttX not provides truncate(), had to be emulated by copying with O_TRUNC flag.