VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34239   14 years vboxsync nc
(edit) @34230   14 years vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34218   14 years vboxsync AVL: add range version with uint64_t keys
(edit) @34214   14 years vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34205   14 years vboxsync IPRT: Fix for RTPathChangeToDosSlashes().
(edit) @34181   14 years vboxsync spaces
(edit) @34180   14 years vboxsync build fix
(edit) @34179   14 years vboxsync iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
(edit) @34178   14 years vboxsync IPRT/coredumper: remove release log entry, far too dangerous to create …
(edit) @34176   14 years vboxsync doc fix
(edit) @34175   14 years vboxsync IPRT: Do not use SIGUSR2 on solaris because of the custom core dumper hack.
(edit) @34174   14 years vboxsync IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
(edit) @34170   14 years vboxsync Fix FreeBSD build
(edit) @34128   14 years vboxsync mp-freebsd.cpp: r=bird: RTStrPrintf does not return an IPRT status …
(edit) @34119   14 years vboxsync IPRT/pipe-win: Commented out the write quota check in RTPipeWrite in …
(edit) @34060   14 years vboxsync some tar bits
(edit) @34055   14 years vboxsync vfs/tar: symlink fixes.
(edit) @34052   14 years vboxsync tar: fixed bugs, listing output is identical to gnutar (when using --utc).
(edit) @34050   14 years vboxsync build fix
(edit) @34049   14 years vboxsync iprt/tarvfs: Working on validating and parsing the tar headers.
(edit) @34046   14 years vboxsync build fix
(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) @34027   14 years vboxsync zipgzip.cpp -> gzipvfs.cpp
(edit) @34016   14 years vboxsync iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
(edit) @34015   14 years vboxsync iprt: try split out some of the RTPathQueryInfo* dependent bits into …
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @34003   14 years vboxsync build fix
(edit) @34002   14 years vboxsync iprt: Working on tar vfs.
(edit) @33982   14 years vboxsync iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
(edit) @33981   14 years vboxsync build fix.
(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) @33941   14 years vboxsync fix OSE
(edit) @33911   14 years vboxsync code -> laptop
(edit) @33903   14 years vboxsync iprt: More VFS and gunzip code.
(edit) @33887   14 years vboxsync iprt: started hacking a gunzip/gzip I/O stream implementation.
(edit) @33867   14 years vboxsync vfsbase.cpp: build fix and adding RTVfsNewIoStream.
(edit) @33862   14 years vboxsync iprt/cpp/ministring.h: Changed the substring constructors to match …
(edit) @33860   14 years vboxsync build fix
(edit) @33859   14 years vboxsync iprt/vfs: more code.
(edit) @33835   14 years vboxsync Main;Runtime: fix memory freeing returned by libxml2
(edit) @33822   14 years vboxsync iprt/vfs: I/O stream code.
(edit) @33821   14 years vboxsync vfsstdfile.cpp: warnings
(edit) @33820   14 years vboxsync iprt/vfs: Hacking in progress.
(edit) @33819   14 years vboxsync tstIprtMiniString.cpp: NULL construction and assignment tests.
(edit) @33815   14 years vboxsync Runtime/mp-freebsd.cpp: Implement enough to make tstMp-1 happy
(edit) @33814   14 years vboxsync tstMp-1: Copy'n'Paste
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33804   14 years vboxsync iprt/tar.h: some review, clean and adding documentation.
(edit) @33772   14 years vboxsync process-creation-posix.cpp: Don't assert when the executable file …
(edit) @33736   14 years vboxsync semeventwait-r0drv-solaris.h: Disabled deadlocking fallback code.
(edit) @33704   14 years vboxsync comment update
(edit) @33700   14 years vboxsync Main;Runtime: use size_t
(edit) @33680   14 years vboxsync IPRT: Added RTBldCfgCompiler.
(edit) @33679   14 years vboxsync IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
(edit) @33678   14 years vboxsync IPRT: Added RTStrCat and RTStrCatEx.
(edit) @33676   14 years vboxsync scm cleanup run.
(edit) @33664   14 years vboxsync log-vbox: fgetc() returns int not char
(edit) @33663   14 years vboxsync Runtime/common/dbg/dbgas.cpp: typo
(edit) @33642   14 years vboxsync this flag is not available in Linux 2.4
(edit) @33641   14 years vboxsync bit more safety
(edit) @33640   14 years vboxsync Linux host page allocator: don't use system reserves for >=1M reqs
(edit) @33630   14 years vboxsync waitqueue-r0drv-linux.h: Use the RT_NS/US_1SEC constants.
(edit) @33619   14 years vboxsync Runtime/r0drv/memobj-r0drv-linux.c: set GFP_NOMEMALLOC when …
(edit) @33615   14 years vboxsync now it's right. added tests to prove it.
(edit) @33610   14 years vboxsync iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
(edit) @33609   14 years vboxsync Runtime/r0drv/linux: fix absolute timeouts with Linux jiffies
(edit) @33605   14 years vboxsync iprt/cpp/ministring: Added printf and printfV methods.
(edit) @33603   14 years vboxsync timer-r0drv-linux: typo, fixes hangs with highres timers enabled
(edit) @33602   14 years vboxsync IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33566   14 years vboxsync IPRT/isofs: Fixed crash when parsing invalid .ISO file.
(edit) @33563   14 years vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33562   14 years vboxsync RTStrToUpper,RTStrToLower: Fixed bad assumptions that lower and upper …
(edit) @33560   14 years vboxsync iprt/uni.h: fixed typos preventing the flag lookups from linking and …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33529   14 years vboxsync base64: Fix the assertion, carriage returns are handled like the other …
(edit) @33527   14 years vboxsync Fix name
(edit) @33503   14 years vboxsync RTSystemQueryAvailableRam is a better name
(edit) @33500   14 years vboxsync Broken assertion removed
(edit) @33499   14 years vboxsync Rename
(edit) @33498   14 years vboxsync Added RTSystemQueryTotalRam
(edit) @33496   14 years vboxsync iprt/string.h: Moved the string format docs to the header so it is …
(edit) @33494   14 years vboxsync Build fixes.
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33491   14 years vboxsync IPRT/process-win: Only map Windows error to rc if no IPRT failure yet.
(edit) @33490   14 years vboxsync IPRT/process-win: Not needed; rc already contains the right error code.
(edit) @33484   14 years vboxsync Runtime: force zero terminated strings on file read
(edit) @33469   14 years vboxsync IPRT: xml classes documentation, plus reduced some buffer sizes.
(edit) @33466   14 years vboxsync build fixes
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33463   14 years vboxsync isofs.cpp: Use static! RTStrAPrintf fixes.
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