VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20111   16 years vboxsync IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
(edit) @20109   16 years vboxsync RTTestSkipAndDestroy.
(edit) @20103   16 years vboxsync r3/win/dir-win.cpp: r=bird: this isn't good enough.
(edit) @20102   16 years vboxsync space
(edit) @20101   16 years vboxsync IPRT: Rewrote RTPathTemp and added a testcase for it.
(edit) @20070   16 years vboxsync Runtime: wrong test
(edit) @20066   16 years vboxsync Runtime: added RTDirCreateTemp
(edit) @20019   16 years vboxsync Runtime: to much
(edit) @20018   16 years vboxsync Runtime: Added method for returning the system temporary directory path.
(edit) @19952   16 years vboxsync RTTest: More macros. Made RTTestFailure check for trailing new line to …
(edit) @19944   16 years vboxsync iprt: Some more RTTest stuff.
(edit) @19939   16 years vboxsync IPRT/test.cpp: Always report subtest results on a new line.
(edit) @19929   16 years vboxsync RTPathAppend: bugfix.
(edit) @19928   16 years vboxsync IPRT: More RTPathAppend docs updates.
(edit) @19926   16 years vboxsync IPRT: Added RTPathAppend.
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19562   16 years vboxsync Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is …
(edit) @19554   16 years vboxsync VBoxRT,++: linking libxml and openssl into VBoxRT.
(edit) @19547   16 years vboxsync IPRT: unexport internal rtMem* functions.
(edit) @19371   16 years vboxsync Runtime/Aio: Prevent inclusion of swabb.h because g++ doesn't like the …
(edit) @19370   16 years vboxsync Runtime/Aio: Fix the POSIX backend for Darwin. We have to obey the …
(edit) @19348   16 years vboxsync Runtime/Aio: Properties
(edit) @19346   16 years vboxsync Runtime/Aio: Updates * Add POSIX backend needed for the Darwin …
(edit) @19212   16 years vboxsync Newline.
(edit) @19211   16 years vboxsync IPRT: Function RTDirRemoveRecursive added. Only partially implemented …
(edit) @19187   16 years vboxsync Runtime/Aio: Add FreeBSD backend
(edit) @19186   16 years vboxsync Runtime/Aio: Add Windows backend
(edit) @19185   16 years vboxsync Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
(edit) @19171   16 years vboxsync Shared folders: less ugly solution for making execute bits set on …
(edit) @19126   16 years vboxsync Runtime/Aio: * Move the validation macros to a new header because they …
(edit) @19054   16 years vboxsync IPRT: svn props for tstFileAio.cpp and fileaio-linux.cpp. (Please use …
(edit) @18997   16 years vboxsync IPRT: Redid r46081.
(edit) @18989   16 years vboxsync iprt/process: update the cached process ID on fork
(edit) @18903   16 years vboxsync Runtime: rather ugly hack to force execute permissions on windows …
(edit) @18847   16 years vboxsync RTTest: Added alternative API that's easier to use.
(edit) @18808   16 years vboxsync Runtime: Fix RTStrmGetLine() to return VERR_EOF when the end of …
(edit) @18569   16 years vboxsync RTTest: sub tests, more typical reporting of those.
(edit) @18427   16 years vboxsync iprt/test.cpp: MSC/64 warnings.
(edit) @18366   16 years vboxsync RTTest: RTTEST_CHECK, doxygen.
(edit) @18364   16 years vboxsync RTTest: kick-off for testcase helpers.
(edit) @18196   16 years vboxsync Runtime: don't hide the return code from SUPR3Init()
(edit) @18128   16 years vboxsync IPRT, Shared Folders: Implemented file attributes access flags for …
(edit) @18095   16 years vboxsync how difficult can this be…
(edit) @18055   16 years vboxsync Runtime: call setlocale from RTR3Init, not as a global initialiser
(edit) @17357   16 years vboxsync todo in iprt
(edit) @17018   16 years vboxsync RTProcIsRunningByName: spec update.
(edit) @17016   16 years vboxsync RTProcIsRunningByName: Try /proc/N/exe first and /proc/N/cmdline is …
(edit) @17011   16 years vboxsync RTProcIsRunningByName cleanup.
(edit) @17008   16 years vboxsync IPRT: Expose (and fix) RTStrmOpenF and RTStrmOpenFV.
(edit) @17003   16 years vboxsync iprt: Reading the exe link doesn't work on root processes. So use the …
(edit) @16999   16 years vboxsync iprt: RTProcIsRunningByName implementation for Linux.
(edit) @16664   16 years vboxsync Export rtFileNativeSetAttributes-win.cpp.
(edit) @16650   16 years vboxsync IPRT: implement RTFileSetMode on Windows.
(edit) @16647   16 years vboxsync Missed parameter in a Log().
(edit) @16526   16 years vboxsync IMO better for the unsetenv() prototype on Darwin
(edit) @16525   16 years vboxsync some comments
(edit) @16524   16 years vboxsync Nasty darwin burn fix. Review required
(edit) @16523   16 years vboxsync back 42448
(edit) @16522   16 years vboxsync typo, fix mac burn
(edit) @16516   16 years vboxsync IPRT: documentation.
(edit) @16508   16 years vboxsync fixed RTEnvUnset for Windows hosts
(edit) @16502   16 years vboxsync RTEnvUnset(): Use unsetenv() if available
(edit) @16311   16 years vboxsync IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
(edit) @16024   16 years vboxsync rtProcInitExePath/freebsd: Make an attempt at dealing with …
(edit) @15954   16 years vboxsync IPRT: Added Windows 2008 and Windows 7 OS detection.
(edit) @15881   16 years vboxsync IPRT: Implemented ring-3 priority scheme for darwin.
(edit) @15870   16 years vboxsync IPRT/darwin: Fixed bugs in RTTimeGetSystem*TS: wrong …
(edit) @15850   16 years vboxsync Runtime: error is below zero
(edit) @15813   16 years vboxsync RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
(edit) @15809   16 years vboxsync iprt: style.
(edit) @15808   16 years vboxsync iprt: added RTPathGetCurrent.
(edit) @15805   16 years vboxsync RTPathAbs/posix: man strcpy 'The strings may not overlap, ...' -> …
(edit) @15756   16 years vboxsync Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
(edit) @15755   16 years vboxsync Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
(edit) @15754   16 years vboxsync Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
(edit) @15655   16 years vboxsync IPRT/tcp.cpp: separated the resolver errors from the other ones, clear …
(edit) @15644   16 years vboxsync IPRT: sysfs review, fixes and cleanup.
(edit) @15509   16 years vboxsync Runtime/TCP: add proper handling of error codes from resolver. …
(edit) @15399   16 years vboxsync iprt: new Linux sysfs APIs
(edit) @15026   16 years vboxsync process-posix.cpp: correct rc fix.
(edit) @15007   16 years vboxsync missing initialization
(edit) @15001   16 years vboxsync Temp fix for burn
(edit) @14999   16 years vboxsync IPRT: Extended RTProcCreate with a daemonize flag.
(edit) @14856   16 years vboxsync Runtime: moved initialization of g_u64ProgramStart*TS down to be …
(edit) @14832   16 years vboxsync build fix.
(edit) @14831   16 years vboxsync whole bunch: avoid runtime.h, include individual headers indead.
(edit) @14468   16 years vboxsync linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
(edit) @14429   16 years vboxsync when building against glibc 2.6, use the Posix implementation of the …
(edit) @14412   16 years vboxsync semevent-linux.cpp: Use ASMAtomicCmpXchgExU32 to avoid doing unlocked …
(edit) @14324   16 years vboxsync RTPathStripFilename root fix.
(edit) @14318   16 years vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @14298   16 years vboxsync Corrected a couple of grammos.
(edit) @14065   16 years vboxsync path-win.cpp: shut up 64-bit MSC warnings.
(edit) @14064   16 years vboxsync fileio-win.cpp: shut up 64-bit MSC warnings (valid ones this time).
(edit) @14062   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(edit) @14060   16 years vboxsync stream.cpp: shut up 64-bit MSC warning.
(edit) @14058   16 years vboxsync iprt: More 64-bit MSC warnings.
(edit) @14054   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14052   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14050   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
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