This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
4
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-14 20:26:48 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
user
/
libs
/
libc
History
login
e9fdc57bf8
简单添加了fopen对mode参数的处理。请注意,它没有完全遵循posix,也与Linux的不一致,将来使用Rust的时候完善它。 (
#141
)
2023-01-07 22:36:49 +08:00
..
.cargo
调整user下libs的libc目录结构 (
#103
)
2022-12-11 22:22:10 +08:00
src
简单添加了fopen对mode参数的处理。请注意,它没有完全遵循posix,也与Linux的不一致,将来使用Rust的时候完善它。 (
#141
)
2023-01-07 22:36:49 +08:00
.gitignore
调整user下libs的libc目录结构 (
#103
)
2022-12-11 22:22:10 +08:00
Cargo.toml
调整user下libs的libc目录结构 (
#103
)
2022-12-11 22:22:10 +08:00
Makefile
Patch porting gcc v2 (
#124
)
2022-12-31 17:35:39 +08:00