..
aio
use SEM_INITIALIZER inside of NXSEM_INITIALIZER
2022-10-22 14:50:48 +08:00
binfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
cromfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
driver
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
fat
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
hostfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
inode
fs: Correct the comment of file_allocate
2022-10-28 10:12:08 +02:00
littlefs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
mmap
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
mount
compiler.h: Add _ between format|printf|syslog|scanf|strftime and like
2022-12-21 01:05:19 +02:00
mqueue
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
nfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
nxffs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
partition
Fixes for GPT partition parsing
2022-09-27 09:42:39 +08:00
procfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
romfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
rpmsgfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
semaphore
sched: Remove the unnecessary (FAR sem_t *) cast
2022-10-29 21:12:40 +02:00
shm
Kconfig: Remove EXPERIMENTAL for features which is been around a long time
2022-09-19 11:39:22 -03:00
smartfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
socket
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
spiffs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
tmpfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
unionfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
userfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
vfs
Change FIOC_MMAP into file operation call
2023-01-02 11:23:20 -03:00
fs_initialize.c
fs/rpmsg: Move the server initialization to fs_initialize
2022-08-11 02:08:42 +03:00
Kconfig
FS Disable FS_LARGEFILE by default
2022-08-04 22:31:57 +08:00
Makefile
tools: replace INCDIR to Makefile variable
2022-11-03 19:59:55 +08:00