VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62584   8 years vboxsync IPRT: Unused parameters on windows.
(edit) @62571   8 years vboxsync IPRT: More unused parameters.
(edit) @62570   8 years vboxsync IPRT: More unused parameters.
(edit) @62567   8 years vboxsync IPRT: More unused parameters.
(edit) @62566   8 years vboxsync IPRT: More unused parameters.
(edit) @62565   8 years vboxsync build fix
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(edit) @62562   8 years vboxsync rtVfsReadAhead_Seek: Set poffActual.
(edit) @62561   8 years vboxsync RTVfsMemFileCreate: process the hVfsIos parameter. (Fortunately, …
(edit) @62559   8 years vboxsync RTFileModeToFlags.cpp: Code cleanup.
(edit) @62556   8 years vboxsync IPRT: Unused parameters.
(edit) @62547   8 years vboxsync Doxygen build fix
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62477   8 years vboxsync (C) 2016
(edit) @62464   8 years vboxsync socket.cpp: build fix
(edit) @62461   8 years vboxsync IPRT: scm
(edit) @62453   8 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62452   8 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @62447   8 years vboxsync RTPathGlob.cpp: MSC discovered unused match functions. Slightly risky…
(edit) @62446   8 years vboxsync json.cpp: You won't normally ever use the 'asz' HN prefix. Removed …
(edit) @62436   8 years vboxsync IPRT/R0/RC: MSC level 4 warnings
(edit) @62416   8 years vboxsync NetBSD: Commit patches 001 - 003 contributed by Kamil Rytarowski on …
(edit) @62244   9 years vboxsync RTDbgModSymbolAdd: VERR_INVALID_POINTER for NULL pszSymbol.
(edit) @62243   9 years vboxsync rtDbgModExportsAddSymbolCallback: Make fake name for NONAME ordinal …
(edit) @62224   9 years vboxsync Runtime/dbgmod: don't crash if pszSymbol is NULL
(edit) @62220   9 years vboxsync IPRT: PEM+X.509: Added PEM_ONLY flags to the reader functions to allow …
(edit) @62164   9 years vboxsync Runtime: make sure the string passed to pfnOutput is zero terminated, …
(edit) @62098   9 years vboxsync Runtime/solaris: Fix building the coredumper on ancient Solaris …
(edit) @62096   9 years vboxsync Runtime/r3/solaris: Fix coredumper to workaround psinfo_t structure …
(edit) @62087   9 years vboxsync G/c unused variable.
(edit) @62055   9 years vboxsync Runtime/testcase: Removed unused file.
(edit) @62021   9 years vboxsync Runtime/RTJson: Fix review todos
(edit) @61989   9 years vboxsync ldrNative-win.cpp: Convert forward slashes to backslashes in the DLL …
(edit) @61972   9 years vboxsync xarvfs.cpp: Leaking the entire parsed XML document structure for the image.
(edit) @61970   9 years vboxsync Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
(edit) @61966   9 years vboxsync xarvfs.cpp: Leaking objects during stream enumeration.
(edit) @61960   9 years vboxsync Runtime/mp-solaris: Check we have a populated cpu_info before trying …
(edit) @61959   9 years vboxsync RTPathCompare,RTPathStartsWith: Drop the unicode conversion and use …
(edit) @61936   9 years vboxsync nits
(edit) @61892   9 years vboxsync Runtime/crypto: fix
(edit) @61891   9 years vboxsync Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
(edit) @61870   9 years vboxsync tstRTCritSectRW, tstRTSemRW: don't benchmark on systems with only 1 …
(edit) @61823   9 years vboxsync Adjust the testcase to deal with the previous change in RTPathAppendEx …
(edit) @61779   9 years vboxsync Fixed function RTPathAppendEx. Wrong usage of slash.
(edit) @61760   9 years vboxsync doxygen fixes
(edit) @61751   9 years vboxsync fixed small memory leaks on certain hosts (Solaris) when using …
(edit) @61737   9 years vboxsync Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
(edit) @61730   9 years vboxsync Runtime/RTJson: Enhance testcase and two fixes
(edit) @61721   9 years vboxsync Runtime/RTJson: Fixes, updates to the testcase
(edit) @61718   9 years vboxsync properties
(edit) @61716   9 years vboxsync Runtime/JSON: Fixes and start on a testcase
(edit) @61708   9 years vboxsync build fix
(edit) @61707   9 years vboxsync build fix
(edit) @61705   9 years vboxsync build fix
(edit) @61704   9 years vboxsync Runtime/RTJson: Updates
(edit) @61695   9 years vboxsync build fix
(edit) @61694   9 years vboxsync properties
(edit) @61693   9 years vboxsync Runtime: Add RTJson* API to parse the JavaScript Object Notation …
(edit) @61311   9 years vboxsync tstRTInlineAsm: fixes for leaf EAX=7
(edit) @61153   9 years vboxsync fix
(edit) @61152   9 years vboxsync test
(edit) @61134   9 years vboxsync format specifier fix
(edit) @61130   9 years vboxsync format specifier fix
(edit) @61129   9 years vboxsync format specifier fix
(edit) @61123   9 years vboxsync Runtime: add VBOX_ASSERT=wait (on POSIX) to suspend execution when an …
(edit) @61121   9 years vboxsync Log() format fix
(edit) @61120   9 years vboxsync Log() format fix
(edit) @61102   9 years vboxsync tstRTLocalIpc: Increased timeout for testSessionData test from 30 secs …
(edit) @61098   9 years vboxsync sysfs.cpp: Attempt to fix RTLinuxSysFsReadStrFileV for DMI strings …
(edit) @61080   9 years vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @60986   9 years vboxsync build fix
(edit) @60985   9 years vboxsync bzero.asm: two leading underscores for darwin/clang, please.
(edit) @60984   9 years vboxsync bzero.asm: simplifications.
(edit) @60983   9 years vboxsync IPRT: Added (_)bzero implementation for clang compiled VMMR0.
(edit) @60946   9 years vboxsync RTSignTool.cpp: Uninitialized variable.
(edit) @60926   9 years vboxsync tstRTSymlink: Skip if not supported (w2k3).
(edit) @60910   9 years vboxsync iprt/socket.cpp: set *pcbWritten to 0 on windows too when returning …
(edit) @60902   9 years vboxsync Runtime/RTSocketReadNB: Set *pcbRead to 0 if the socket is in non …
(edit) @60883   9 years vboxsync log.cpp: Forgot this file is compiled as sucky C code too.
(edit) @60880   9 years vboxsync RTLogDestinations: Don't require ';' for separating values and more …
(edit) @60870   9 years vboxsync direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system …
(edit) @60798   9 years vboxsync dbgmodcodeview.cpp: fixed assertion in rtDbgModCvAddSanitizedStringToCache,
(edit) @60773   9 years vboxsync IPRT/SUPR3Init/win: Must initialize the program path before the …
(edit) @60771   9 years vboxsync RTMpPoke/nt: Removed all the HalSendSoftwareInterrupt code, don't want …
(edit) @60769   9 years vboxsync initterm-r0drv-nt.cpp: bugref:8343: Try not use …
(edit) @60756   9 years vboxsync Runtime/socket.cpp: Initialise fEventsSaved properly or we might get …
(edit) @60739   9 years vboxsync RuntimeBldProg: Removed common/misc/buildconfig.cpp from the library …
(edit) @60738   9 years vboxsync bldRTManifest,bldRTSignTool: Don't drag RTBldCfgVersion into the link. …
(edit) @60715   9 years vboxsync ldrPE.cpp: Sigh. Can't expect microsoft to update all their linkers. …
(edit) @60710   9 years vboxsync tarvfs.cpp: don't shift signed values, may lead to undefined behavior.
(edit) @60704   9 years vboxsync rtMpCallUsingDpcs: Fixed incorrect check.
(edit) @60699   9 years vboxsync ldrPE.cpp: Implemented a more relaxed approach to the ever changing …
(edit) @60698   9 years vboxsync bignum-amd64-x86.asm: don't use SAHF/LAHF on AMD64 as ancient CPUs …
(edit) @60675   9 years vboxsync memcmp.asm: indent.
(edit) @60658   9 years vboxsync bs3kit: updates
(edit) @60612   9 years vboxsync IPRT/dir-posix.cpp: custom errno mapping for fsync in RTDirFlush, …
(edit) @60603   9 years vboxsync Assorted compile fixes for FreeBSD
(edit) @60481   9 years vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
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