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
c24d1e2b361eae5227d2294d98e45d0658374785
RedBear-OS
/
src
/
stdio
T
History
Tom Almeida
c24d1e2b36
Removed all function pointers in FILE, moved internal functions to be member functions of FILE, made relevant *mut FILEs into &mut FILE and made suitable functions safe again
2018-03-18 00:20:21 +08:00
..
src
Removed all function pointers in FILE, moved internal functions to be member functions of FILE, made relevant *mut FILEs into &mut FILE and made suitable functions safe again
2018-03-18 00:20:21 +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
Made it so that AtomicBool exports as volatile char
2018-03-18 00:19:08 +08:00