login
|
5ca4d0eae1
配置网络相关的系统调用 & 修复由于DragonOS不支持TLS(thread local storage)导致errno变量无法正常工作的问题 (#8)
|
vor 2 Jahren |
login
|
be35961d82
Patch support run first demo on dragonos (#6)
|
vor 2 Jahren |
longjin
|
6fd98d550c
复制了一份linux的配置,并改名为dragonos
|
vor 2 Jahren |
Jeremy Soller
|
16abc91341
cargo fmt and cargo fix
|
vor 2 Jahren |
4lDO2
|
5e74d173ab
Fix ld.so access function on Redox.
|
vor 2 Jahren |
4lDO2
|
54b3f873f8
Move cwd from kernel to relibc.
|
vor 2 Jahren |
4lDO2
|
049a5156d7
Implement PT_INTERP, and thus dynamic linking.
|
vor 2 Jahren |
4lDO2
|
c95d276af9
Allow POSIX's `environ` to be set.
|
vor 2 Jahren |
Jeremy Soller
|
65bd3ed1e3
Fixes for program_invocation_name and program_invocation_short_name
|
vor 3 Jahren |
jD91mZM2
|
56e1eceb28
Replace AllocStringWriter with CVec
|
vor 4 Jahren |
Jeremy Soller
|
2e27cf525e
Work on adding cargo test capability
|
vor 5 Jahren |
jD91mZM2
|
b8c50c7c64
Format
|
vor 5 Jahren |
jD91mZM2
|
c7d499d4f2
Upgrade to the 2018 edition
|
vor 5 Jahren |
jD91mZM2
|
e559a3e2e5
Stub for ptrace
|
vor 5 Jahren |
Mateusz Mikuła
|
ff94798253
Make errno thread local
|
vor 5 Jahren |
Jeremy Soller
|
5715fb7ba6
Work on switching to epoll as backend for select and poll
|
vor 6 Jahren |
Jeremy Soller
|
1a0d363caa
Redox support for some minimal ioctl's
|
vor 6 Jahren |
Jeremy Soller
|
c71088e768
Cleanup and format
|
vor 6 Jahren |
Jeremy Soller
|
8e9d65cb46
Add support for pthreads to Linux
|
vor 6 Jahren |
Jeremy Soller
|
ee40035c4b
Add asprintf
|
vor 6 Jahren |
Jeremy Soller
|
e8377d259a
Mutable argv
|
vor 6 Jahren |
Jeremy Soller
|
52fd4d7e83
Clippy fixes
|
vor 6 Jahren |
Jeremy Soller
|
0ac16556bc
Format
|
vor 6 Jahren |
Jeremy Soller
|
a5279b648f
Fix warnings
|
vor 6 Jahren |
jD91mZM2
|
63882684b2
Implement almost all of printf
|
vor 6 Jahren |
jD91mZM2
|
baddbb98d5
Don't reinvent the wheel in strings.h
|
vor 6 Jahren |
jD91mZM2
|
0451fac66c
Delete RawFile in favor of File
|
vor 6 Jahren |
jD91mZM2
|
afc1ff134a
Rewrite IO to use core-io library
|
vor 6 Jahren |
Jeremy Soller
|
7f14fcdee0
Remove c_str functions, replace with CStr
|
vor 6 Jahren |
Jeremy Soller
|
ef9fee5a2b
Prepare for use of Write trait by renaming Write to WriteByte
|
vor 6 Jahren |