This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-09 23:46:48 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
filesystem
/
devfs
History
longjin
fbe1e23e97
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00
..
chardev.c
完成了tty设备在devfs中的注册
2022-09-15 23:09:15 +08:00
chardev.h
new:chardev的挂载
2022-09-10 00:18:18 +08:00
devfs-types.h
new: devfs设备卸载
2022-10-06 14:48:44 +08:00
devfs.c
vfs_alloc_dentry (
#54
)
2022-10-07 20:06:40 +08:00
devfs.h
new: devfs设备卸载
2022-10-06 14:48:44 +08:00
internal.h
new: devfs设备卸载
2022-10-06 14:48:44 +08:00
Makefile
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00