nuttx/include/sys
Xiang Xiao 44bd3212d4 arch: Remove SYS_RESERVED from Kconfg
let's arch define the correct value instead

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-27 22:54:13 +08:00
..
boardctl.h binfmt: Decouple builtin from binfs file system 2022-02-14 09:35:35 -03:00
custom_file.h
epoll.h
eventfd.h eventfd: Typedef eventfd_t to uint64_t on the supported platform 2021-12-19 01:41:11 -06:00
file.h
ioctl.h
ipc.h
mman.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
mount.h
param.h add MAXHOSTNAMELEN in headfile 2021-11-24 22:49:09 -06:00
poll.h
prctl.h
resource.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
select.h
sendfile.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
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 fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
syscall_lookup.h sched: Implement task local storage 2022-02-23 22:05:02 +08:00
syscall.h arch: Remove SYS_RESERVED from Kconfg 2022-02-27 22:54:13 +08: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 sched: Define CONFIG_SMP_NCPUS to 1 in no SMP case 2022-01-20 23:21:21 +08:00
uio.h fs: Change off_t and related types to int64_t if long long is supported 2021-08-04 06:48:30 -07:00
un.h
utsname.h Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
vfs.h
wait.h