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-09-15 00:32:39 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
7ea14aa8f8ee66ab95fd3b30177ae9d33ce6de78
nuttx
/
include
/
sys
T
History
chao.an
ea42981cc6
syscall/names: export the syscall name in STUB module
...
Signed-off-by: chao.an <
anchao@xiaomi.com
>
2022-03-14 21:37:53 +02: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
…
mount.h
…
param.h
…
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
…
statfs.h
…
statvfs.h
…
syscall_lookup.h
sched: Implement task local storage
2022-02-23 22:05:02 +08: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
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
…