|
|
@58829
|
9 years |
vboxsync |
IPRT: Make read-write critical sections available to ring-0 code.
|
|
|
@58826
|
9 years |
vboxsync |
rtFileRecalcAndValidateFlags: Correct windows access mask assertion.
|
|
|
@58825
|
9 years |
vboxsync |
RTFileOpen: fix for r104213
|
|
|
@58823
|
9 years |
vboxsync |
Please, do get these right or just drop them: #endif /* condition of …
|
|
|
@58801
|
9 years |
vboxsync |
dbgkrnlinfo-r0drv-solaris: doxygen.
|
|
|
@58800
|
9 years |
vboxsync |
Runtime/r0drv: Add 'pszModule' argument to RTR0DbgKrnlInfoQueryMember …
|
|
|
@58774
|
9 years |
vboxsync |
dbgkrnlinfo-r0drv-solaris: check alloc failure.
|
|
|
@58772
|
9 years |
vboxsync |
Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
|
|
|
@58769
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58768
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58767
|
9 years |
vboxsync |
revered r104210, got unfinished asm.h changes mixed into it.
|
|
|
@58766
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58762
|
9 years |
vboxsync |
ASMBitFirst{Set,Clear}: win64 fix
|
|
|
@58759
|
9 years |
vboxsync |
doc
|
|
|
@58758
|
9 years |
vboxsync |
IPRT: Implemented ASMBitNextClear in assembly.
|
|
|
@58757
|
9 years |
vboxsync |
IPRT: Implemented ASMBitNextSet in assembly.
|
|
|
@58756
|
9 years |
vboxsync |
ASMBitFirstSet/Clear.asm: 64-bit bugfixes
|
|
|
@58755
|
9 years |
vboxsync |
ASMBitFirstSet/Clear svn props.
|
|
|
@58754
|
9 years |
vboxsync |
IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ version.
|
|
|
@58753
|
9 years |
vboxsync |
IPRT: Morphed ASMBitFirstClear.asm into ASMBitFirstSet.asm, and fixing …
|
|
|
@58751
|
9 years |
vboxsync |
IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ …
|
|
|
@58748
|
9 years |
vboxsync |
IPRT: mangling.run fix.
|
|
|
@58746
|
9 years |
vboxsync |
ASMBitFirstClear.asm: work in progress.
|
|
|
@58743
|
9 years |
vboxsync |
IPRT: Deleted ldrPE.h and ldrMZ.h, everyeone should be using the ones …
|
|
|
@58742
|
9 years |
vboxsync |
Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
|
|
|
@58738
|
9 years |
vboxsync |
Runtime/http-curl: distinguish between "URL not found" and "host not found"
|
|
|
@58729
|
9 years |
vboxsync |
ldrPE.cpp: use iprt/formats/pecoff.h and name all machines listed by …
|
|
|
@58727
|
9 years |
vboxsync |
rtldrPEOpen: Set pErrInfo on VERR_LDR_ARCH_MISMATCH.
|
|
|
@58698
|
9 years |
vboxsync |
Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
|
|
|
@58697
|
9 years |
vboxsync |
Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
|
|
|
@58664
|
9 years |
vboxsync |
dbgmodcodeview.cpp: mangle duplicate symbols (typically static …
|
|
|
@58662
|
9 years |
vboxsync |
rtdbg: Moved the codeview structures into iprt/formats/codeview.h and …
|
|
|
@58598
|
9 years |
vboxsync |
dbgkernel-info-r0drv-darwin.cpp: Look for development and debug …
|
|
|
@58440
|
9 years |
vboxsync |
Runtime: pathint-nt.cpp Win32 to NT path prefix conversion fix
|
|
|
@58438
|
9 years |
vboxsync |
IPRT/net: add RTNetStrIsIPv4AddrAny, RTNetStrIsIPv6AddrAny.
|
|
|
@58419
|
9 years |
vboxsync |
IPRT/http-curl.cpp: Only call rtHttpUrlInNoProxyList if we found a …
|
|
|
@58418
|
9 years |
vboxsync |
IPRT/http-curl.cpp: Reverted r103649 - comletely wrong fix.
|
|
|
@58409
|
9 years |
vboxsync |
IPRT/http-curl.cpp: Initialize temporary buffer in …
|
|
|
@58389
|
9 years |
vboxsync |
IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets …
|
|
|
@58334
|
9 years |
vboxsync |
Runtime/sg.cpp: Demote assertion to debug only and increase maximum …
|
|
|
@58322
|
9 years |
vboxsync |
localipc-posix.cpp: Darwin does the POLLIN+POLLHUB thing too.
|
|
|
@58320
|
9 years |
vboxsync |
localipc-posix.cpp: OS/2 build fix.
|
|
|
@58319
|
9 years |
vboxsync |
localipc-posix.cpp: Turns out Linux also returns POLLIN+POLLHUP. …
|
|
|
@58318
|
9 years |
vboxsync |
localipc-posix.cpp: Must disable SIGPIPE as there is no way to supress …
|
|
|
@58314
|
9 years |
vboxsync |
Runtime/dbghelp: Fix debugging logging
|
|
|
@58305
|
9 years |
vboxsync |
RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as …
|
|
|
@58304
|
9 years |
vboxsync |
tstRTLocalIpc: Use RTTestCreateChild.
|
|
|
@58303
|
9 years |
vboxsync |
RTTestCreateChild: Added new method for creating a test instance in a …
|
|
|
@58302
|
9 years |
vboxsync |
localipc-posix.cpp: rtSocketListen should be done when creating the …
|
|
|
@58301
|
9 years |
vboxsync |
RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
|
|
|
@58300
|
9 years |
vboxsync |
RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease.
|
|
|
@58299
|
9 years |
vboxsync |
localipc-win.cpp: Implemented RTLocalIpcSessionReadNB.
|
|
|
@58298
|
9 years |
vboxsync |
localipc-win.cpp: Fixes, improvments and cleanups. Highlights:
- Added …
|
|
|
@58297
|
9 years |
vboxsync |
RTLocalIpc: Added flag to the server and connection creation functions …
|
|
|
@58296
|
9 years |
vboxsync |
tstRTLocalIpc: Another ReadNB test.
|
|
|
@58295
|
9 years |
vboxsync |
iprt: Added RTLocalIpcSessionReadNB on posix systems.
|
|
|
@58294
|
9 years |
vboxsync |
localipc-posix.cpp: Adjust cMillies on interrupt in …
|
|
|
@58293
|
9 years |
vboxsync |
localipc.h: Correct read/write parameter names.
|
|
|
@58292
|
9 years |
vboxsync |
localipc-posix.cpp: VERR_BROKEN_PIPE fixes for RTLocalIpcSessionRead.
|
|
|
@58291
|
9 years |
vboxsync |
tstRTLocalIpc.cpp: Extended the broken pipe test.
|
|
|
@58290
|
9 years |
vboxsync |
RTLocalIpc fixes.
|
|
|
@58289
|
9 years |
vboxsync |
tstRTLocalIpc: Added client thread test variants (all clients were …
|
|
|
@58288
|
9 years |
vboxsync |
localipc-win.cpp: The RTLocalIpcSessionRead pcbRead parameter is a …
|
|
|
@58287
|
9 years |
vboxsync |
Runtime/Makefile.kmk: Duh, forgot to add localipc-posix.cpp to the …
|
|
|
@58282
|
9 years |
vboxsync |
localipc-posix.cpp: Partly debugged code.
|
|
|
@58280
|
9 years |
vboxsync |
tstRTLocalIpc.cpp: You have to make it all the way to the …
|
|
|
@58278
|
9 years |
vboxsync |
r0drv: Make it possible to use RTMEM_WRAP_TO_EF_APIS in the VBOXR0DRV …
|
|
|
@58272
|
9 years |
vboxsync |
iprt/r0drv: electric fence fixes.
|
|
|
@58270
|
9 years |
vboxsync |
iprt/r0drv: build fix
|
|
|
@58269
|
9 years |
vboxsync |
iprt/r0drv: untested electrical heap alloc functions.
|
|
|
@58268
|
9 years |
vboxsync |
r0drv/nt: Some rtR0MemObjNativeProtect sketches.
|
|
|
@58217
|
9 years |
vboxsync |
Runtime/http-curl: added RTHttpSetDownloadProgressCallback()
|
|
|
@58206
|
9 years |
vboxsync |
Runtime/http-curl: fix for GetHeader*
|
|
|
@58202
|
9 years |
vboxsync |
fix
|
|
|
@58201
|
9 years |
vboxsync |
cleanup
|
|
|
@58199
|
9 years |
vboxsync |
Runtime/http-curl: introduced RTHttpGetHeaderText() and …
|
|
|
@58171
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58169
|
9 years |
vboxsync |
Runtime: fixed another XML version check
|
|
|
@58168
|
9 years |
vboxsync |
Runtime: fixed XML version check
|
|
|
@58155
|
9 years |
vboxsync |
check the index first
|
|
|
@58139
|
9 years |
vboxsync |
Runtime/Makefile.kmk: Build fix attempt
|
|
|
@58137
|
9 years |
vboxsync |
Runtime/Makefile.kmk: Build fix attempt
|
|
|
@58136
|
9 years |
vboxsync |
Runtime/Makefile.kmk: Made doxygen warnings and errors stop the build.
|
|
|
@58135
|
9 years |
vboxsync |
Runtime: explicitly pass XML_PARSE_HUGE to lift the limit of 256 nodes …
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@58069
|
9 years |
vboxsync |
IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
|
|
|
@58068
|
9 years |
vboxsync |
IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
|
|
|
@58067
|
9 years |
vboxsync |
IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS …
|
|
|
@58066
|
9 years |
vboxsync |
RTUriFileCreate: NULL and empty input paths are invalid, period.
|
|
|
@58065
|
9 years |
vboxsync |
tstRTUri: Must duplicate stuff to deal with NULL returns.
|
|
|
@58063
|
9 years |
vboxsync |
tstRTUri: Added an actual UNC test, which fails, so it's disabled.
|
|
|
@58062
|
9 years |
vboxsync |
tstRTUri: Actually, there are no UNC tests here. Paths where misleading.
|
|
|
@58061
|
9 years |
vboxsync |
tstRTUri: Added two tests where we're not doing the right thing …
|
|
|
@58060
|
9 years |
vboxsync |
tstRTUri.cpp: fixed the windows centric test strings used with …
|
|
|
@58059
|
9 years |
vboxsync |
tstRTUri: Merged the windows reference results into g_aCreateFileURIs …
|
|
|
@58057
|
9 years |
vboxsync |
tstRTUri.cpp: The windows API results aren't the documentation of the …
|
|
|
@58050
|
9 years |
vboxsync |
uri.cpp: Reformatted the code and found decoding statement. Must check …
|
|
|
@58049
|
9 years |
vboxsync |
uri.cpp: r=bird: You need to decode the stuff, you cannot just copy …
|
|
|
@58047
|
9 years |
vboxsync |
typo
|
|
|
@58041
|
9 years |
vboxsync |
tstRTFileAio: typo
|
|
|