mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:28:22 +08:00
ba5320c36f
complete the following commits: commitd87cf8d4caAuthor: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> Date: Fri Apr 1 20:59:55 2022 +0800 fs/poll: change format for type pollevent_t Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> commitd535943a69Author: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> Date: Fri Apr 1 17:49:10 2022 +0800 fs/epoll: change type of eventset from uint8_t to uint32_t to support EPOLLONESHOT and so on. Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> Signed-off-by: chao.an <anchao@xiaomi.com>