nuttx/include/sys
Xiang Xiao 0000e61da6 task: Always implement posix_spawnp as macro
Since there is no benefit to implement it as
function when CONFIG_LIBC_ENVPATH equals y

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-09 20:09:11 +08:00
..
boardctl.h vnc: Decouple VNC server from NX graphic stack 2022-01-03 11:19:32 +08: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
mount.h
param.h add MAXHOSTNAMELEN in headfile 2021-11-24 22:49:09 -06:00
poll.h
prctl.h
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 task: Always implement posix_spawnp as macro 2022-02-09 20:09:11 +08:00
syscall.h
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
un.h
utsname.h
vfs.h
wait.h