|
|
@69818
|
7 years |
vboxsync |
IPRT/VFS: Got rid of the pfnTraversalOpen method.
|
|
|
@69814
|
7 years |
vboxsync |
build fix
|
|
|
@69813
|
7 years |
vboxsync |
IPRT: VFS opening reworking in progress.
|
|
|
@69678
|
7 years |
vboxsync |
fatvfs.cpp: forgot to disable electric fence
|
|
|
@69663
|
7 years |
vboxsync |
fatvfs: cleanups
|
|
|
@69660
|
7 years |
vboxsync |
fatvfs.cpp: Implemented FAT16 and FAT32 cluster map update functions - …
|
|
|
@69659
|
7 years |
vboxsync |
fatvfs.cpp: Able to read FAT32 now. Fixed long name bug in ReadDir.
|
|
|
@69631
|
7 years |
vboxsync |
fatvfs: don't match or return volume lables
|
|
|
@69623
|
7 years |
vboxsync |
fatvfs.cpp: drop duplicate '.' and '..' entries.
|
|
|
@69622
|
7 years |
vboxsync |
fatvfs.cpp: name conversion issue in read dir
|
|
|
@69621
|
7 years |
vboxsync |
fatvfs: Directory fix. FAT16 read support.
|
|
|
@69619
|
7 years |
vboxsync |
fatvfs: Relaxed idxEndOfChain (FAT entry #2) checks.
|
|
|
@69616
|
7 years |
vboxsync |
DVM: Got a working pseudo vfs.
It's now possible to do stuff like:
…
|
|
|
@69600
|
7 years |
vboxsync |
rtFsFatDir_CreateDir: imlemented, but untested
|
|
|
@69599
|
7 years |
vboxsync |
fatvfs.cpp: Implemented directory listing and opening. [build fix]
|
|
|
@69598
|
7 years |
vboxsync |
fatvfs.cpp: Implemented directory listing and opening.
|
|
|
@69596
|
7 years |
vboxsync |
fatvfs.cpp: Split dir and file structures into shared and handle …
|
|
|
@69595
|
7 years |
vboxsync |
fatvfs.cpp: Split dir and file structures into shared and handle …
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@67878
|
7 years |
vboxsync |
fatvfs.cpp: Fixed another formatting problem causing trouble with XP: …
|
|
|
@67877
|
7 years |
vboxsync |
RTFsFatVolFormat144: Fixed mixing up RTFsFatVolFormat parameters …
|
|
|
@67876
|
7 years |
vboxsync |
RTFsFatVolFormat144: 1 sector per cluster. Added hack for cluster …
|
|
|
@67621
|
7 years |
vboxsync |
fatvfs.cpp: off-by-one
|
|
|
@67340
|
7 years |
vboxsync |
rtFsFatDir_MaybeCreateLongNameAndShortAlias: Fixed padding blunder. …
|
|
|
@67302
|
7 years |
vboxsync |
fatvfs.cpp: Return rc rather than VINF_SUCCESS in rtFsFatFile_Read & …
|
|
|
@67301
|
7 years |
vboxsync |
fatvfs.cpp: Fixed bug in rtFsFatClusterMap_AllocateCluster12 when …
|
|
|
@66850
|
8 years |
vboxsync |
Runtime: fall-thru
|
|
|
@66762
|
8 years |
vboxsync |
iprt: More vfs bits.
|
|
|
@66742
|
8 years |
vboxsync |
fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
|
|
|
@66736
|
8 years |
vboxsync |
iso9660vfs,fatvfs: reference count fix
|
|
|
@66733
|
8 years |
vboxsync |
fatvfs.cpp: nits
|
|
|
@66727
|
8 years |
vboxsync |
Runtime/common/filesystem -> Runtime/common/fs
|
|
copied from trunk/src/VBox/Runtime/common/filesystem/fatvfs.cpp
|
|
|
@66710
|
8 years |
vboxsync |
fatvfs.cpp: Finished rtFsFatDir_NeedLongName and fixed a bug in …
|