代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/255541/12076092
readme
This is the implementation of the SystemV/Coherent filesystem for Linux.
It implements all of
- Xenix FS,
- SystemV/386 FS,
- Coherent FS.
This is version beta 1.
To install:
* Answer
www.eeworm.com/read/127261/14363836
license
License:
This software is released under GNU GENERAL PUBLIC LICENSE.
You can do what you like with the code except claim you wrote it.
See COPYING for more.
Warranty:
This software i
www.eeworm.com/read/227289/14433379
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Type XRange
XStart As Single
XEnd As Single
End Type
Public Function FileExist(strFileName As String) As Boolean
'判断文件是否存在, 存在返回
www.eeworm.com/read/124442/14567708
readme
This is the implementation of the SystemV/Coherent filesystem for Linux.
It implements all of
- Xenix FS,
- SystemV/386 FS,
- Coherent FS.
This is version beta 1.
To install:
* Answer
www.eeworm.com/read/221695/14729106
readme
This is the implementation of the SystemV/Coherent filesystem for Linux.
It implements all of
- Xenix FS,
- SystemV/386 FS,
- Coherent FS.
This is version beta 1.
To install:
* Answer
www.eeworm.com/read/214672/15092335
cc filesys.cc
// filesys.cc
// Routines to manage the overall operation of the file system.
// Implements routines to map from textual file names to files.
//
// Each file in the file system has:
// A file head
www.eeworm.com/read/171344/5397023
leox readme.leox
=============================================================================
U-Boot port on the LEOX's ELPT860 CPU board
-------------------------------------------
LEOX.org is about th