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
b5529c9b718bc88b284686b577495e95243460c7
RedBear-OS
/
src
/
stdio
T
History
Tom Almeida
b5529c9b71
Fixed some issues with temporary files and moved some raw pointers to Option<&T>s
2018-06-23 04:28:03 +08:00
..
src
Fixed some issues with temporary files and moved some raw pointers to Option<&T>s
2018-06-23 04:28:03 +08:00
build.rs
Get rustfmt passing on core relibc code
2018-03-07 01:52:50 +00:00
Cargo.toml
Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code
2018-06-23 04:28:00 +08:00
cbindgen.toml
Made it so that AtomicBool exports as volatile char
2018-03-18 00:19:08 +08:00