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/nuttx.git
from 82effd4b2f xtensa/esp32: Add support for hardware accelerated SHA
new 77a0478095 fs/epoll: using filep with reference counting instead of
file descriptors
new 4f57ebce66 fs/poll: remove poll_fdsetup
The 2 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 | 39 ++++++++++++++++----------
fs/vfs/fs_poll.c | 77 +++++++++++++++++++++++++--------------------------
include/nuttx/fs/fs.h | 5 ++--
include/sys/poll.h | 1 -
4 files changed, 65 insertions(+), 57 deletions(-)