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
6bc28203ca0e945bc2b0a5400ffa0ddb444cdfac
RedBear-OS
/
src
/
stdio
T
History
Tom Almeida
6bc28203ca
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 05:01:43 +08:00
..
src
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 05:01:43 +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