nuttx/fs/fat
Jukka Laitinen 58978490ad fs/fat: Ignore multiple consecutive slashes in long file names
This fixes the same issue as in 1f15756156, for long file names.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2025-11-27 22:26:56 +08:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_fat32.c fs/fat: Fix wrong alloc used in fat_zero_cluster() 2025-08-29 19:18:32 +02:00
fs_fat32.h fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_fat32attrib.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
fs_fat32dirent.c fs/fat: Ignore multiple consecutive slashes in long file names 2025-11-27 22:26:56 +08:00
fs_fat32util.c fs/fat/fs_fat32util.c: fix potential exception due to dividing zero during mounting when fat is corrupted 2024-12-13 11:22:54 +08:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00