VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25076   15 years vboxsync RTFileQueryFsSizes: Moving it to a separate file so we can select …
(edit) @25066   15 years vboxsync rtHeapOffsetAllocBlock: Rewrote the alignment handling so it doesn't …
(edit) @25065   15 years vboxsync rtHeapOffsetAllocBlock: Rewrote the alignment handling so it doesn't …
(edit) @25064   15 years vboxsync tstRTHeapOffset.cpp: extended the testcase.
(edit) @25060   15 years vboxsync heapoffset.cpp: stricter assertions.
(edit) @25059   15 years vboxsync RTHeapOffset: Initial conversion of RTHeapSimple.
(edit) @25057   15 years vboxsync tstHeapSimple.cpp -> tstRTHeapSimple.cpp.
(edit) @25055   15 years vboxsync iprt/heap.h: Prototypes an offset based variation of the simple heap. …
(edit) @25031   15 years vboxsync RTStrVersionCompare: Handle pre-release indicators better.
(edit) @25029   15 years vboxsync RTStrVersionCompare: Some todos for dealing with beta releases.
(edit) @25014   15 years vboxsync RTStrVersionCompare: made it return the same as RTStrICmp (-1,0,1).
(edit) @25005   15 years vboxsync IPRT: Optimized version of RTStrVersionCompare (thanks to Knut!), made …
(edit) @25000   15 years vboxsync IPRT: Fixed -Wshadow warnings, found two bugs in error paths.
(edit) @24987   15 years vboxsync typo
(edit) @24986   15 years vboxsync IPRT/log.cpp: Don't use RTMemExecAlloc if RT_WITHOUT_EXEC_ALLOC and …
(edit) @24958   15 years vboxsync r3/alloc.cpp: Use %#zx instead of %d on sizes.
(edit) @24956   15 years vboxsync Runtime/r0drv/linux: final fix for the prepare_to_wait() / …
(edit) @24902   15 years vboxsync Runtime/r0drv/linux: fix for the finish_wait() fix
(edit) @24894   15 years vboxsync IPRT: Removed outdated todos.
(edit) @24893   15 years vboxsync IPRT: Improved RTStrVersionCompare() + testcase.
(edit) @24892   15 years vboxsync fileio-win.cpp/RTFileQueryFsSizes: todo with some hints
(edit) @24889   15 years vboxsync IPRT: Added RTFileQueryFsSizes.
(edit) @24885   15 years vboxsync build fix
(edit) @24883   15 years vboxsync Runtime/r0drv/linux: fix finish_wait() for Linux 2.4 kernels
(edit) @24826   15 years vboxsync IPRT: Added RTMsgError, RTMsgErrorV and RTGetOptPrintError.
(edit) @24825   15 years vboxsync IPRT: Added RTMsgError, RTMsgErrorV and RTGetOptPrintError.
(edit) @24824   15 years vboxsync Runtime: Linux 2.4 symbol fiddling
(edit) @24781   15 years vboxsync tstStrToNum: Added RTR3Init().
(edit) @24678   15 years vboxsync Misc: Shut up annoying gcc warnings on darwin.
(edit) @24662   15 years vboxsync Moved RTStrVersionToUInt32 out of strtonum.cpp.
(edit) @24661   15 years vboxsync review todo, not simple remark.
(edit) @24659   15 years vboxsync build grumble.
(edit) @24658   15 years vboxsync RTStrVersionToUInt32: bird review, things todo.
(edit) @24656   15 years vboxsync iprt/ministring: bird review - addressed object state after throwing …
(edit) @24653   15 years vboxsync Please, don't do this.
(edit) @24650   15 years vboxsync Disabling asserts preventing ISO image mounts
(edit) @24645   15 years vboxsync IPRT: Burn fix.
(edit) @24639   15 years vboxsync IPRT: Added RTStrVersionToUInt32() with testcase.
(edit) @24634   15 years vboxsync IPRT: Testcase framework for string -> version number conversion; temp …
(edit) @24633   15 years vboxsync IPRT: Testcase framework for string -> version number conversion; WIP.
(edit) @24585   15 years vboxsync fileio-posix.cpp: Build fix.
(edit) @24584   15 years vboxsync fileio-posix.cpp: file sharing emulation for debugging purposes. …
(edit) @24468   15 years vboxsync iprt/req.h: Document RTReqCall* caveats better.
(edit) @24435   15 years vboxsync Solaris/r0drv: Fixed macro redefs defining _MACHDEP for all r0drv …
(edit) @24427   15 years vboxsync iprt/string.h: Added a simpler allocating sprintf interface.
(edit) @24426   15 years vboxsync Solaris/r0drv: as_pagelock fix typo.
(edit) @24425   15 years vboxsync Solaris/r0drv: fix as_pagelock access error (host/guest common IPRT now).
(edit) @24409   15 years vboxsync OSE header fixes
(edit) @24388   15 years vboxsync Solaris/r0drv, Solaris/Installer: Merge VBI into IPRT. (delete binaries).
(edit) @24386   15 years vboxsync Solaris/r0drv: Merge VBI into IPRT.
(edit) @24352   15 years vboxsync Runtime/testcase: simple event semaphore testcase, including timeout case
(edit) @24341   15 years vboxsync fileio-win.cpp: clearify.
(edit) @24338   15 years vboxsync IPRT: fileio-win: Set GENERIC_WRITE DesiredAccess flag when truncating …
(edit) @24287   15 years vboxsync Made the common parts of the OS/2 additions build again.
(edit) @24247   15 years vboxsync Solaris/mem-obj: some missed cleanup on errors.
(edit) @24226   15 years vboxsync fileaio-posix.cpp: fixed warning in RTFileAioCtxWait.
(edit) @24221   15 years vboxsync RTPathAbsEx: some cleanup, addressed one todo item.
(edit) @24219   15 years vboxsync tcp.cpp: needs limits.h
(edit) @24218   15 years vboxsync IPRT/r3/tcp.cpp: Windows build fix. Killed some warnings as well.
(edit) @24205   15 years vboxsync IPRT/r3/tcp.cpp: correct shutdown sequence.
(edit) @24204   15 years vboxsync IPRT/r3/tcp.cpp: correct shutdown sequence.
(edit) @24189   15 years vboxsync IPRT: Added RTFileQuerySize.
(edit) @24181   15 years vboxsync VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
(edit) @24180   15 years vboxsync IPRT: Drop the extra usage counting in powernotification-r0drv.c and …
(edit) @24179   15 years vboxsync iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
(edit) @24140   15 years vboxsync IPRT: added RTGETOPT_REQ_BOOL_ONOFF
(edit) @24106   15 years vboxsync DBGPlugInWinNt.cpp: digging into debug info…
(edit) @24103   15 years vboxsync grr!
(edit) @24102   15 years vboxsync req.cpp: oops.
(edit) @24100   15 years vboxsync iprt/req.h: Added RTReqIsBusy.
(edit) @24034   15 years vboxsync Backed out r53864; will cause too many problems unfortunately.
(edit) @24031   15 years vboxsync Removed disabled and incorrect assertion.
(edit) @24021   15 years vboxsync Use KeSetSystemAffinityThread in RTThreadPreemptDisable/Enable. …
(edit) @24014   15 years vboxsync Removed rtMpClearPoke function as it's no longer required. (fixes …
(edit) @24006   15 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @24003   15 years vboxsync disable incorrect assert
(edit) @24001   15 years vboxsync Runtime: Darwin requires an extra parameter for F_NOCACHE which …
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23961   15 years vboxsync IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
(edit) @23960   15 years vboxsync tstStrFormat -> tstRTStrFormat.
(edit) @23919   15 years vboxsync re-apply r53640, r53642
(edit) @23903   15 years vboxsync Runtime: fix memory leak
(edit) @23892   15 years vboxsync temporarily back out r53642, r53640
(edit) @23871   15 years vboxsync followup for waitpid fix: old sigaction flags check fix
(edit) @23869   15 years vboxsync fix/hack waitpid issues for unix platforms: racing of RT and xpcom, …
(edit) @23868   15 years vboxsync RTGetOpt: Added RTGetOptFetchValue to fetch an additional value for an …
(edit) @23861   15 years vboxsync Check if DPC array was initialized
(edit) @23860   15 years vboxsync D-Bus: OSE exports
(edit) @23852   15 years vboxsync Main/D-Bus: Build fixes.
(edit) @23849   15 years vboxsync Main/D-Bus: Include D-Bus module.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23824   15 years vboxsync VBox Runtime: Also include D-BUS handling on other *x* platforms.
(edit) @23819   15 years vboxsync VBoxClient:
(edit) @23718   15 years vboxsync critsect-generic.cpp: Don't use AssertMsgFailed on nested entry since …
(edit) @23717   15 years vboxsync Runtime/r0drv/linux: include linux/sched.h directly (was always …
(edit) @23684   15 years vboxsync Compile fix
(edit) @23683   15 years vboxsync Use KeIpiGenericCall on Vista by default as well
(edit) @23666   15 years vboxsync RTTcpRead: recv returns 0 and errno = 0 when the server shuts down the …
(edit) @23665   15 years vboxsync RTTcpServerCreateEx: Initialize all the fields or RTTcpServerListen …
(edit) @23644   15 years vboxsync Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
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