mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution: Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly. This commit is only for those files under fs/tmpfs and fs/spiffs. Still do do: The rest of fs/ and all of drivers/ and arch/. |
||
|---|---|---|
| .. | ||
| fs_tmpfs.c | ||
| fs_tmpfs.h | ||
| Kconfig | ||
| Make.defs | ||