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
444bb5b4852198e9f3f1ea614c2812d1bb6bdfbe
RedBear-OS
/
src
/
platform
T
History
Jeremy Soller
0dd6e27597
Merge branch 'dynamic_linker' into 'master'
...
fix(ld_so): for Linux See merge request
redox-os/relibc!570
2024-12-09 12:56:04 +00:00
..
allocator
Switch almost all of Pal to Rusty error handling.
2024-09-27 10:19:44 +02:00
linux
Avoid over allocations & reallocations
2024-11-14 22:53:12 -05:00
pal
Add various basic docstrings
2024-10-27 23:25:57 +01:00
redox
fix:
round_up_to_page_size
overflow
2024-11-26 00:37:12 -05:00
test
cargo fmt and cargo fix
2022-11-11 13:27:18 -07:00
auxv_defs.rs
Preserve umask across execv.
2024-09-25 20:28:50 +02:00
mod.rs
fix(ld.so): do not depend on TLS at all
2024-12-05 23:11:59 +11:00
rlb.rs
Use unsigned return values in read()-like Pal fns.
2024-09-27 10:39:26 +02:00
types.rs
Add various basic docstrings
2024-10-27 23:25:57 +01:00