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
618b43ccae1339928e65c786576e67fda467910e
RedBear-OS
/
redox-rt
/
src
T
History
Jeremy Soller
43b0f235ca
Implement pthread_getattr_np
2025-09-30 12:49:22 -06:00
..
arch
Implement pthread_getattr_np
2025-09-30 12:49:22 -06:00
lib.rs
Revert to using abort() for extraordinary panics.
2025-09-09 20:09:29 +02:00
proc.rs
redox-rt: remove unused code from
proc
2025-09-08 21:03:28 +00:00
protocol.rs
feat: Integrate UDS bind and connect operation with RedoxFS and switch get_proc_credentials to a capability-based approach.
2025-07-18 08:57:49 -06:00
signal.rs
sigaltstack: don't fail when onstack && new==NULL.
2025-09-20 11:38:14 +02:00
sync.rs
redox-rt: fix dead code in
sync
2025-09-08 21:03:27 +00:00
sys.rs
Restrict posix_exit to & 0xFF to fix EINVAL panic.
2025-09-10 15:10:06 +02:00
thread.rs
Let procmgr handle process names.
2025-04-19 19:27:03 +02:00