nuttx/fs
Nathan Hartman 91b52c38f9 Fix wrong executable bit on two source files
boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.h:

    * Remove erroneous executable bit.

fs/tmpfs/fs_tmpfs.c:

    * Remove erroneous executable bit.
2020-08-31 19:19:14 +01:00
..
aio
binfs
cromfs fs_cromfs: Removed DEBUGASSERT on non-exiting var node 2020-08-20 14:10:02 +01:00
dirent
driver Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
fat FAT Filesystem: UTF8 support for long filenames, bugfixes. 2020-07-31 18:01:02 -03:00
hostfs Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
inode
littlefs fs/littlefs: enable the low level log only on debug mode 2020-08-18 12:13:32 +01:00
mmap
mount sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
mqueue Fix inverted errno in mq_open 2020-08-20 20:35:16 -03:00
nfs
nxffs
partition Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
procfs Remove unused, non-modular procfs reference 2020-08-22 16:22:18 +01:00
romfs Correct ROMFS hardlink handling 2020-08-10 07:32:06 -07:00
semaphore
shm
smartfs fs/smartfs: Fix file size corruption when opening with overwriting mode 2020-07-22 04:22:22 -05:00
spiffs
tmpfs Fix wrong executable bit on two source files 2020-08-31 19:19:14 +01:00
unionfs
userfs
vfs epoll: Don't save fd into the field of epoll_data_t 2020-08-25 21:06:48 +01:00
fs_initialize.c
Kconfig vfs/epoll: add epoll_create1(2) implement 2020-08-17 23:41:13 -05:00
Makefile Makefile: Fix Make.dep not updated by config changes 2020-07-28 03:59:45 -05:00