VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76634   6 years vboxsync IPRT/rtProcNativeSetPriority: Must update g_pProcessPriority on …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76560   6 years vboxsync IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76513   6 years vboxsync IPRT: scm --fix-header-guards. bugref:9344
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @76418   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76417   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76362   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76359   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76357   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76090   6 years vboxsync IPRT: Corrected RTSystemGetNtVersion return value type, must be 64-bit.
(edit) @76073   6 years vboxsync IPRT: Added RTSystemGetNtVersion.
(edit) @75883   6 years vboxsync IPRT/shmem: Make doxygen and scm happy.
(edit) @75882   6 years vboxsync thread-win.cpp: Use RTErrConvertFromNtStatus instead of …
(edit) @75881   6 years vboxsync Runtime/r3/shmem-posix.cpp: Crash fix in RTShMemMapRegion
(edit) @75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75878   6 years vboxsync Runtime/r3/win: Made NtQuerySection accessible
(edit) @75797   6 years vboxsync VBoxRT-openssl-1.1plus.def: Need a one more API for the new gsoap. Now …
(edit) @75795   6 years vboxsync VBoxRT-openssl-pre-1.1.def: Need a one more API for the new gsoap.
(edit) @75725   6 years vboxsync IPRT/RTProcCreateEx: Quick darwin implementation using PAM. bugref:4802
(edit) @75652   6 years vboxsync IPRT/dir: Adding RTDirRewind for use with shared folders.
(edit) @75651   6 years vboxsync IPRT/fileio-win.cpp: Fixed console handle regression from previous …
(edit) @75557   6 years vboxsync IPRT/RTTimeSet-os2.cpp: RT_NS_1MIN is unsigned, make it signed so we …
(edit) @75544   6 years vboxsync IPRT/fileio-win.cpp: Use rtPathNtQueryInfoFromHandle instead of …
(edit) @75536   6 years vboxsync IPRT/fileio-win.cpp: added todo on RTFileQueryInfo.
(edit) @75466   6 years vboxsync IPRT/RTTimeSet-os2.cpp: debug build fix
(edit) @75328   6 years vboxsync IPRT/RTTimeSet-os2.cpp: More build fixes
(edit) @75321   6 years vboxsync IPRT/RTTimeSet-os2.cpp: build fix
(edit) @75297   6 years vboxsync IPRT: Better RTTimeSet for OS/2 by Y.T. Lets the time sync service …
(edit) @74638   6 years vboxsync IPRT: Initial adaption of the kstuff loader code. bugref:9232
(edit) @74462   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74461   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
(edit) @74458   6 years vboxsync IPRT/ldrNative-win: Implemented RTLDRLOAD_FLAGS_NO_SUFFIX.
(edit) @74368   6 years vboxsync IPRT/fileio-win.cpp: Disabled long filename code from r125172. See todo.
(edit) @74358   6 years vboxsync IPRT/win/fileio-win.cpp: Added support for longer file names (> 260 …
(edit) @74254   6 years vboxsync IPRT/krnlmod-darwin: Load and resolve IOKit dependency manually as it …
(edit) @74253   6 years vboxsync IPRT/ldr: Added RTLDRLOAD_FLAGS_NO_SUFFIX flag for enabling loading …
(edit) @73720   6 years vboxsync Runtime/serialport-win.cpp: Fixes, can't use CancelIo because it …
(edit) @73703   6 years vboxsync IPRT/r3/memsafer: Switched to individual scrambling words for each …
(edit) @73635   6 years vboxsync Runtime/serialport-win.cpp: Fixes for I/O
(edit) @73630   6 years vboxsync Runtime/serialport-win.cpp: Fixes for RTSerialPortOpen()
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72959   7 years vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
(edit) @72953   7 years vboxsync Runtime: Proper error handling (bugref:9188)
(edit) @72863   7 years vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @72845   7 years vboxsync fileio-win.cpp: g/c duplicate break;
(edit) @72625   7 years vboxsync iprt/mem.h: Added RTMEM_WILL_LEAK and RTMEM_MAY_LEAK macros for …
(edit) @72624   7 years vboxsync IPRT/utf8-posix.cpp: No VBOX_XXXX defines in IPRT.
(edit) @72613   7 years vboxsync IPRT: Call lsan_ignore_object() if must-leak or may-leak tags are use.
(edit) @72605   7 years vboxsync test.cpp: Make console output wider to accomodate bootsector2-test1 output.
(edit) @72364   7 years vboxsync comment typos
(edit) @72285   7 years vboxsync IPRT: Adding RTTimeLocalDeltaNanoFor.
(edit) @72163   7 years vboxsync IPRT: s/LocalUTCOffset/cNsUtcOffset/
(edit) @72162   7 years vboxsync RTTimeLocalExplode/win: explain why.
(edit) @72161   7 years vboxsync IPRT: Win32 FileTimeToSystemTime works with milliseconds, need to keep …
(edit) @72142   7 years vboxsync build fix
(edit) @72140   7 years vboxsync IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
(edit) @72100   7 years vboxsync IPRT/rtTimeLocalUTCOffset: Fix for incorrect end/start of month …
(edit) @71978   7 years vboxsync rtPathNtQueryInfoInDirectoryObject: Return caller status when …
(edit) @71956   7 years vboxsync Runtime/serialport-posix: Add custom baud rate support on Linux hosts
(edit) @71950   7 years vboxsync socket.cpp: Windows polling fixes for problem where we got stuck …
(edit) @71949   7 years vboxsync Runtime/socket.cpp: Typo
(edit) @71888   7 years vboxsync RTDirRelPathQueryInfo/nt: Optimization for empty relative path.
(edit) @71851   7 years vboxsync IPRT/nt/RTDirRelDirOpenFiltered: Must strip the filter from the NT …
(edit) @71844   7 years vboxsync IPRT/dirrel-r3-nt.cpp: RTDirRelDirOpenFiltered and RTDirRelDirCreate …
(edit) @71294   7 years vboxsync IPRT: Added RTSystemGetNtBuildNo. bugref:9044
(edit) @71282   7 years vboxsync Typo.
(edit) @71150   7 years vboxsync IPRT: Added a RTThreadPoke implementation for windows that uses …
(edit) @71128   7 years vboxsync iprt/nt/nt.h: Added NtAlertThread and ZwAlertThread prototypes.
(edit) @71127   7 years vboxsync IPRT: Added RTThreadGetNativeHandle for windows.
(edit) @71028   7 years vboxsync Runtime/RTSerialPort: Implement synchronous read/write methods for …
(edit) @70940   7 years vboxsync IPRT/RTPathQueryInfo-nt.cpp: Adjustments for statting \Device\xxx …
(edit) @70920   7 years vboxsync IPRT/vcc100-fakes*: Some lib that VBoxNine.dll uses doesn't go thru …
(edit) @70892   7 years vboxsync IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
(edit) @70890   7 years vboxsync IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
(edit) @70889   7 years vboxsync IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.
(edit) @70884   7 years vboxsync IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
(edit) @70760   7 years vboxsync Runtime/r3/serialport-posix.cpp: Fix
(edit) @70638   7 years vboxsync RTFileCopyByHandlesEx: Make sure we don't pass 100%. bugref:9099 …
(edit) @70637   7 years vboxsync RTFileCopyByHandlesEx: Make sure we don't pass 100%. bugref:9099
(edit) @70633   7 years vboxsync Runtime/r3/serialport-posix: Fixes
(edit) @70615   7 years vboxsync RTSystemShutdown/win: More reliable power off, I hope.
(edit) @70486   7 years vboxsync IPRT/process-win.cpp: Make inheritance work on NT 3.1 too.
(edit) @70485   7 years vboxsync iprt/socket.cpp: stupid me
(edit) @70484   7 years vboxsync iprt/socket.cpp: two fixes
(edit) @70483   7 years vboxsync IPRT/socket,poll: Try fix windows polling bug (not fallback) …
(edit) @70482   7 years vboxsync iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
(edit) @70481   7 years vboxsync iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
(edit) @70480   7 years vboxsync iprt/FakeCancelIo: comment update.
(edit) @70479   7 years vboxsync iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in …
(edit) @70477   7 years vboxsync iprt/RTPollSetAdd: Fixed bug in management of fFinalEntry.
(edit) @70456   7 years vboxsync IPRT/RTUuidCreate: More tweaks for old NT 3.1.
(edit) @70455   7 years vboxsync IPRT/RTUuidCreate-win.cpp: Provide fallback for older NT versions …
(edit) @70430   7 years vboxsync RTNtPathOpenDirEx: more access fixes
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