OpenGrok
Cross Reference: netbsd32_epoll.c
xref
: /
src
/
sys
/
compat
/
netbsd32
/
netbsd32_epoll.c
Home
|
History
|
Annotate
|
Download
|
only in
netbsd32
History log of
/src/sys/compat/netbsd32/netbsd32_epoll.c
Revision
Date
Author
Comments
1.5
02-Sep-2023
mrg
redo previous: use same variable type for the interator as the comparison
1.4
30-Aug-2023
mrg
use unsigned for iterator, fixes -Wsigned-comapre issue in module build.
1.3
30-Jul-2023
rin
netbsd32_epoll_pwait2: Dedup slightly. NFCI.
1.2
30-Jul-2023
rin
netbsd32_epoll_pwait2: Early return if no event arrived;
Do not attempt to allocate 0-byte buffer by kmem_alloc(9).
1.1
30-Jul-2023
rin
COMPAT_NETBSD32: Add support for epoll(2).
Indexes created Mon Sep 29 21:09:56 GMT 2025