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
38d667a58e0e5c95ba93ccada650919c43556522
RedBear-OS
/
src
/
header
/
stdio
T
History
Jeremy Soller
38d667a58e
Merge branch 'printf-use-float-abs' into 'master'
...
printf: Use f64::abs See merge request
redox-os/relibc!639
2025-09-21 08:17:46 -06:00
..
cbindgen.toml
Emit C attributes via cbindgen
2024-11-17 16:15:07 +00:00
constants.rs
Implement ctermid()
2024-07-25 11:32:26 +02:00
default.rs
Switch to a lightweight CStr wrapper
2023-11-04 18:29:38 +00:00
ext.rs
Use BufWriter (instead of LineWriter) for FILEs other than stdout and stderr
2021-01-14 18:45:14 +01:00
getdelim.rs
Use standard casing and mangling for internal errno
2024-03-01 00:25:42 +00:00
helpers.rs
Fix building on targets with unsigned c_char
2025-03-30 16:35:29 +02:00
lookaheadreader.rs
Refactor: inline
core_io
2023-12-24 17:06:27 -03:00
mod.rs
Add
Out<T>
wrapper
2025-09-21 14:36:12 +02:00
printf.rs
printf: Use f64::abs
2025-09-21 06:52:59 +00:00
scanf.rs
scanf: fix parsing 0 when using %i
2025-05-03 21:15:58 -06:00