LoGin
|
4f4c6e665f
增加对mmap、munmap、mprotect的支持 (#15)
|
1 年之前 |
login
|
be35961d82
Patch support run first demo on dragonos (#6)
|
2 年之前 |
longjin
|
6fd98d550c
复制了一份linux的配置,并改名为dragonos
|
2 年之前 |
Jeremy Soller
|
0bd476d28a
Update to new Rust toolchain
|
2 年之前 |
4lDO2
|
bb45466a4e
Implement clone in userspace.
|
2 年之前 |
4lDO2
|
ebd597f748
Update dependencies for rust 2022-03-18.
|
3 年之前 |
4lDO2
|
a388b1ae4d
Initialize TLS manually on Redox too.
|
3 年之前 |
4lDO2
|
d69c115421
Compile on latest nightly.
|
3 年之前 |
Jeremy Soller
|
f2c2d7c52e
Fix compilation on newer nightly, update nightly to 2020-08-01
|
4 年之前 |
oddcoder
|
9a1efda121
Initial allocator structure
|
4 年之前 |
Jeremy Soller
|
e3ce41da79
Fix compilation on newer nightly
|
5 年之前 |
jD91mZM2
|
4f2a93ea90
Vast refactor of pwd.h, add getpwent/setpwent/endpwent
|
5 年之前 |
Jeremy Soller
|
8feed5bbd5
Update Rust to 2019-08-08
|
5 年之前 |
jD91mZM2
|
c7d499d4f2
Upgrade to the 2018 edition
|
5 年之前 |
jD91mZM2
|
35c1d5210c
Implement the Once<T> synchronization structure
|
5 年之前 |
jD91mZM2
|
e559a3e2e5
Stub for ptrace
|
5 年之前 |
jD91mZM2
|
a2c8cfb4a5
Implement CVec, an abstraction to return vectors from Rust
|
5 年之前 |
Mateusz Mikuła
|
7597c082e7
Fix Clippy warnings
|
6 年之前 |
jD91mZM2
|
3a3fd3da39
Use the memchr crate
|
6 年之前 |
Dan Robertson
|
fa94f1b6d5
Use core::ffi::VaList
|
6 年之前 |
Jeremy Soller
|
361f32b63c
ld_so: significant refactor to prepare for pthread_create support of TLS
|
6 年之前 |
Jeremy Soller
|
084b69b361
Add ld_so executable
|
6 年之前 |
Jeremy Soller
|
42d40da973
Map stacks based on provided size.
|
6 年之前 |
Jeremy Soller
|
bee72373be
Fix panic not producing output
|
6 年之前 |
Jeremy Soller
|
d0261ebb35
Move db to crate root
|
6 年之前 |
Jeremy Soller
|
c71088e768
Cleanup and format
|
6 年之前 |
Jeremy Soller
|
c41c20a943
Allow for static CStr
|
6 年之前 |
Jeremy Soller
|
52fd4d7e83
Clippy fixes
|
6 年之前 |
Jeremy Soller
|
869eb160bd
Add poll
|
6 年之前 |
Jeremy Soller
|
9b0c74b935
Fix ioctl being defined on redox, add cxa_atexit for gcc
|
6 年之前 |