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-10 03:56:49 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
filesystem
/
devfs
History
fslongjin
0e624b1fcf
调整:devfs注册设备后,返回指向inode私有信息的指针
2022-09-17 14:11:17 +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
调整:devfs注册设备后,返回指向inode私有信息的指针
2022-09-17 14:11:17 +08:00
devfs.c
调整:devfs注册设备后,返回指向inode私有信息的指针
2022-09-17 14:11:17 +08:00
devfs.h
调整:devfs注册设备后,返回指向inode私有信息的指针
2022-09-17 14:11:17 +08:00
internal.h
删除文件夹时回收dentry缓存
2022-09-13 16:17:35 +08:00
Makefile
new: 改变filesystem的编译文件结构
2022-09-05 17:06:42 +08:00