boardctl.h
|
Fix typos
|
2020-05-14 10:49:44 -06:00 |
epoll.h
|
sys/epoll: sync the epoll define with linux
|
2020-11-09 18:53:48 -08:00 |
ioctl.h
|
fs: Remove all LIBC_IOCTL_VARIADIC related stuff
|
2020-05-05 08:27:58 -06:00 |
mount.h
|
fs: Add nx_mount/nx_umount2 function
|
2020-05-08 07:20:49 -06:00 |
poll.h
|
sched: Add include/sys/poll.h
|
2021-01-06 14:23:50 +08:00 |
resource.h
|
sys/resource: fix nxstyle warning
|
2020-11-09 02:22:34 -08:00 |
socket.h
|
libs/libc/net: implement socketpair
|
2021-01-03 20:56:27 -06:00 |
stat.h
|
Change all 'Nuttx' to 'NuttX'
|
2020-10-20 01:45:06 -07:00 |
statvfs.h
|
fs/vfs: Implement statvfs and fstatvfs
|
2020-07-13 20:25:03 +01:00 |
syscall.h
|
Add g_funcnames declaration in syscall.h
|
2020-07-22 12:01:40 -05:00 |
syscall_lookup.h
|
libc: Implement getppid
|
2020-12-20 16:40:14 -03:00 |
time.h
|
libs/libc/time: add stub for futimes/ns(2)
|
2020-09-19 03:20:09 -07:00 |
types.h
|
libc: Change OK/ERROR macro to enum
|
2020-11-30 09:43:18 +01:00 |
uio.h
|
sys/uio: fix nxstyle warning
|
2020-11-09 02:33:52 -08:00 |
wait.h
|
include/sys/wait.h: Modify P_GID to P_PGID
|
2020-12-04 11:40:46 -06:00 |