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
13
Packages
Projects
Releases
Wiki
Activity
Files
72d2b1137c72ee9da0311dba880f99ab481c1f99
RedBear-OS
/
redox-rt
/
src
T
History
bjorn3
20d77672e7
Add back asm_const feature
...
It isn't stable yet on the nightly used by redox
2025-03-30 21:04:58 +02:00
..
arch
Couple of misc improvements
2025-03-30 20:18:01 +02:00
lib.rs
Add back asm_const feature
2025-03-30 21:04:58 +02:00
proc.rs
Preserve umask across execv.
2024-09-25 20:28:50 +02:00
signal.rs
Couple of misc improvements
2025-03-30 20:18:01 +02:00
sync.rs
Enable syscall restart in futex_wait.
2024-07-16 11:55:06 +02:00
sys.rs
Move umask to a regular global variable.
2024-09-25 19:39:41 +02:00
thread.rs
Properly deallocate thread stack on pthread_exit.
2024-09-24 19:34:53 +02:00