VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31316   14 years vboxsync fix typo
(edit) @31309   14 years vboxsync IPRT/posix: Added RTPathSetMode().
(edit) @31305   14 years vboxsync Assert.
(edit) @31304   14 years vboxsync IPRT: Added RTPathGetMode().
(edit) @31302   14 years vboxsync fixed Linux builds
(edit) @31288   14 years vboxsync path-posix.cpp: Implemented RTPathSetOwnerEx and RTPathSetOwner.
(edit) @31274   14 years vboxsync r3/alloc.cpp: Fixed realloc assertion.
(edit) @31252   14 years vboxsync Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better.
(edit) @31246   14 years vboxsync Runtime/string: clean up the UTF-8 <-> Latin1 APIs a bit more
(edit) @31231   14 years vboxsync command line help for keep alive, code style fixes
(edit) @31229   14 years vboxsync Runtime/string: remove the worst bit of code duplication in the …
(edit) @31222   14 years vboxsync Runtime/string: Utf-8 <-> Latin-1 testcase
(edit) @31221   14 years vboxsync Runtime/string: more Utf-8 <-> Latin-1 fixes
(edit) @31213   14 years vboxsync Runtime/string: Utf-8 to Latin-1 translation should be exact or fail
(edit) @31212   14 years vboxsync socket.cpp: renamed function to better reflect what's going on now.
(edit) @31199   14 years vboxsync Runtime/string: add Latin-1 <-> Utf-8 conversion APIs - tests and …
(edit) @31189   14 years vboxsync Runtime/sockets: Don't switch back to blocking mode if the socket is …
(edit) @31158   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31157   14 years vboxsync iprt,++: Tag allocation in all builds with a string, defaulting to …
(edit) @31122   14 years vboxsync IPRT/Sockets: Fix switch to blocking mode
(edit) @31121   14 years vboxsync IPRT/Sockets: Fix switch to blocking mode
(edit) @31106   14 years vboxsync Fix windows burn, take 3
(edit) @31105   14 years vboxsync Really fix windows burn
(edit) @31104   14 years vboxsync Fix windows burn
(edit) @31103   14 years vboxsync IPRT/Socket: Add non blocking versions of the read/write methods. The …
(edit) @30965   14 years vboxsync log.cpp: Reverted r63670 as the comments were correct when considering …
(edit) @30962   14 years vboxsync follow up to r63851.
(edit) @30961   14 years vboxsync IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it.
(edit) @30935   14 years vboxsync IPRT/RTSEMEVENT_MAGIC_DEAD: Undid the accidental killing of Gaiman! :-)
(edit) @30933   14 years vboxsync semevent-r0drv-solaris.c: review comments.
(edit) @30859   14 years vboxsync iprt/string.h: added RTStrPurgeEncoding.
(edit) @30849   14 years vboxsync fix comment
(edit) @30827   14 years vboxsync iprt/mem.h: Added RTMemWipeThoroughly().
(edit) @30801   14 years vboxsync iprt/asm-amd64-x86.h: Added the missing ASMCpuId_<reg>() variants.
(edit) @30797   14 years vboxsync tstInlineAsm.cpp: typo.
(edit) @30749   14 years vboxsync IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
(edit) @30746   14 years vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30732   14 years vboxsync vboxnetflt: Fixed GRO problem on Linux (#5121)
(edit) @30712   14 years vboxsync Build fix.
(edit) @30711   14 years vboxsync Runtime/r0drv/Solaris: SemEvent fixes.
(edit) @30651   14 years vboxsync log.cpp: N_() around error messages.
(edit) @30611   14 years vboxsync strspace.cpp: Fixed bug in sdbm() resulting in wrong cchString values …
(edit) @30579   14 years vboxsync semeventmulti-r0drv-solaris.c: Simplified it. No need to spend a lot …
(edit) @30578   14 years vboxsync semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
(edit) @30576   14 years vboxsync semeventmulti-r0drv-solaris.c: that the version changed is sufficient, …
(edit) @30552   14 years vboxsync Runtime/r0drv/solaris: SemEventMulti fix.
(edit) @30491   14 years vboxsync Runtime/r0drv/solaris: RTSemEvenMulti, remove temporary log line.
(edit) @30490   14 years vboxsync Runtime/r0drv/solaris: fix RTSemEventMulti for spurious wakeups (#5090)
(edit) @30472   14 years vboxsync Runtime/r0drv/Solaris: Fix RTSemEvent for spurious wakeups (#5090)
(edit) @30470   14 years vboxsync RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will work …
(edit) @30468   14 years vboxsync IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
(edit) @30383   14 years vboxsync Solaris/memobj: comment fix.
(edit) @30378   14 years vboxsync Solaris/vbi: spaces->tabs.
(edit) @30374   14 years vboxsync Solaris/vbi: fake vbi_is_preempt_enabled when vbi_init has not been …
(edit) @30371   14 years vboxsync RTFsQueryType/win: Fix for FileSystemName not being terminated.
(edit) @30365   14 years vboxsync RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
(edit) @30362   14 years vboxsync Exact version
(edit) @30359   14 years vboxsync Typo
(edit) @30340   14 years vboxsync DPC check for win7 x64
(edit) @30324   14 years vboxsync Main, Runtime: refined file system check to warn for disabled host …
(edit) @30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30318   14 years vboxsync iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
(edit) @30312   14 years vboxsync Runtime/process-posix: Better error message if the binaries format is …
(edit) @30307   14 years vboxsync compile fix
(edit) @30306   14 years vboxsync Runtime/socket: Windows does have a good enough sendmsg() equivalent …
(edit) @30303   14 years vboxsync iprt/RTDirRead: fixed memory leak introduced in r60863
(edit) @30294   14 years vboxsync build fix
(edit) @30293   14 years vboxsync Runtime/Makefile.kmk: Don't set RT_WITH_ICONV_CACHE when building …
(edit) @30283   14 years vboxsync Runtime: error checking
(edit) @30282   14 years vboxsync RTFsQueryType(): hfsplus on Linux
(edit) @30281   14 years vboxsync Runtime: added Darwin support to RTFsQueryType
(edit) @30279   14 years vboxsync removed unused header
(edit) @30276   14 years vboxsync iprt: added RTFsQueryType() for Windows
(edit) @30275   14 years vboxsync Runtime/socket: fix size_t/int problem
(edit) @30274   14 years vboxsync iprt: testcase for RTFsQueryType()
(edit) @30273   14 years vboxsync Runtime/socket: typo
(edit) @30272   14 years vboxsync Runtime/socket: there is no sendmsg equivalent on all Windows …
(edit) @30270   14 years vboxsync Runtime/tcp+socket: Add function to write to a socket using a …
(edit) @30255   14 years vboxsync iprt/memcmp.asm: fixed wrongly returning 0 on 64-bit hosts if the …
(edit) @30254   14 years vboxsync iprt: introduced RTFsQueryType()
(edit) @30253   14 years vboxsync iprt/assert.h: Use static_assert with g++ when available. Added …
(edit) @30250   14 years vboxsync tstRTAssertCompile.cpp: Postpone array problem on MSC.
(edit) @30240   14 years vboxsync iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
(edit) @30238   14 years vboxsync fileaio-solaris.cpp: Variable mixup. Fixes hang during async I/O
(edit) @30228   14 years vboxsync Config.kmk,Runtime/Makefile.kmk: VCC100 / WINDDK updates.
(edit) @30190   14 years vboxsync Solaris/VBI: fix segvbi_fault and segvbi_getprot routines. Some style …
(edit) @30163   14 years vboxsync tstInlineAsm.cpp: guest phys addr
(edit) @30112   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30094   14 years vboxsync Runtime/Doxyfile: callback_method_impl.
(edit) @30093   14 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30088   14 years vboxsync tstRTStrFormat: Added Rhxs & Rhxd tests.
(edit) @30080   14 years vboxsync build fix.
(edit) @30079   14 years vboxsync IPRT: Use PFNRTPROGRESS.
(edit) @30065   14 years vboxsync IPRT/process-win: Added fallback process detection for guests w/o …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29963   15 years vboxsync Runtime: Swapped width and precision for Rhxd/Rhsx format specifiers …
(edit) @29951   15 years vboxsync RTTcpServerCreateEx: Don't assert when failing to resolve the host name.
(edit) @29912   15 years vboxsync IPRT/process-win: Only deal with NULL domains on NT4.
(edit) @29906   15 years vboxsync IPRT: fix testcase
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