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
55c2e5b8eade6b1032dd52f72ac0c7f2ff1f3a2b
RedBear-OS
/
redox-rt
/
src
T
History
4lDO2
518798f64e
Return EINVAL when killing with sig > 64.
2025-07-18 21:50:01 +02:00
..
arch
Fix raise signal number being -32.
2025-07-18 20:35:33 +02:00
lib.rs
Do not treat ppid as constant.
2025-04-19 19:27:03 +02:00
proc.rs
Add DisableSetpgid call.
2025-04-20 16:24:46 +02: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
No-op, don't exit, as result of SIG_DFL SIGCONT.
2025-04-21 15:23:28 +02:00
sync.rs
Enable syscall restart in futex_wait.
2024-07-16 11:55:06 +02:00
sys.rs
Return EINVAL when killing with sig > 64.
2025-07-18 21:50:01 +02:00
thread.rs
Let procmgr handle process names.
2025-04-19 19:27:03 +02:00