mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-13 11:00:59 +08:00

The fcntl interface sets the O_CLOEXEC property by calling the ioctl interface. Let's call the ioctl interface directly. Signed-off-by: zhangshoukui <zhangshoukui@xiaomi.com>