⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 File system using stacked.
💻
字号:
2003-10-29  Aditya Kashyap  <aditya@a-rh8.fsl.cs.sunysb.edu>	* os.h:     Changed the file descriptor in the __fh_t structure to	            a struct file * to be compatible with the return	            values of filp_open.	* mutex.h:  Added __KERNEL__.  Defined semaphore replacements for	            the mutex calls.  Implementation does not use pthreads	            anymore, instead makes calls to sema_init,	            down_interruptible and up.  Changed __db_mutex_* calls	            to point to __db_tas_*, which in turn calls the	            kernel semaphore implementations.  Also changed struct	            __mutex_t to change type of tas to struct semaphore.	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -