nuttx/include/sys
chao.an 2e2ebb95ca sys/poll/epoll: sync the epoll_event struct layout with pollfd
epoll(2) call broken caused by 94fe5c8349

Change-Id: I0811bb7a756797651819d46236e26869559b1767
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-08-17 23:41:13 -05:00
..
boardctl.h
custom_file.h
epoll.h sys/poll/epoll: sync the epoll_event struct layout with pollfd 2020-08-17 23:41:13 -05:00
eventfd.h fs/vfs: Add file descriptor based events support 2020-07-31 15:09:35 -06:00
file.h
ioctl.h
ipc.h
mman.h
mount.h
param.h
prctl.h syscall/prctl: fix PR_SET_NAME failure if without <pid> arg 2020-07-01 21:52:18 -05:00
random.h
resource.h
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 sys/stat:Make comment match code 2020-08-06 08:36:03 -05:00
statfs.h
statvfs.h fs/vfs: Implement statvfs and fstatvfs 2020-07-13 20:25:03 +01:00
syscall_lookup.h fs/vfs: Add file descriptor based events support 2020-07-31 15:09:35 -06:00
syscall.h Add g_funcnames declaration in syscall.h 2020-07-22 12:01:40 -05:00
time.h vfs: Add chmod/fchmod/utimes function prototype 2020-06-30 09:20:33 +01:00
types.h fs/vfs: Implement statvfs and fstatvfs 2020-07-13 20:25:03 +01:00
uio.h
un.h
utsname.h
vfs.h
wait.h