nuttx/fs
Xiang Xiao 651eefc8f7 fs: Rename link to symlink
since the current implementation is really a symoblic link not hard link

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I59d30d0a620b0b5714fe91bbe90d4405cf53d187
2020-07-01 11:58:12 +02:00
..
aio sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
binfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
cromfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
dirent Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
driver Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
fat fs/fat: Run all .c and .h files through nxstyle 2020-05-31 12:43:55 -04:00
hostfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
inode fs: Implement lstat function 2020-06-30 13:09:58 -06:00
littlefs build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
mmap build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
mount fs: Implement lstat function 2020-06-30 13:09:58 -06:00
mqueue include/nuttx/sched.h: Make naming of all internal names consistent: 2020-05-09 14:19:08 -03:00
nfs Fix the indentation and spacing that don't conform to the coding standard. 2020-05-28 12:22:23 -06:00
nxffs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
partition Fix nxstyle warning 2020-04-13 12:01:39 -06:00
procfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
romfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
semaphore Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
shm fs/: Remove dangling space at the end of lines. 2017-06-28 13:17:55 -06:00
smartfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
spiffs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
tmpfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
unionfs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
userfs Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
vfs fs: Rename link to symlink 2020-07-01 11:58:12 +02:00
fs_initialize.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
Kconfig fs/: Remove support for CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
Makefile build: Replace -I with INCDIR 2020-05-24 20:20:12 +01:00