This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
include
/
sys
History
chao.an
27932faf1a
sys/epoll: sync the epoll define with linux
...
Change-Id: If876e0c0b44de73cf2847a9d3c21ac138dd4f879 Signed-off-by: chao.an <anchao@xiaomi.com>
2020-11-09 18:53:48 -08:00
..
boardctl.h
…
custom_file.h
…
epoll.h
sys/epoll: sync the epoll define with linux
2020-11-09 18:53:48 -08:00
eventfd.h
…
file.h
…
ioctl.h
…
ipc.h
…
mman.h
fs/munmap: export the symbols to avoid build break on C++ syntax
2020-09-18 20:05:10 -07:00
mount.h
…
param.h
…
prctl.h
…
random.h
…
resource.h
sys/resource: fix nxstyle warning
2020-11-09 02:22:34 -08:00
select.h
…
sendfile.h
…
shm.h
…
socket.h
net/socket: add SOCK_CLOEXEC/SOCK_NONBLOCK support
2020-08-17 23:38:18 -05:00
sockio.h
…
stat.h
Change all 'Nuttx' to 'NuttX'
2020-10-20 01:45:06 -07:00
statfs.h
…
statvfs.h
…
syscall_lookup.h
drivers/pipes: nx_pipe syscall takes three params, also use nx_close on error path
2020-10-28 09:11:05 -07:00
syscall.h
…
time.h
libs/libc/time: add stub for futimes/ns(2)
2020-09-19 03:20:09 -07:00
types.h
Don't typedef wchar_t for C++
2020-11-01 18:19:13 -08:00
uio.h
sys/uio: fix nxstyle warning
2020-11-09 02:33:52 -08:00
un.h
…
utsname.h
…
vfs.h
…
wait.h
…