|
|
@71217
|
7 years |
vboxsync |
IPRT/RTPathRmCmd.cpp: Fixed running with "--machinereadable" / …
|
|
|
@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 …
|
|
|
@71015
|
7 years |
vboxsync |
RTStrNICmpAscii: bugfix
|
|
|
@71014
|
7 years |
vboxsync |
IPRT/isomakercmd.cpp: When removing files, make sure all instances are …
|
|
|
@71013
|
7 years |
vboxsync |
IPRT/rtFsIsoImportProcessIso9660AddAndNameFile: Fixed stupid bug where …
|
|
|
@71009
|
7 years |
vboxsync |
RTGetOpt: Fixed bug handling missing option values when …
|
|
|
@71002
|
7 years |
vboxsync |
iosmakerimport.cpp: Fixed assertion in boot catalog parsing code for …
|
|
|
@70997
|
7 years |
vboxsync |
RTVfsChainOpenDir: Default to READ access.
|
|
|
@70940
|
7 years |
vboxsync |
IPRT/RTPathQueryInfo-nt.cpp: Adjustments for statting \Device\xxx …
|
|
|
@70920
|
7 years |
vboxsync |
IPRT/vcc100-fakes*: Some lib that VBoxNine.dll uses doesn't go thru …
|
|
|
@70917
|
7 years |
vboxsync |
SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
|
|
|
@70896
|
7 years |
vboxsync |
IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
|
|
|
@70895
|
7 years |
vboxsync |
IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
|
|
|
@70892
|
7 years |
vboxsync |
IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
|
|
|
@70890
|
7 years |
vboxsync |
IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
|
|
|
@70889
|
7 years |
vboxsync |
IPRT/direnum-r3-nt.cpp: Implemented RTDIR_F_NO_FOLLOW.
|
|
|
@70884
|
7 years |
vboxsync |
IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
|
|
|
@70760
|
7 years |
vboxsync |
Runtime/r3/serialport-posix.cpp: Fix
|
|
|
@70698
|
7 years |
vboxsync |
Linux drivers: fix a burn due to improved error checking.
bugref:4567: …
|
|
|
@70690
|
7 years |
vboxsync |
Linux drivers: fix a burn due to improved error checking.
bugref:4567: …
|
|
|
@70638
|
7 years |
vboxsync |
RTFileCopyByHandlesEx: Make sure we don't pass 100%. bugref:9099 …
|
|
|
@70637
|
7 years |
vboxsync |
RTFileCopyByHandlesEx: Make sure we don't pass 100%. bugref:9099
|
|
|
@70633
|
7 years |
vboxsync |
Runtime/r3/serialport-posix: Fixes
|
|
|
@70615
|
7 years |
vboxsync |
RTSystemShutdown/win: More reliable power off, I hope.
|
|
|
@70513
|
7 years |
vboxsync |
RTLdrCheckImports: fListOrdinals was used uninitialized.
|
|
|
@70512
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Drop RTMEM_WRAP_TO_EF_APIS.
|
|
|
@70486
|
7 years |
vboxsync |
IPRT/process-win.cpp: Make inheritance work on NT 3.1 too.
|
|
|
@70485
|
7 years |
vboxsync |
iprt/socket.cpp: stupid me
|
|
|
@70484
|
7 years |
vboxsync |
iprt/socket.cpp: two fixes
|
|
|
@70483
|
7 years |
vboxsync |
IPRT/socket,poll: Try fix windows polling bug (not fallback) …
|
|
|
@70482
|
7 years |
vboxsync |
iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
|
|
|
@70481
|
7 years |
vboxsync |
iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
|
|
|
@70480
|
7 years |
vboxsync |
iprt/FakeCancelIo: comment update.
|
|
|
@70479
|
7 years |
vboxsync |
iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in …
|
|
|
@70477
|
7 years |
vboxsync |
iprt/RTPollSetAdd: Fixed bug in management of fFinalEntry.
|
|
|
@70460
|
7 years |
vboxsync |
Fix Guest Additions vboxsf sendfile() caching problems (see #2548), …
|
|
|
@70458
|
7 years |
vboxsync |
Runtime: Adapt Linux R0 timer implementation to work with the upcoming …
|
|
|
@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 …
|
|
|
@70442
|
7 years |
vboxsync |
RTCp.cpp: scm says max one trailing newline.
|
|
|
@70430
|
7 years |
vboxsync |
RTNtPathOpenDirEx: more access fixes
|
|
|
@70428
|
7 years |
vboxsync |
IPRT: Changed the NT namespace passthru prefix from ' !\' to …
|
|
|
@70425
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii.
|
|
|
@70424
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70423
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70422
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70421
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70420
|
7 years |
vboxsync |
iprt/RTPathQueryInfo-nt.cpp: Fixed querying unix attribs for a NT …
|
|
|
@70419
|
7 years |
vboxsync |
iprt/direnum-r3-nt.cpp: Workaround for buggy fat driver on NT 3.1 (and …
|
|
|
@70417
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70406
|
7 years |
vboxsync |
IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
|
|
|
@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 …
|
|
|
@70401
|
7 years |
vboxsync |
IPRT/socket: WSAStartup fix for winsock 1.1 (NT 3.1).
|
|
|
@70398
|
7 years |
vboxsync |
IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
|
|
|
@70397
|
7 years |
vboxsync |
IPRT: Added RTCp (very incomplete).
|
|
|
@70396
|
7 years |
vboxsync |
IPRT,ValidationKit: Fixes for vcc100-shell32-fakes.
|
|
|
@70395
|
7 years |
vboxsync |
IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
|
|
|
@70394
|
7 years |
vboxsync |
vcc100-*: fixes and optimizations.
|
|
|
@70393
|
7 years |
vboxsync |
IPRT/winsock: init fixes.
|
|
|
@70387
|
7 years |
vboxsync |
iprt/nt3fakes-r0drv-nt.cpp: fix for xp
|
|
|
@70384
|
7 years |
vboxsync |
IPRT: Make scm happy.
|
|
|
@70383
|
7 years |
vboxsync |
IPRT: Make scm happy.
|
|
|
@70382
|
7 years |
vboxsync |
IPRT: Make scm happy.
|
|
|
@70381
|
7 years |
vboxsync |
nt3fakesA-r0drv-nt.asm: Make scm happy.
|
|
|
@70375
|
7 years |
vboxsync |
iprt/vcc100-kernel32-fakes*: Redid the resolving to be more optimal …
|
|
|
@70374
|
7 years |
vboxsync |
iprt/Makefile.kmk: RuntimeR3VccTricks must be static since it's only …
|
|
|
@70363
|
7 years |
vboxsync |
RTLdrCheckImports: Added --list-oridnals option for getting both names …
|
|
|
@70362
|
7 years |
vboxsync |
iprt/rtR0Nt3InitVersion: Turned out registry has no version info …
|
|
|
@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.
|
|
|
@70340
|
7 years |
vboxsync |
iprt/RTAssertShouldPanic-generic.cpp: handy debug trick
|
|
|
@70336
|
7 years |
vboxsync |
iprt/r0drv-nt: Working on NT 3.1 compatibility.
|
|
|
@70335
|
7 years |
vboxsync |
iprt/time-r0drv-nt.cpp: Cleanups, making it compatible with NT 3.10.
|
|
|
@70334
|
7 years |
vboxsync |
iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h.
|
|
|
@70324
|
7 years |
vboxsync |
iprt/rtFsNtfsAttr_Read: multi extent read fix.
|
|
|
@70319
|
7 years |
vboxsync |
RTLdrCheckImport: verbosity
|
|
|
@70313
|
7 years |
vboxsync |
IPRT/ldr: Made RTLdrEnumSymbols report forwards with value …
|
|
|
@70312
|
7 years |
vboxsync |
IPRT/ldrPE: Set error info on header validation trouble. [build fix]
|
|
|
@70311
|
7 years |
vboxsync |
RTLdrCheckImports: Implemented export lists and made it a build tool.
|
|
|
@70310
|
7 years |
vboxsync |
IPRT/ldrPE: Set error info on header validation trouble.
|
|
|
@70309
|
7 years |
vboxsync |
IPRT/ldr: Added VFS chain based loader open APIs.
|
|
|
@70293
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70292
|
7 years |
vboxsync |
dbgkrnlinfo-r0drv-nt.cpp: Fixed MmGetSystemRoutineAddress fallback.
|
|
|
@70291
|
7 years |
vboxsync |
VBoxGuest-win.cpp: Need read-write critsects.
|
|
|
@70275
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70271
|
7 years |
vboxsync |
RTLdrCheckImports.cpp: Build fix.
|
|
|
@70257
|
7 years |
vboxsync |
IPRT/ldrPE.cpp: Almost forgotten old linkers didn't set …
|
|
|
@70256
|
7 years |
vboxsync |
IPRT: New tool 'RTLdrCheckImports' for checking imports. Currently …
|
|
|
@70244
|
7 years |
vboxsync |
iprt/socket: fix a white-space-checker burn.
|
|
|
@70241
|
7 years |
vboxsync |
alloc-r0drv-nt.cpp: duh
|
|
|
@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 …
|
|
|
@70212
|
7 years |
vboxsync |
IPRT/r0drv/nt: Dynamically import 4 more function to make it work on …
|
|
|