Files
nuttx/fs/vfs
SPRESENSE 0cc0c3d503 fs/vfs: Fix bug that select() did not return
Fix bug that select() did not return when the nfds argument
was set to a negative value. The specification is that -1 is
set to the return value and EINVAL is set to errno.
2021-05-19 06:43:22 -05:00
..
2021-03-04 07:11:43 -08:00
2021-03-17 06:46:42 -07:00