You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/03/13 18:55:50 UTC

[incubator-nuttx] branch master updated (d66d881 -> 3b23f3f)

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 d66d881  nxstyle fixes
     add c0f9c7b  vfs: Fix epoll cannot work under 64-bit operating system
     add 3b23f3f  vfs/epoll: Fix one bug of EPOLL_CTL_DEL.

No new revisions were added by this update.

Summary of changes:
 fs/vfs/fs_epoll.c   | 148 +++++++++++++++++++++++++++++++++-------------------
 include/sys/epoll.h |   3 +-
 2 files changed, 97 insertions(+), 54 deletions(-)