VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/vfs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66594   8 years vboxsync iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
(edit) @66576   8 years vboxsync iprt: fat + vfs updates.
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62562   8 years vboxsync rtVfsReadAhead_Seek: Set poffActual.
(edit) @62561   8 years vboxsync RTVfsMemFileCreate: process the hVfsIos parameter. (Fortunately, …
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @59827   9 years vboxsync vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
(edit) @59757   9 years vboxsync rtVfsReadAhead_Read: Incorrect assertions.
(edit) @59756   9 years vboxsync vfsreadahead.cpp: Initialize status code in read ahead thread.
(edit) @59754   9 years vboxsync vfsreadahead.cpp: Completed and debugged.
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59729   9 years vboxsync didn't mean to enable building common/vfs/vfsreadahead.cpp yet.
(edit) @59706   9 years vboxsync vfsreadahead.cpp: coding in progress (time to go home)
(edit) @59620   9 years vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @59524   9 years vboxsync IPRT: Added RTVfsMemFileCreate and RTVfsFileFromBuffer.
(edit) @57644   9 years vboxsync IPRT/pipe: build fix
(edit) @57643   9 years vboxsync IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
(edit) @57635   9 years vboxsync RTVfsIoStrmFromRTFile: Fixed reference leak.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @51651   10 years vboxsync RTVfsChainOpenIoStream: initialize pszError at the earliest possible way
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48175   11 years vboxsync Backed out r88349 because the code was deliberatly checking if rc was …
(edit) @48021   11 years vboxsync IPRT/vfsbase: RTVfsUtilPumpIoStreams(): properly detect detect EOF
(edit) @47356   11 years vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @41549   13 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
(edit) @40292   13 years vboxsync RTVfsMemFile bugfix: rtVfsMemFile_Write regression from previous fix.
(edit) @40127   13 years vboxsync vfsmemory: Fixed zero optimization in the write routine.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39438   13 years vboxsync vfschain.cpp: Don't forget to set the return value. duh.
(edit) @39083   13 years vboxsync IPRT: -Wunused-parameter.
(edit) @39032   13 years vboxsync IPRT: Fixed unused variable warnings.
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
(edit) @35213   14 years vboxsync Assigned real values to the RTVFS*_MAGIC[_DEAD] constants.
(edit) @34967   14 years vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34964   14 years vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34786   14 years vboxsync iprt: Implemented most of the RTVfsFile API.
(edit) @34560   14 years vboxsync vfsmemory.cpp: list bugfix (grumble, even with RTList* linked lists …
(edit) @34535   14 years vboxsync Manifest comparison.
(edit) @34507   14 years vboxsync IPRT: Visual C++ warnings.
(edit) @34441   14 years vboxsync A couple of vfs fixes.
(edit) @34436   14 years vboxsync RTVfsUtilPumpIoStreams: Flush the destination stream on success to …
(edit) @34435   14 years vboxsync ExtPack: Implemented unpacking (untested).
(edit) @34414   14 years vboxsync vfsmemory.cpp: warning
(edit) @34413   14 years vboxsync vfsbase.cpp: RTVfs*Release - Ignore NIL handles.
(edit) @34410   14 years vboxsync build fixes
(edit) @34407   14 years vboxsync vfsmemory.cpp: initial coding.
(edit) @34405   14 years vboxsync vfsstdfile.cpp: bug fix.
(edit) @34391   14 years vboxsync More extension pack code.
(edit) @34179   14 years vboxsync iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
(edit) @34055   14 years vboxsync vfs/tar: symlink fixes.
(edit) @34045   14 years vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
(edit) @34032   14 years vboxsync AssertPtrReturn
(edit) @34031   14 years vboxsync iprt/vfs.h: RTVfsSymlink*. build fix.
(edit) @34030   14 years vboxsync vfs: lock cleanup
(edit) @34029   14 years vboxsync iprt/vfs/tar: more code.
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @34002   14 years vboxsync iprt: Working on tar vfs.
(edit) @33979   14 years vboxsync build fix
(edit) @33975   14 years vboxsync free fix
(edit) @33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33950   14 years vboxsync build fix
(edit) @33948   14 years vboxsync vfs: more filesystem streaming code.
(edit) @33945   14 years vboxsync More vfs code, new iprt error range..
(edit) @33911   14 years vboxsync code -> laptop
(edit) @33903   14 years vboxsync iprt: More VFS and gunzip code.
(edit) @33867   14 years vboxsync vfsbase.cpp: build fix and adding RTVfsNewIoStream.
(edit) @33860   14 years vboxsync build fix
(edit) @33859   14 years vboxsync iprt/vfs: more code.
(edit) @33822   14 years vboxsync iprt/vfs: I/O stream code.
(edit) @33821   14 years vboxsync vfsstdfile.cpp: warnings
(add) @33820   14 years vboxsync iprt/vfs: Hacking in progress.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette