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
2
Packages
Projects
Releases
Wiki
Activity
Files
484fe42c0ef555e8decdac56df57868329083c3f
RedBear-OS
/
src
/
platform
/
redox
T
History
R Aadarsh
484fe42c0e
* Add docs
...
* Change safety signatures * Change tests * Correctly set u/g id
2026-06-15 17:08:11 +05:30
..
epoll.rs
Implement event timeout with EVENT_TIMEOUT_ID
2026-05-30 01:03:37 +07:00
event.rs
platform/redox: migrate more functions to use their *at variants
2026-05-04 11:44:53 -05:00
exec.rs
* Fix bug that caused pid of the child process to be returned instead of 0 or errorno
2026-06-15 17:08:11 +05:30
extra.rs
unused_imports redox follow-up
2026-02-10 16:29:37 +00:00
libcscheme.rs
unused_imports redox follow-up
2026-02-10 16:29:37 +00:00
libredox.rs
feat: Implement relpathat
2026-05-27 16:36:44 +02:00
mod.rs
* Add docs
2026-06-15 17:08:11 +05:30
path.rs
fix test regression caused by
!1250
2026-05-04 14:20:02 -05:00
ptrace.rs
remove unused imports and #[allow(unused_imports)] annotations
2026-04-23 21:41:24 +02:00
signal.rs
Unify alarm implementation
2026-05-05 09:35:50 +07:00
socket.rs
fix compiler warnings
2026-06-04 17:33:37 +02:00
timer.rs
implement housekeeping for posix timers
2026-05-24 19:14:02 +02:00