nuttx/include/sys
Xiang Xiao ee767021b3 fs: Remove the inernal st_count field from struct stat
it's more simple to reuse the resolve argument as the recursive count

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I826b2fef3af8b12aae230e4766ab09f8de988f8a
2021-07-09 16:38:51 -03:00
..
boardctl.h board/ctrl: add BOARDCTL_UNIQUEKEY support 2021-07-07 08:23:23 -03:00
custom_file.h
epoll.h vfs: Fix epoll cannot work under 64-bit operating system 2021-03-13 10:55:41 -08:00
eventfd.h
file.h
ioctl.h
ipc.h
mman.h include: Fix typos reported by codespell 2021-02-25 11:30:38 -08:00
mount.h
param.h
poll.h
prctl.h
resource.h
select.h select: fix asan report error 2021-07-03 13:09:52 -05:00
sendfile.h
shm.h
socket.h sys/socket.h: Add "Socket"-level control message types 2021-04-03 01:02:07 -05:00
sockio.h
stat.h fs: Remove the inernal st_count field from struct stat 2021-07-09 16:38:51 -03:00
statfs.h
statvfs.h
syscall_lookup.h libc: Move pthread_key_destructor to task_info_s 2021-07-04 07:36:44 -05:00
syscall.h
time.h libc: Move the declaration of futimens from sys/time.h to sys/stat.h 2021-07-09 15:51:28 -03:00
types.h
uio.h
un.h
utsname.h tools/version.sh: Add the remaining cut to VERSION 2021-03-17 19:19:58 -03:00
vfs.h
wait.h