VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67298   8 years vboxsync Runtime/common/math: try to make older gcc compilers happy
(edit) @67297   8 years vboxsync Runtime/common/math: another try to make older gcc compilers happy
(edit) @67296   8 years vboxsync Runtime/common/math: try to make older gcc compilers happy
(edit) @67291   8 years vboxsync Runtime: provide __udivmoddi4() required for 32-bit code generated by …
(edit) @67290   8 years vboxsync Runtime: provide __udivmoddi4() required for 32-bit code generated by …
(edit) @67286   8 years vboxsync Runtime/RTKrnlMod: Started working on Linux implementation gathering …
(edit) @67285   8 years vboxsync build fix
(edit) @67284   8 years vboxsync Runtime: Start hacking on API to query information about loaded kernel …
(edit) @67281   8 years vboxsync IPRT: More ISO maker code.
(edit) @67279   8 years vboxsync tarvfswriter: fixed regression
(edit) @67278   8 years vboxsync isomaker: more code
(edit) @67274   8 years vboxsync RTVfsIoStrmZeroFill: Fixed wrong method test (pfnSkip instead of …
(edit) @67272   8 years vboxsync RTVfsIoStrmZeroFill: Fixed wrong method test (pfnSkip instead of …
(edit) @67271   8 years vboxsync post meeting
(edit) @67270   8 years vboxsync meeting
(edit) @67259   8 years vboxsync IPRT: Some ISO image maker sketches.
(edit) @67256   8 years vboxsync RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
(edit) @67255   8 years vboxsync RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
(edit) @67253   8 years vboxsync IPRT/tarvfswriter.cpp: Added RTZipTarFsStreamSetOwner, …
(edit) @67229   8 years vboxsync IPRT: vfsprogress.cpp: fixes
(edit) @67228   8 years vboxsync IPRT: vfsprogress.cpp: adjustments
(edit) @67224   8 years vboxsync IPRT: vfsprogress.cpp: Added RTVFSPROGRESS_F_ALLOW_CANCEL for some …
(edit) @67221   8 years vboxsync IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
(edit) @67220   8 years vboxsync tarvfswriter.cpp: Fixed sparse header bug.
(edit) @67206   8 years vboxsync IPRT: rtZipTarFssWriter_WriteGnuSparseHeaders: isextended location …
(edit) @67189   8 years vboxsync IPRT: vfsbase.cpp: flag validation fixes in new apis.
(edit) @67188   8 years vboxsync IPRT: rtManifestPtIos_Write: Handle gaps in the output as zero filled.
(edit) @67186   8 years vboxsync IPRT: Added RTVfsFsStrmToNormalDir, RTVfsFsStrmToDirUndo, …
(edit) @67183   8 years vboxsync vfsmemory.cpp: Don't assert negative offset parameter in read and …
(edit) @67181   8 years vboxsync IPRT/vfsmemory.cpp: Initialize the object attributes a bit better.
(edit) @67180   8 years vboxsync IPRT: Added RTVfsMemIoStrmCreate for convenience.
(edit) @67170   8 years vboxsync RTSocketSelectOneEx: Addendeum to r115827: Should set …
(edit) @67167   8 years vboxsync RTZipTarCmd: Added --use-push-file to test the RTVfsFsStrmPushFile API.
(edit) @67166   8 years vboxsync IPRT/vfstarwriter.cpp: Initial push-file implementation (untested).
(edit) @67151   8 years vboxsync Runtime/r3/socket: when checking for select() results it is possible …
(edit) @67150   8 years vboxsync IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
(edit) @67149   8 years vboxsync IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
(edit) @67134   8 years vboxsync IPRT: Got the new tar writer working and did basic RTZipTarCmd integration.
(edit) @67133   8 years vboxsync IPRT: Added RTVfsChainQueryFinalPath.
(edit) @67132   8 years vboxsync IPRT: Added RTPathSkipRootSpec.
(edit) @67124   8 years vboxsync build fix
(edit) @67123   8 years vboxsync IPRT: Some more tar vfs writer bits.
(edit) @67116   8 years vboxsync IPRT: Started on VFS file system output streams for implementing TAR …
(edit) @67111   8 years vboxsync bugref:8727: Enabling NonPagedPoolNx in rtR0MemAllocEx for Windows 8 and up
(edit) @67061   8 years vboxsync RTErrConvertFromNtStatus.cpp: STATUS_TRUST_FAILURE -> …
(edit) @66995   8 years vboxsync tstRTR0Timer: reverted an unwanted change
(edit) @66988   8 years vboxsync tstRTR0Timer: when complaining about extreme deviation, print the ID …
(edit) @66985   8 years vboxsync tstRTR0Timer: actually test highres omni timer
(edit) @66930   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66928   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66927   8 years vboxsync Runtime/r0drv: Linux 4.12 5-level page table adaptions
(edit) @66884   8 years vboxsync iprt: RTUINT256U & RTUINT512U formatter fixes.
(edit) @66882   8 years vboxsync iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting …
(edit) @66867   8 years vboxsync a little more build fixing
(edit) @66865   8 years vboxsync more complete build fix
(edit) @66864   8 years vboxsync build fix
(edit) @66863   8 years vboxsync build fix
(edit) @66862   8 years vboxsync Runtime: provide LogRel output for all cases resulting in …
(edit) @66861   8 years vboxsync RTGetOptArgvFromString: Fixed incorrect handling of escape sequences …
(edit) @66850   8 years vboxsync Runtime: fall-thru
(edit) @66840   8 years vboxsync tstRTStrFormat.cpp: build fix attempt.
(edit) @66824   8 years vboxsync include/iprt: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @66775   8 years vboxsync RTLs: fixed error message formatting
(edit) @66769   8 years vboxsync RTLs: VFS test tool and some fun.
(edit) @66768   8 years vboxsync iso9660: build fixes
(edit) @66767   8 years vboxsync iso9660: Rough ReadDir implementation. Also a build fix.
(edit) @66766   8 years vboxsync iso9660: build fix + rewind dir impl.
(edit) @66765   8 years vboxsync iso9660: Refactored the code to deal with root directory reference …
(edit) @66762   8 years vboxsync iprt: More vfs bits.
(edit) @66742   8 years vboxsync fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
(edit) @66741   8 years vboxsync duh
(edit) @66740   8 years vboxsync vfsbase.cpp: retain debug
(edit) @66739   8 years vboxsync iso9660vfs: enabled the code
(edit) @66738   8 years vboxsync vfsbase: logging
(edit) @66737   8 years vboxsync vfsbase.cpp: logging fix
(edit) @66736   8 years vboxsync iso9660vfs,fatvfs: reference count fix
(edit) @66735   8 years vboxsync iso9660vfs.cpp: Can find and read files from iso.
(edit) @66734   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66733   8 years vboxsync fatvfs.cpp: nits
(edit) @66731   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66727   8 years vboxsync Runtime/common/filesystem -> Runtime/common/fs
(edit) @66710   8 years vboxsync fatvfs.cpp: Finished rtFsFatDir_NeedLongName and fixed a bug in …
(edit) @66709   8 years vboxsync fatvfs.cpp: Check for invalid long name characters as well as a few names.
(edit) @66708   8 years vboxsync fatvfs: Quick implementation of a long filename generator.
(edit) @66699   8 years vboxsync fatvfs: assertion msg fix
(edit) @66698   8 years vboxsync fatvfs: readonly check and build fix
(edit) @66692   8 years vboxsync fatvfs.cpp: enabled
(edit) @66691   8 years vboxsync fatvfs.cpp: warnings
(edit) @66690   8 years vboxsync fatvfs.cpp: warnings
(edit) @66689   8 years vboxsync fatvfs: Added code for formatting a FAT volume.
(edit) @66676   8 years vboxsync fatvfs.cpp: Implemented file creation and opening of long filenames.
(edit) @66675   8 years vboxsync rtVfsChainSpecDupStrN: unescaping bugfix.
(edit) @66674   8 years vboxsync fatvfs.cpp: Can modify existing files.
(edit) @66672   8 years vboxsync fatvfs: trunacting files
(edit) @66671   8 years vboxsync fatvfs: Updates.
(edit) @66670   8 years vboxsync fatvfs: Implemented reading files.
(edit) @66669   8 years vboxsync iprt,fatvfs: a bit more code.
(edit) @66652   8 years vboxsync IPRT: Some more fat bits.
(edit) @66615   8 years vboxsync IPRT: More FAT fun (couldn't stop myself).
(edit) @66602   8 years vboxsync IPRT/vfs-chains: Pass around an pErrInfo buffer too.
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