This website requires JavaScript.
Explore
Help
Register
Sign In
vasilito
/
RedBear-OS
Watch
1
Star
0
Fork
0
You've already forked RedBear-OS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
57d300ce63bcec67b54ee2bc5bfc6e05fdf824cd
RedBear-OS
/
redox-rt
/
src
T
History
Jeremy Soller
a04c27a71e
Early exit from poll if there are fds, and all are closed
2026-01-09 12:59:00 -07:00
..
arch
Merge branch 'master' into 'master'
2025-12-17 21:34:45 -07:00
lib.rs
WIP: use upper fd table
2025-11-15 07:55:37 -07:00
proc.rs
refactor: Replace unlink and rmdir with unlinkat. Improve fork using ForkScratchPad.
2025-12-17 18:32:07 -07:00
protocol.rs
fix(redox-rt/proc):
from_raw
should negate
raw
for
2025-12-10 14:46:16 +11:00
signal.rs
Early exit from poll if there are fds, and all are closed
2026-01-09 12:59:00 -07:00
sync.rs
redox-rt: fix dead code in
sync
2025-09-08 21:03:27 +00:00
sys.rs
refactor: Replace unlink and rmdir with unlinkat. Improve fork using ForkScratchPad.
2025-12-17 18:32:07 -07:00
thread.rs
misc(pthread): remove the need for
tid_mutex
2026-01-09 22:55:58 +11:00