You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2020/08/25 20:06:59 UTC

[incubator-nuttx] branch master updated (cf3ecdd -> 389b453)

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

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


    from cf3ecdd  doc: add .python-version to .gitignore
     add 6c9ff72  fs/vfs: Implement epoll_pwait API
     add a354b9a  fs/vfs: Implement EPOLLONESHOT flag
     add 389b453  epoll: Don't save fd into the field of epoll_data_t

No new revisions were added by this update.

Summary of changes:
 fs/vfs/fs_epoll.c   | 95 ++++++++++++++++++++++++++++++++++++++---------------
 include/sys/epoll.h | 28 +++++-----------
 2 files changed, 78 insertions(+), 45 deletions(-)