incubator-nuttx/fs/fat
Xiang Xiao 0defe43282 OS internal function should indicate the error by return negative value
instead to change errno value by calling set_errno

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-12-31 09:37:29 +01:00
..
Kconfig FAT Filesystem: UTF8 support for long filenames, bugfixes. 2020-07-31 18:01:02 -03:00
Make.defs Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
fs_fat32.c Fix some typos in comments 2020-11-08 18:58:20 +01:00
fs_fat32.h fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
fs_fat32attrib.c OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
fs_fat32dirent.c fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
fs_fat32util.c fs/fat/fs_fat32util.c: Fix syslog formats 2020-11-20 22:22:53 -08:00