a7fd58c4db
many locations: Change occurences of open() followed by file_detach() to file_open(). Change most non-controversion calls to open() to nx_open(). fs/inode/fs_fileopen.c: Flesh out file_open() with some interim, placeholder logic. fs/inode/fs_fileopen.c: Add a framework for a file_open() implementation (no real logic in place yet). fs/vfs/fs_open.c: Add nx_open() which is the same as open() except that it does not create a cancellation point nor does it modify the errno variable. |
||
---|---|---|
.. | ||
dfu_signature.c | ||
Makefile | ||
photon.h | ||
stm32_appinit.c | ||
stm32_autoleds.c | ||
stm32_boot.c | ||
stm32_bringup.c | ||
stm32_buttons.c | ||
stm32_rgbled.c | ||
stm32_spi.c | ||
stm32_usb.c | ||
stm32_userleds.c | ||
stm32_wdt.c | ||
stm32_wlan_firmware.c | ||
stm32_wlan.c |