Historique des commits

Auteur SHA1 Message Date
  login 31b7b49d8c new: FAT32删除文件的功能 (#73) il y a 2 ans
  houmkh 8e3f5674f8 实现设置pcb名字和vsnprintf (#72) il y a 2 ans
  login 8a080f3cce new: 将sys_rmdir更改为sys_unlink,.且完成删除文件操作的vfs部分 (#69) il y a 2 ans
  DaJiYuQia a9c5b3e45c Patch shell cursor (#59) il y a 2 ans
  DaJiYuQia 5f4c802880 对mkdir以及do_open进行加锁 (#55) il y a 2 ans
  DaJiYuQia 1b0c901ab2 vfs_alloc_dentry (#54) il y a 2 ans
  fslongjin 7e0835c92f new: devfs设备卸载 il y a 2 ans
  fslongjin 72f9c430c5 new: rootfs il y a 2 ans
  fslongjin 26eebaf03a 删除文件夹时回收dentry缓存 il y a 2 ans
  fslongjin 9f2b080cda new: devfs删除文件夹 il y a 2 ans
  fslongjin ef7d20c0fb new:chardev的挂载 il y a 2 ans
  fslongjin ee9658b5d5 new:支持dev目录下的readdir il y a 2 ans
  fslongjin d7423f36be new: 在devfs中使用键盘文件(仍存在bug) il y a 2 ans
  fslongjin 86a5f25e07 为vfs挂载文件系统增加挂载点路径参数 il y a 2 ans
  fslongjin 339053a20e 将具体磁盘类型与fat32文件系统进行分离 il y a 2 ans
  fslongjin d9ee6ea859 new: string.h il y a 2 ans
  fslongjin d32aa2d99c 增加touch到绝对路径的功能 il y a 2 ans
  fslongjin 8c8352e748 :new: fat32_create il y a 2 ans
  fslongjin b79ba099df bugfix: 修复了fat32_mkdir的bug(在非根目录下创建文件夹会出错)(在/dev中创建子文件夹,opendir时属性设置错误的bug) il y a 2 ans
  fslongjin 9eb9d759e6 bugfix: 修复未将子目录项的dentry加入父目录项的dentry的subdirs_list的bug il y a 2 ans
  fslongjin d775af70c7 :new: fat32文件系统的mkdir il y a 2 ans
  fslongjin 9ee6d33318 :new: 完成了ls的功能 il y a 2 ans
  fslongjin a4157bb4a7 部分完成了readdir il y a 2 ans
  fslongjin 966d67fcde :new: sys_open系统调用 il y a 3 ans
  fslongjin 677c505cb1 :new: 将fat32文件系统适配VFS框架 il y a 3 ans
  fslongjin 7d3c1b098e :new: vfs虚拟文件系统 il y a 3 ans