|
|
@73635
|
6 years |
vboxsync |
Runtime/serialport-win.cpp: Fixes for I/O
|
|
|
@73630
|
6 years |
vboxsync |
Runtime/serialport-win.cpp: Fixes for RTSerialPortOpen()
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72845
|
6 years |
vboxsync |
fileio-win.cpp: g/c duplicate break;
|
|
|
@72285
|
7 years |
vboxsync |
IPRT: Adding RTTimeLocalDeltaNanoFor.
|
|
|
@72163
|
7 years |
vboxsync |
IPRT: s/LocalUTCOffset/cNsUtcOffset/
|
|
|
@72162
|
7 years |
vboxsync |
RTTimeLocalExplode/win: explain why.
|
|
|
@72161
|
7 years |
vboxsync |
IPRT: Win32 FileTimeToSystemTime works with milliseconds, need to keep …
|
|
|
@72142
|
7 years |
vboxsync |
build fix
|
|
|
@72140
|
7 years |
vboxsync |
IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
|
|
|
@71950
|
7 years |
vboxsync |
socket.cpp: Windows polling fixes for problem where we got stuck …
|
|
|
@71294
|
7 years |
vboxsync |
IPRT: Added RTSystemGetNtBuildNo. bugref:9044
|
|
|
@71150
|
7 years |
vboxsync |
IPRT: Added a RTThreadPoke implementation for windows that uses …
|
|
|
@71128
|
7 years |
vboxsync |
iprt/nt/nt.h: Added NtAlertThread and ZwAlertThread prototypes.
|
|
|
@71127
|
7 years |
vboxsync |
IPRT: Added RTThreadGetNativeHandle for windows.
|
|
|
@71028
|
7 years |
vboxsync |
Runtime/RTSerialPort: Implement synchronous read/write methods for …
|
|
|
@70920
|
7 years |
vboxsync |
IPRT/vcc100-fakes*: Some lib that VBoxNine.dll uses doesn't go thru …
|
|
|
@70615
|
7 years |
vboxsync |
RTSystemShutdown/win: More reliable power off, I hope.
|
|
|
@70486
|
7 years |
vboxsync |
IPRT/process-win.cpp: Make inheritance work on NT 3.1 too.
|
|
|
@70480
|
7 years |
vboxsync |
iprt/FakeCancelIo: comment update.
|
|
|
@70479
|
7 years |
vboxsync |
iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in …
|
|
|
@70456
|
7 years |
vboxsync |
IPRT/RTUuidCreate: More tweaks for old NT 3.1.
|
|
|
@70455
|
7 years |
vboxsync |
IPRT/RTUuidCreate-win.cpp: Provide fallback for older NT versions …
|
|
|
@70405
|
7 years |
vboxsync |
IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
|
|
|
@70402
|
7 years |
vboxsync |
iprt/time-win.cpp: There is no KUSER_SHARED_DATA on NT 3.1, so use …
|
|
|
@70396
|
7 years |
vboxsync |
IPRT,ValidationKit: Fixes for vcc100-shell32-fakes.
|
|
|
@70394
|
7 years |
vboxsync |
vcc100-*: fixes and optimizations.
|
|
|
@70384
|
7 years |
vboxsync |
IPRT: Make scm happy.
|
|
|
@70375
|
7 years |
vboxsync |
iprt/vcc100-kernel32-fakes*: Redid the resolving to be more optimal …
|
|
|
@70361
|
7 years |
vboxsync |
iprt/process-win.cpp: shut up some annoying assertions on NT3.1.
|
|
|
@70360
|
7 years |
vboxsync |
iprt/vcc100-*-fakes.cpp: stupid stupid bug in API getter macro. …
|
|
|
@70345
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking.
|
|
|
@70343
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking. [oops]
|
|
|
@70341
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking.
|
|
|
@70215
|
7 years |
vboxsync |
IPRT/r3/win: Some more NT 3.50 adjustments.
|
|
|
@70213
|
7 years |
vboxsync |
IPRT/r3/win: Wrapped two more kernel32 APIs that's used by the VC v10 …
|
|
|
@70199
|
7 years |
vboxsync |
IPRT/R3: Made the core work on NT 3.51 (still experimental). [build fix]
|
|
|
@70195
|
7 years |
vboxsync |
IPRT/R3: Made the core work on NT 3.51 (still experimental).
|
|
|
@70172
|
7 years |
vboxsync |
r3/win/process-win.cpp: Drop the IPRT_TARGET_NT4.
|
|
|
@69986
|
7 years |
vboxsync |
Runtime/RTSerialPort: POSIX and Windows implementation fixes
|
|
|
@69982
|
7 years |
vboxsync |
build fix
|
|
|
@69980
|
7 years |
vboxsync |
Runtime/serialport-win.cpp: Updates, implement non blocking reads and …
|
|
|
@69966
|
7 years |
vboxsync |
Runtime: Start on serial port implementation for Windows
|
|
|
@69795
|
7 years |
vboxsync |
IPRT: file mode changing on NT + RTChMod command.
- Reimplemented …
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69691
|
7 years |
vboxsync |
iprt: Started on RTDirRel for NT.
|
|
|
@69536
|
7 years |
vboxsync |
IPRT: Go seriously paranoid on written byte counts returned by …
|
|
|
@69434
|
7 years |
vboxsync |
Runtime: scm updates
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69102
|
7 years |
vboxsync |
fileio-win.cpp: Fixed RTFILE_O_DENY_NOT_DELETE handling.
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@69024
|
7 years |
vboxsync |
iprt/init-win.cpp: Use RhxD instead of Rhxd when dumping the stack.
|
|
|
@68985
|
7 years |
vboxsync |
init-win.cpp: Dump module addresses on the stack to get clues where …
|
|
|
@68983
|
7 years |
vboxsync |
init-win.cpp: Dump module addresses on the stack to get clues where …
|
|
|
@68980
|
7 years |
vboxsync |
init-win.cpp: Dump the list of loaded modules too, marking the one …
|
|
|
@68976
|
7 years |
vboxsync |
init-win.cpp: Install unhandled exception filter callback that tries …
|
|
|
@68121
|
7 years |
vboxsync |
IPRT: Added RTLocaleQueryNormalizedBaseLocaleName.
|
|
|
@68119
|
7 years |
vboxsync |
IPRT: added iprt/locale.h with two functions for getting the locale …
|
|
|
@68113
|
7 years |
vboxsync |
Added RTTimeZoneGetCurrent for getting TZ.
|
|
|
@67731
|
7 years |
vboxsync |
Runtime: added RTFSTYPE_EXFAT
|
|
|
@67322
|
7 years |
vboxsync |
Runtime/krnlmod-win.cpp: Fix
|
|
|
@67317
|
7 years |
vboxsync |
Runtime/RTKrnlMod: Started working on the Windows implementation
|
|
|
@66220
|
8 years |
vboxsync |
Windows 2016 OS type
|
|
|
@66120
|
8 years |
vboxsync |
IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
|
|
|
@64640
|
8 years |
vboxsync |
IPRT: Implemented native NT version of RTPathQueryInfoEx that provides …
|
|
|
@64639
|
8 years |
vboxsync |
fileio-win.cpp: Made RTFileQueryInfo return link count and Inode info.
|
|
|
@64638
|
8 years |
vboxsync |
iprt/nt/nt.h: NtQueryFullAttributesFile and NtQueryAttributesFile.
|
|
|
@64620
|
8 years |
vboxsync |
IPRT: Distinguish between actual symbolic links and other reparse …
|
|
|
@64619
|
8 years |
vboxsync |
IPRT: Reshuffled RTFsQuerySizes from fs-nt.cpp to implement …
|
|
|
@64594
|
8 years |
vboxsync |
iprt/nt/nt.h: Added NtFlushVirtualMemory and adjusted relatives.
|
|
|
@64531
|
8 years |
vboxsync |
Runtime: typos
|
|
|
@64293
|
8 years |
vboxsync |
mp-win.cpp: Can't skip lazy GIP re-initialization anywhere, because …
|
|
|
@64283
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@64281
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@64268
|
8 years |
vboxsync |
Runtime: Doxygen fix to unbreak generation of documentation
|
|
|
@64234
|
8 years |
vboxsync |
IPRT: Implemented processor group support for the ring-0 code.
|
|
|
@64220
|
8 years |
vboxsync |
mp-win.cpp: Implemented support for processor groups.
|
|
|
@63984
|
8 years |
vboxsync |
VBoxRT-openssl-pre-1.1.def: Need a few more APIs for the older gsoap.
|
|
|
@63983
|
8 years |
vboxsync |
IPRT: Created a minimal openssl linker definition file for 1.0.1 too.
|
|
|
@63981
|
8 years |
vboxsync |
Runtime: OpenSSL 1.1.0 preps
|
|
|
@63311
|
8 years |
vboxsync |
Use shlobj.h wrapper.
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62713
|
8 years |
vboxsync |
nt.h/rtFileNativeSetAttributes-win.cpp
|
|
|
@62635
|
8 years |
vboxsync |
warnings
|
|
|
@62592
|
8 years |
vboxsync |
IPRT: More unused parameters and undefined preprocessor macor warning …
|
|
|
@62584
|
8 years |
vboxsync |
IPRT: Unused parameters on windows.
|
|
|
@62534
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62461
|
8 years |
vboxsync |
IPRT: scm
|
|
|
@62452
|
8 years |
vboxsync |
*: MSC level 4 warnings in release bldprogs.
|
|
|
@62448
|
8 years |
vboxsync |
IPRT: More MSC level 4 warning fixes.
|
|
|
@61989
|
8 years |
vboxsync |
ldrNative-win.cpp: Convert forward slashes to backslashes in the DLL …
|
|
|
@60054
|
9 years |
vboxsync |
never use AssertStmt(..., continue) but use AssertContinue(...) (look …
|
|
|
@60035
|
9 years |
vboxsync |
Runtime/VerSetConditionMask: fixed type (thanks PVS)
|
|
|
@59917
|
9 years |
vboxsync |
build fix
|
|
|
@59817
|
9 years |
vboxsync |
IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes …
|
|
|
@59781
|
9 years |
vboxsync |
IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA …
|
|
|
@59770
|
9 years |
vboxsync |
IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/
|
|
|
@59594
|
9 years |
vboxsync |
IPRT: r3/win/process-win.cpp: Disabled LSA cache handling for NT4.
|
|
|
@59546
|
9 years |
vboxsync |
Documentation build fix.
|
|
|