nuttx/include/sys
Ville Juven ba4277bb13 syscall: Remove exit() call gate
exit() is a userspace function, no need for call gate
2022-06-20 14:14:28 +03:00
..
boardctl.h boards/boardctl:common boardctl to read reset cause. 2022-03-30 09:59:10 +03:00
custom_file.h
epoll.h
eventfd.h fs: Make the binary(no process) mode as the default 2022-06-07 20:22:26 +03:00
file.h
ioctl.h
ipc.h libc/ipc: add ftok(3) support 2022-06-09 18:19:48 +03:00
mman.h
mount.h
param.h add MAXHOSTNAMELEN in headfile 2021-11-24 22:49:09 -06:00
poll.h fs/epoll: change type of eventset from uint8_t to uint32_t 2022-04-07 12:14:06 +08:00
prctl.h
random.h getrandom: fix comment contradicting code 2022-06-15 11:18:04 -03:00
resource.h
select.h
sendfile.h
shm.h
socket.h socket: extend socket_storage for rpmsg_socket addrinfo 2022-01-05 02:05:49 +08:00
sockio.h
stat.h libc: Add mknod implementation 2021-11-28 23:31:16 +01:00
statfs.h hosfs_rpmsg: merge hostfs_rpmsg to rpmsgfs 2021-12-04 01:04:18 -06:00
statvfs.h
syscall_lookup.h syscall: Remove exit() call gate 2022-06-20 14:14:28 +03:00
syscall.h syscall/names: export the syscall name in STUB module 2022-03-14 21:37:53 +02:00
sysinfo.h sched: Implement sysinfo function 2022-02-08 10:27:38 +08:00
time.h
timerfd.h fs/vfs: Add file descriptor based timers support 2021-12-20 04:00:20 -06:00
times.h
types.h libc/ipc: add ftok(3) support 2022-06-09 18:19:48 +03:00
uio.h Implement preadv and pwritev 2022-04-28 13:40:25 +08:00
un.h
utsname.h
vfs.h
wait.h