nuttx/fs
Xiang Xiao b598ab43d7 fs: Implement lstat function
specified here:
https://pubs.opengroup.org/onlinepubs/009695399/functions/lstat.html

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Iefc23a02d425ff84fa4027aea7da1181b01eced7
2020-06-30 13:09:58 -06: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
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
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
vfs fs: Implement lstat function 2020-06-30 13:09:58 -06:00
fs_initialize.c
Kconfig
Makefile build: Replace -I with INCDIR 2020-05-24 20:20:12 +01:00