This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-21 07:29:05 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
49eb2bd41594e17cb0e2fa55f290f789b31c3aaa
nuttx
/
include
/
sys
T
History
Xiang Xiao
55b5561fdb
sched/task: Implement execle and execve
...
Signed-off-by: Xiang Xiao <
xiaoxiang@xiaomi.com
>
2022-04-22 10:40:31 +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
…
file.h
…
ioctl.h
…
ipc.h
…
mman.h
…
mount.h
…
param.h
…
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
libc: Implement getrandom on top of "/dev/[u]random"
2022-03-25 13:48:33 +02: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
…
statfs.h
…
statvfs.h
…
syscall_lookup.h
sched/task: Implement execle and execve
2022-04-22 10:40:31 +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
…
times.h
…
types.h
sys/type.h: Change pid_t from int16_t to int
2022-03-21 15:48:33 +02:00
uio.h
…
un.h
…
utsname.h
…
vfs.h
…
wait.h
…