issues
search
jiixyj
/
epoll-shim
small epoll implementation using kqueue; includes all features needed for libinput/libevdev
MIT License
91
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for CheriBSD
#55
arichardson
opened
2 months ago
1
Fix detection of POLLRDHUP value when cross-compiling
#54
arichardson
opened
2 months ago
2
Check errno on startup in timerfd__{reset_to_very_long,unmodified_errno}
#53
arichardson
opened
2 months ago
0
Don't run target executables during build when cross-compiling
#52
arichardson
opened
2 months ago
0
Convert EPOLLRDHUP test to a compile-time test
#51
arichardson
opened
2 months ago
0
microatf: ensure that struct atf_tc_s is large enough
#50
arichardson
opened
2 months ago
2
epoll_ctl is able to set/unset O_NONBLOCK for eventfd descriptors
#49
shkhln
closed
5 months ago
2
Native timerfd (a la eventfd) on FreeBSD >= 14.0
#48
jbeich
closed
1 year ago
1
gmake: *** No rule to make target 'install'. Stop.
#47
sandikodev
opened
1 year ago
3
kqueue1 implementation here and FreeBSD's diverge
#46
fogti
closed
1 year ago
3
timerfd_create fails with CLOCK_BOOTTIME
#45
jbeich
opened
1 year ago
5
timerfd.h only includes a forward declaration of struct itimerspec
#44
jeremyhu
opened
1 year ago
5
Use CMAKE_INSTALL_FULL_* in pc files
#43
alyssais
closed
1 year ago
1
CI: prevent BSD breakage via auto-update
#42
jbeich
closed
2 years ago
2
sizeof(event) not always equal to 12
#41
wegank
opened
2 years ago
1
CI: upgrade FreeBSD version to avoid future breakage
#40
jbeich
closed
2 years ago
2
Make sure the interpose package config file also includes the directory where the proper epoll-shim header files are located.
#39
hselasky
closed
2 years ago
0
libwayland crashes since epoll-shim v0.0.20220607
#38
jbeich
closed
2 years ago
3
All timerfd-root-test failed on macOS
#37
Torrekie
closed
2 years ago
1
Add support for CheriBSD
#36
arichardson
closed
2 months ago
14
Fix two memory leaks in tests
#35
arichardson
closed
2 years ago
1
Add Darwin support
#34
Torrekie
opened
2 years ago
10
Add support for FreeBSD's POLLRDHUP
#33
jiixyj
closed
1 year ago
2
Add a test for an epoll+signalfd issue encountered in wayland
#32
arichardson
closed
3 years ago
10
Define aliases as function-like macros
#31
cglogic
closed
2 years ago
1
Define read, write, close, poll and ppoll with parameters
#30
cglogic
closed
2 years ago
9
TestSynchWaitableTimer test from FreeRDP hangs
#29
jiixyj
opened
3 years ago
3
Fails to build on FreeBSD < 12
#28
jbeich
closed
3 years ago
3
epoll-shim.pc isn't compiled or builded
#27
ahmadraniri1994
opened
3 years ago
5
Set FD_CLOEXEC on the kqueue file descriptor when requested
#26
arichardson
closed
3 years ago
5
FreeBSD build - linker error
#25
ghost
closed
3 years ago
3
epoll-test.epoll__invalid_op2 failed and epoll-test.epoll__epollhup_on_fresh_socket, epoll-test.epoll__epollpri tests where skipped
#24
advancedwebdeveloper
opened
4 years ago
6
Firefox wants to pass eventfds, but kqueues are not passable
#23
valpackett
closed
3 years ago
7
cmake failure
#22
DyslexicAtheist
closed
3 years ago
2
Missing include for sigset_t on FreeBSD
#21
jbeich
closed
4 years ago
1
Port EventFDCtx tests to eventfd interface
#20
jiixyj
closed
4 years ago
0
Convert EventFDCtx tests to normal eventfd interface
#19
jiixyj
closed
4 years ago
0
Port to NetBSD
#18
jiixyj
closed
4 years ago
0
Port to NetBSD
#17
jiixyj
closed
4 years ago
1
Fix absolute timer spinloop
#16
jiixyj
closed
4 years ago
2
libwayland-server 1.18 100% CPU usage
#15
valpackett
closed
4 years ago
10
Fix unit tests on i386
#14
grembo
closed
4 years ago
2
Properly implement timerfd_gettime
#13
jiixyj
closed
4 years ago
1
timerfd_gettime is not defined
#12
arrowd
closed
4 years ago
3
Refactor "fd to context object" mapping for faster lookup
#11
jiixyj
closed
4 years ago
2
Fails to build on FreeBSD 11.*
#10
jbeich
closed
5 years ago
2
pkg-config file wrong include dir
#9
valpackett
closed
5 years ago
1
Only 32 timerfds are possible in the current implementation
#8
valpackett
closed
5 years ago
6
[WIP] Clean status of closed file descriptors
#7
sghctoma
closed
5 years ago
6
Support eventfd
#6
valpackett
closed
4 years ago
10
Next