This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from f97b843  drivers/bch: flush the dirty sector to keep the sector 
sequence
     new 155860a  sys/epoll: move the private handle to epoll_data_t
     new 2e2ebb9  sys/poll/epoll: sync the epoll_event struct layout with pollfd
     new b897373  vfs/epoll: add epoll_create1(2) implement

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/Kconfig          |  6 ++++++
 fs/vfs/fs_epoll.c   | 25 +++++++++++++++++++++++++
 include/sys/epoll.h | 22 +++++++++++++++++++---
 3 files changed, 50 insertions(+), 3 deletions(-)

Reply via email to