VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72959   6 years vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
(edit) @72953   6 years vboxsync Runtime: Proper error handling (bugref:9188)
(edit) @72863   6 years vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @72845   6 years vboxsync fileio-win.cpp: g/c duplicate break;
(edit) @72625   6 years vboxsync iprt/mem.h: Added RTMEM_WILL_LEAK and RTMEM_MAY_LEAK macros for …
(edit) @72624   6 years vboxsync IPRT/utf8-posix.cpp: No VBOX_XXXX defines in IPRT.
(edit) @72613   6 years vboxsync IPRT: Call lsan_ignore_object() if must-leak or may-leak tags are use.
(edit) @72605   6 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
(edit) @70428   7 years vboxsync IPRT: Changed the NT namespace passthru prefix from ' !\' to …
(edit) @70420   7 years vboxsync iprt/RTPathQueryInfo-nt.cpp: Fixed querying unix attribs for a NT …
(edit) @70419   7 years vboxsync iprt/direnum-r3-nt.cpp: Workaround for buggy fat driver on NT 3.1 (and …
(edit) @70405   7 years vboxsync IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
(edit) @70402   7 years vboxsync iprt/time-win.cpp: There is no KUSER_SHARED_DATA on NT 3.1, so use …
(edit) @70401   7 years vboxsync IPRT/socket: WSAStartup fix for winsock 1.1 (NT 3.1).
(edit) @70396   7 years vboxsync IPRT,ValidationKit: Fixes for vcc100-shell32-fakes.
(edit) @70394   7 years vboxsync vcc100-*: fixes and optimizations.
(edit) @70393   7 years vboxsync IPRT/winsock: init fixes.
(edit) @70384   7 years vboxsync IPRT: Make scm happy.
(edit) @70375   7 years vboxsync iprt/vcc100-kernel32-fakes*: Redid the resolving to be more optimal …
(edit) @70361   7 years vboxsync iprt/process-win.cpp: shut up some annoying assertions on NT3.1.
(edit) @70360   7 years vboxsync iprt/vcc100-*-fakes.cpp: stupid stupid bug in API getter macro. …
(edit) @70345   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70343   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking. [oops]
(edit) @70341   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70244   7 years vboxsync iprt/socket: fix a white-space-checker burn.
(edit) @70215   7 years vboxsync IPRT/r3/win: Some more NT 3.50 adjustments.
(edit) @70213   7 years vboxsync IPRT/r3/win: Wrapped two more kernel32 APIs that's used by the VC v10 …
(edit) @70206   7 years vboxsync IPRT/socket.cpp: Fixed socket even leak (windows + polling).
(edit) @70205   7 years vboxsync IPRT/socket.cpp: Initialize winsock before creating sockets.
(edit) @70200   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
(edit) @70199   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
(edit) @70198   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
(edit) @70195   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental).
(edit) @70172   7 years vboxsync r3/win/process-win.cpp: Drop the IPRT_TARGET_NT4.
(edit) @69986   7 years vboxsync Runtime/RTSerialPort: POSIX and Windows implementation fixes
(edit) @69982   7 years vboxsync build fix
(edit) @69980   7 years vboxsync Runtime/serialport-win.cpp: Updates, implement non blocking reads and …
(edit) @69973   7 years vboxsync iprt/alloc: forgot to disable tracker.
(edit) @69971   7 years vboxsync iprt/memtracker: Add the caller address to the tracking information.
(edit) @69970   7 years vboxsync iprt/r3/init.cpp: Tag the argument conversions as 'will-leak'.
(edit) @69966   7 years vboxsync Runtime: Start on serial port implementation for Windows
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