Peter Limkilde Svendsen
|
2e48a31a47
|
Use unsafe blocks in poll.h implementation
|
2024-10-16 13:14:07 +00:00 |
|
4lDO2
|
4da5ad37d1
|
Convert PalEpoll to Rusty error handling.
|
2024-09-27 11:22:36 +02:00 |
|
Steve Lau
|
c7300009cd
|
feat: ignore negative fd and clear its revents in poll(2)
|
2024-07-20 20:41:52 +08:00 |
|
4lDO2
|
cdd0f67b23
|
Rustfmt.
|
2023-05-17 15:28:10 +02:00 |
|
David Carlier
|
66fdebc0cb
|
adding SOCK_RDM and a couple of POLL* constants.
close #164
|
2023-03-26 08:11:50 +01:00 |
|
jD91mZM2
|
593925ceb4
|
Unambiguate all include guards
GNU binutils also uses _FNMATCH_H for a guard, maybe along others!
|
2020-06-29 11:34:51 +02: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 |
|
Mateusz Mikuła
|
6742e41948
|
Clippy fixes
|
2019-07-04 14:47:08 +00:00 |
|
Jeremy Soller
|
e6e31dd3b4
|
Format
|
2019-04-28 10:29:20 -06:00 |
|
jD91mZM2
|
4c8f51ace9
|
Avoid allocations in redox epoll
|
2019-04-28 14:51:42 +02: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
|
5690c6dcdf
|
Add trace for select and poll
|
2019-02-21 19:42:58 -07:00 |
|
Jeremy Soller
|
d6a1796122
|
Format
|
2018-11-25 14:38:33 -07:00 |
|
Jeremy Soller
|
8a042a220d
|
Implement pread, add more poll constants
|
2018-11-25 14:34:18 -07:00 |
|
Jeremy Soller
|
869eb160bd
|
Add poll
|
2018-11-25 13:04:38 -07:00 |
|