Module Name: src Committed By: rin Date: Sun Jul 30 07:48:54 UTC 2023
Modified Files:
src/sys/compat/netbsd32: netbsd32_epoll.c
Log Message:
netbsd32_epoll_pwait2: Early return if no event arrived;
Do not attempt to allocate 0-byte buffer by kmem_alloc(9).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/compat/netbsd32/netbsd32_epoll.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
