nuttx/include/sys
Xiang Xiao 19bded4738 fs: Remove the unused nx_pipe to prefer file_pipe for kernel
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-27 23:14:25 +02:00
..
boardctl.h
custom_file.h
epoll.h
eventfd.h
file.h
ioctl.h
ipc.h
memfd.h
mman.h
mount.h
msg.h sched/msgq: add support of System V message queue 2022-10-22 12:58:11 +08:00
param.h
poll.h fs/poll: using callback mechanism to implement poll notification 2022-10-03 00:00:56 +08:00
prctl.h
queue.h include/sys: fix style issues in queue.h 2022-10-24 12:59:24 +08:00
random.h
resource.h
select.h
sendfile.h
shm.h
socket.h Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
sockio.h
stat.h
statfs.h
statvfs.h
syscall_lookup.h fs: Remove the unused nx_pipe to prefer file_pipe for kernel 2022-10-27 23:14:25 +02:00
syscall.h
sysinfo.h
sysmacros.h
time.h
timerfd.h
times.h
types.h boards: Remove the duplicated prototype of CONFIG_INIT_ENTRYPOINT 2022-10-16 19:02:44 +02:00
uio.h
un.h
utsname.h
vfs.h
wait.h