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
659d3d10428c4bd6d5f6c4ffaa298a77e2f37ce1
RedBear-OS
/
src
/
stdio
T
History
Tom Almeida
659d3d1042
Changed object type of function pointers from Option<*const (Fn(...))> to Option<fn(...)> for readability
2018-03-16 23:14:43 +08:00
..
src
Changed object type of function pointers from Option<*const (Fn(...))> to Option<fn(...)> for readability
2018-03-16 23:14:43 +08:00
build.rs
Get rustfmt passing on core relibc code
2018-03-07 01:52:50 +00:00
Cargo.toml
Implemented stdio functions
2018-03-15 15:27:07 +08:00
cbindgen.toml
Reorganize
2018-03-03 20:24:40 -07:00