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
10f2e0fefc6002399bfe2dad0dd767c46871b387
RedBear-OS
/
src
T
History
AdminXVII
884ec85838
Replace occurences of uninitialized with MaybeUninit
...
mem::uninitialized is deprecated, so move over the not-UB MaybeUninit.
2020-01-20 16:54:22 +00:00
..
c
Fix header file generation for ptrace
2019-08-04 19:05:44 +02:00
crt0
Fix panic not producing output
2019-03-27 21:28:39 -06:00
crti
Cargo fmt
2019-05-11 13:48:03 +02:00
crtn
Cargo fmt
2019-05-11 13:48:03 +02:00
header
Replace occurences of uninitialized with MaybeUninit
2020-01-20 16:54:22 +00:00
ld_so
WIP - implementation of dlfcn
2019-12-18 21:21:25 -07:00
platform
Add linker pointer
2019-12-18 21:15:00 -07:00
sync
Format
2019-08-04 19:05:45 +02:00
c_str.rs
Format
2019-08-04 19:05:45 +02:00
c_vec.rs
Format
2019-08-04 19:05:45 +02:00
cxa.rs
Upgrade to the 2018 edition
2019-08-04 19:05:45 +02:00
db.rs
Format
2019-08-04 19:05:45 +02:00
fs.rs
Format
2019-08-04 19:05:45 +02:00
io.rs
Implement wcstol, wcstod, and printf:ing wchars
2019-07-18 12:29:22 +02:00
lib.rs
Fix compilation on newer nightly
2019-11-29 18:05:31 -07:00
macros.rs
Format
2019-07-06 19:37:13 -06:00
start.rs
Format
2019-08-04 19:05:45 +02:00