VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65597   8 years vboxsync Runtime: XML errors => LogRel
(edit) @65008   8 years vboxsync r3/xml.cpp: Warnings.
(edit) @64993   8 years vboxsync XML: added new function setContent()
(edit) @64646   8 years vboxsync RTPathQueryInfo-nt.cpp: Synchronous I/O operations, forgot.
(edit) @64641   8 years vboxsync RTPathQueryInfo-nt.cpp: clearification.
(edit) @64640   8 years vboxsync IPRT: Implemented native NT version of RTPathQueryInfoEx that provides …
(edit) @64639   8 years vboxsync fileio-win.cpp: Made RTFileQueryInfo return link count and Inode info.
(edit) @64638   8 years vboxsync iprt/nt/nt.h: NtQueryFullAttributesFile and NtQueryAttributesFile.
(edit) @64637   8 years vboxsync direnum-r3-nt.cpp: allow traversal; comment typo.
(edit) @64623   8 years vboxsync direnum-r3-nt.cpp: Fill in inode info when we can.
(edit) @64620   8 years vboxsync IPRT: Distinguish between actual symbolic links and other reparse …
(edit) @64619   8 years vboxsync IPRT: Reshuffled RTFsQuerySizes from fs-nt.cpp to implement …
(edit) @64594   8 years vboxsync iprt/nt/nt.h: Added NtFlushVirtualMemory and adjusted relatives.
(edit) @64531   8 years vboxsync Runtime: typos
(edit) @64293   8 years vboxsync mp-win.cpp: Can't skip lazy GIP re-initialization anywhere, because …
(edit) @64291   8 years vboxsync Reverted r111300 and subsequent changes since the fix is to use …
(edit) @64289   8 years vboxsync RTLocalIpcMakeNameUniqueUser: build fix and @todo.
(edit) @64288   8 years vboxsync RTLocalIpcMakeNameUniqueUser: build fix and @todo.
(edit) @64287   8 years vboxsync build fix for r111300
(edit) @64283   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64268   8 years vboxsync Runtime: Doxygen fix to unbreak generation of documentation
(edit) @64234   8 years vboxsync IPRT: Implemented processor group support for the ring-0 code.
(edit) @64220   8 years vboxsync mp-win.cpp: Implemented support for processor groups.
(edit) @64158   8 years vboxsync Runtime: cosmetic fix
(edit) @63984   8 years vboxsync VBoxRT-openssl-pre-1.1.def: Need a few more APIs for the older gsoap.
(edit) @63983   8 years vboxsync IPRT: Created a minimal openssl linker definition file for 1.0.1 too.
(edit) @63981   8 years vboxsync Runtime: OpenSSL 1.1.0 preps
(edit) @63677   8 years vboxsync shut up gcc for complaining about readdir_r() with glibc 2.24+
(edit) @63561   8 years vboxsync scm: cleaning up todos
(edit) @63554   8 years vboxsync Runtime/NetBSD: re-import rtProcInitExePath-netbsd.cpp on top of an …
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63530   8 years vboxsync thread-posix.cpp: better assertion.
(edit) @63451   8 years vboxsync Runtime: warnings
(edit) @63417   8 years vboxsync IPRT: Fixed for IPRT_WITH_FUTEX_BASED_SEMS=1.
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @63234   8 years vboxsync Runtime: add missing Makefile.kup files
(edit) @63190   8 years vboxsync Runtime/NetBSD: rtProcInitExePath-netbsd.cpp based on FreeBSD version. …
(edit) @63052   8 years vboxsync IPRT/RTSemMutex: rewrite rtSemFallbackPthreadMutexTimedlock. Take …
(edit) @63029   8 years vboxsync Revert due to sign issues on 32-bit Linux builds: r109639: …
(edit) @63027   8 years vboxsync IPRT/RTSemMutex: use mnemonic constants when dealing with milli-, …
(edit) @63004   8 years vboxsync IPRT: NetBSD does't have pthread_mutex_timedlock() so use the fallback …
(edit) @62947   8 years vboxsync IPRT: Use O_DIRECT and S_ISCHR on NetBSD too.
(edit) @62946   8 years vboxsync IPRT: Synchronize comments in previous. While there, complete …
(edit) @62945   8 years vboxsync IPRT: NetBSD iconv_open() doesn't grok empty codeset strings. Check …
(edit) @62944   8 years vboxsync IPRT: Use R3 init stubs for NetBSD too.
(edit) @62915   8 years vboxsync IPRT/test: Added RTTestDisableAssertions and RTTestRestoreAssertions …
(edit) @62887   8 years vboxsync iprt: Use sched_yield(2) on FreeBSD too. pthread_yield(3) there is …
(edit) @62863   8 years vboxsync IPRT: warnings
(edit) @62859   8 years vboxsync iprt: on NetBSD use sched_yield(). From Kamil Rytarowski, but fixed …
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62713   8 years vboxsync nt.h/rtFileNativeSetAttributes-win.cpp
(edit) @62636   8 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @62635   8 years vboxsync warnings
(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) @62570   8 years vboxsync IPRT: More unused parameters.
(edit) @62566   8 years vboxsync IPRT: More unused parameters.
(edit) @62564   8 years vboxsync IPRT: Mark unused parameters.
(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) @62452   8 years vboxsync *: MSC level 4 warnings in release bldprogs.
(edit) @62448   8 years vboxsync IPRT: More MSC level 4 warning fixes.
(edit) @62416   8 years vboxsync NetBSD: Commit patches 001 - 003 contributed by Kamil Rytarowski on …
(edit) @62098   8 years vboxsync Runtime/solaris: Fix building the coredumper on ancient Solaris …
(edit) @62096   8 years vboxsync Runtime/r3/solaris: Fix coredumper to workaround psinfo_t structure …
(edit) @61989   8 years vboxsync ldrNative-win.cpp: Convert forward slashes to backslashes in the DLL …
(edit) @61960   8 years vboxsync Runtime/mp-solaris: Check we have a populated cpu_info before trying …
(edit) @61751   8 years vboxsync fixed small memory leaks on certain hosts (Solaris) when using …
(edit) @61120   9 years vboxsync Log() format fix
(edit) @61098   9 years vboxsync sysfs.cpp: Attempt to fix RTLinuxSysFsReadStrFileV for DMI strings …
(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) @60870   9 years vboxsync direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system …
(edit) @60773   9 years vboxsync IPRT/SUPR3Init/win: Must initialize the program path before the …
(edit) @60756   9 years vboxsync Runtime/socket.cpp: Initialise fEventsSaved properly or we might get …
(edit) @60612   9 years vboxsync IPRT/dir-posix.cpp: custom errno mapping for fsync in RTDirFlush, …
(edit) @60481   9 years vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @60427   9 years vboxsync Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
(edit) @60424   9 years vboxsync Runtime/linux/sysfs: RTLinuxSysFsReadStr() has to be return …
(edit) @60393   9 years vboxsync Runtime/linux/sysfs: Fixes, implement two forgotten methods
(edit) @60390   9 years vboxsync Runtime/linux/sysfs: Correct format string attributes and introduce …
(edit) @60373   9 years vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60371   9 years vboxsync Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
(edit) @60370   9 years vboxsync Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
(edit) @60244   9 years vboxsync Runtime/test: typos
(edit) @60054   9 years vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
(edit) @60035   9 years vboxsync Runtime/VerSetConditionMask: fixed type (thanks PVS)
(edit) @59917   9 years vboxsync build fix
(edit) @59817   9 years vboxsync IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes …
(edit) @59781   9 years vboxsync IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA …
(edit) @59770   9 years vboxsync IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59594   9 years vboxsync IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
(edit) @59546   9 years vboxsync Documentation build fix.
(edit) @59544   9 years vboxsync IPRT: r3/win/process-win.cpp: Removed debug output.
(edit) @59543   9 years vboxsync Build fix.
(edit) @59542   9 years vboxsync IPRT: r3/win/process-win.cpp: Try to use the LSA cache for the domain …
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