auronandace
|
f6ef35da61
|
move sys_epoll constants and add some descriptions
|
2026-05-23 13:48:37 +01:00 |
|
Wildan M
|
64911d582f
|
Fix types for sys/epoll
|
2026-05-02 15:02:41 +07:00 |
|
auronandace
|
6a490be2c6
|
split out sigset_t from signal header
|
2026-04-29 12:29:43 +01:00 |
|
Peter Limkilde Svendsen
|
711d342227
|
Add more sys/epoll.h docs
|
2026-04-08 23:41:04 +02:00 |
|
auronandace
|
714a1b6766
|
sys_epoll and dl-tls header cleanup
|
2026-01-28 11:21:43 +00:00 |
|
sourceturner
|
defd2ce7c3
|
Deny deny-unsafe_op_in_unsafe_fn on the crate level
|
2026-01-21 00:41:57 +01:00 |
|
sourceturner
|
bb3ff6e068
|
Use unsafe blocks in sys/epoll.h implementation
|
2026-01-18 21:11:13 +01:00 |
|
Jeremy Soller
|
82084440ad
|
Support nightly-2025-10-03
|
2025-10-03 21:51:10 -06:00 |
|
4lDO2
|
4da5ad37d1
|
Convert PalEpoll to Rusty error handling.
|
2024-09-27 11:22:36 +02:00 |
|
4lDO2
|
c0e7af5289
|
Backwards-compatibly rewrite getdents to use special syscall.
|
2024-09-11 23:32:19 +02:00 |
|
Jeremy Soller
|
0f5e6a5649
|
Correct EPOLL constants
|
2024-05-06 15:00:50 -06:00 |
|
Jeremy Soller
|
04d2f296a9
|
Fix for epoll on i686 redox
|
2023-03-03 19:58:05 -07:00 |
|
jD91mZM2
|
b8c50c7c64
|
Format
|
2019-08-04 19:05:45 +02:00 |
|
jD91mZM2
|
c7d499d4f2
|
Upgrade to the 2018 edition
I didn't think it'd be this useful first, but thank god for `cargo fix --edition`!
|
2019-08-04 19:05:45 +02:00 |
|
Mateusz Mikuła
|
63a1319e50
|
Cbindgen update
|
2019-07-10 10:08:39 +00:00 |
|
Jeremy Soller
|
e6e31dd3b4
|
Format
|
2019-04-28 10:29:20 -06:00 |
|
Jeremy Soller
|
10fdea88f2
|
Bring in changes that were accidently lost
|
2019-04-28 10:26:10 -06:00 |
|
Jeremy Soller
|
b399e87ef8
|
Add epoll test
|
2019-04-28 09:13:47 -06:00 |
|
Jeremy Soller
|
5715fb7ba6
|
Work on switching to epoll as backend for select and poll
|
2019-03-10 13:03:00 -06:00 |
|
Jeremy Soller
|
76503d8943
|
Add epoll constants
|
2019-02-23 08:39:06 -07:00 |
|
Jeremy Soller
|
887d89c2bb
|
Add epoll (WIP)
|
2019-02-21 20:40:03 -07:00 |
|