This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 94e34d0020 clk: fix reg operation not compatible with 64bit
new 56b2e7254a fs/poll: Compute tick from millisecond by MSEC2TICK
new 7c1768c167 fs/epoll: Double array size when it is full
new cd1f8f1fea fs/epoll: Map EPOLLRDHUP from 0x2000 to POLLRDHUP
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
fs/vfs/fs_epoll.c | 33 +++++----------------------------
fs/vfs/fs_poll.c | 14 +-------------
include/sys/epoll.h | 2 +-
3 files changed, 7 insertions(+), 42 deletions(-)