|
|
@20647
|
15 years |
vboxsync |
IPRT: Added simple testcase for the RTStrCache API (just to smoke it out).
|
|
|
@20606
|
15 years |
vboxsync |
IPRT/testcase: Use RTTestInitAndCreate.
|
|
|
@20605
|
15 years |
vboxsync |
IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and …
|
|
|
@20603
|
15 years |
vboxsync |
Runtime/generic SemRW: fix return values
|
|
|
@20601
|
15 years |
vboxsync |
Runtime: generic SemRW code, removed old implementation
|
|
|
@20600
|
15 years |
vboxsync |
fixed tstStrFormat
|
|
|
@20597
|
15 years |
vboxsync |
Runtime: improve SemRW testcase to also do recursion testing
|
|
|
@20575
|
15 years |
vboxsync |
IPRT: Wrote the body for tstRTMemPool and fixed two isseus in …
|
|
|
@20573
|
15 years |
vboxsync |
iprt/test.h: Added RTTestSetDefault.
|
|
|
@20563
|
15 years |
vboxsync |
IPRT/testcase: corrections.
|
|
|
@20562
|
15 years |
vboxsync |
iprt: started on tstRTMemPool.cpp.
|
|
|
@20561
|
15 years |
vboxsync |
iprt: Implemented RTMemPoolDestroy
|
|
|
@20554
|
15 years |
vboxsync |
thread-r0drv-freebsd.c: changed (C) to Sun.
|
|
|
@20553
|
15 years |
vboxsync |
blank lines.
|
|
|
@20526
|
15 years |
vboxsync |
rtR0MemObjNativeAllocLow/solaris: removed misplaced assertion (it …
|
|
|
@20525
|
15 years |
vboxsync |
iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
|
|
|
@20513
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@20507
|
15 years |
vboxsync |
memobj-r0drv-darwin.cpp: Failed attempt at fixing …
|
|
|
@20498
|
15 years |
vboxsync |
process-posix.cpp: papszArgs must not be NULL (see the notes in the …
|
|
|
@20497
|
15 years |
vboxsync |
process-win.cpp: too quick.
|
|
|
@20496
|
15 years |
vboxsync |
process-win.cpp: Corrected assertion.
|
|
|
@20480
|
15 years |
vboxsync |
warning
|
|
|
@20477
|
15 years |
vboxsync |
fix stupid cut and paste
|
|
|
@20471
|
15 years |
vboxsync |
xtracker 3945 - allow lowmem allocs to be non-contig
|
|
|
@20449
|
15 years |
vboxsync |
FreeBSD: Implement preemption API for guest SMP and enable it …
|
|
|
@20448
|
15 years |
vboxsync |
Runtime/semevent-r0drv-freebsd: Use a sleeping mutex instead of a …
|
|
|
@20443
|
15 years |
vboxsync |
Runtime: testcase for RW semaphores
|
|
|
@20442
|
15 years |
vboxsync |
more typos
|
|
|
@20440
|
15 years |
vboxsync |
comment/typo fix
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20364
|
16 years |
vboxsync |
IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20360
|
16 years |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@20356
|
16 years |
vboxsync |
iprt: some more dbgmod bits.
|
|
|
@20355
|
16 years |
vboxsync |
IPRT: some dbgmod bits.
|
|
|
@20299
|
16 years |
vboxsync |
Extra parameter checks for RTProcCreate.
|
|
|
@20293
|
16 years |
vboxsync |
Runtime/s3: be compatible with older libcurls
|
|
|
@20273
|
16 years |
vboxsync |
Runtime/thread: paranoia check in strict builds for held rwsem locks …
|
|
|
@20256
|
16 years |
vboxsync |
Runtime/rand: compiler warnings / typecast fixes
|
|
|
@20238
|
16 years |
vboxsync |
export
|
|
|
@20236
|
16 years |
vboxsync |
Runtime: use different openssl export table when building OSE
|
|
|
@20208
|
16 years |
vboxsync |
FreeBSD: typo
|
|
|
@20130
|
16 years |
vboxsync |
build fix.
|
|
|
@20124
|
16 years |
vboxsync |
IPRT,SUP: Minor driver version change - added …
|
|
|
@20116
|
16 years |
vboxsync |
semevent-r0drv-freebsd.c: r=bird: two bugs.
|
|
|
@20111
|
16 years |
vboxsync |
IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
|
|
|
@20110
|
16 years |
vboxsync |
tstRTR3: Use RTTestSkipAndDestroy.
|
|
|
@20109
|
16 years |
vboxsync |
RTTestSkipAndDestroy.
|
|
|
@20108
|
16 years |
vboxsync |
tstRTS3: always initialize iprt first.
|
|
|
@20107
|
16 years |
vboxsync |
SemEvent-r0drv/FreeBSD: Don't use tvtohz for an infinite timeout. …
|
|
|
@20104
|
16 years |
vboxsync |
IPRT: Added a generic implementation of RTDirCreateTemp (untested and …
|
|
|
@20103
|
16 years |
vboxsync |
r3/win/dir-win.cpp: r=bird: this isn't good enough.
|
|
|
@20102
|
16 years |
vboxsync |
space
|
|
|
@20101
|
16 years |
vboxsync |
IPRT: Rewrote RTPathTemp and added a testcase for it.
|
|
|
@20070
|
16 years |
vboxsync |
Runtime: wrong test
|
|
|
@20066
|
16 years |
vboxsync |
Runtime: added RTDirCreateTemp
|
|
|
@20051
|
16 years |
vboxsync |
exported to OSE
|
|
|
@20043
|
16 years |
vboxsync |
Runtime: export to OSE
|
|
|
@20033
|
16 years |
vboxsync |
another OSE fix
|
|
|
@20030
|
16 years |
vboxsync |
further OSE fixes
|
|
|
@20022
|
16 years |
vboxsync |
Runtime: S3 testcase
|
|
|
@20019
|
16 years |
vboxsync |
Runtime: to much
|
|
|
@20018
|
16 years |
vboxsync |
Runtime: Added method for returning the system temporary directory path.
|
|
|
@20008
|
16 years |
vboxsync |
PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
|
|
|
@19998
|
16 years |
vboxsync |
Solaris/vbi: vbi_execute_on_one fix. New vbi binaries.
|
|
|
@19994
|
16 years |
vboxsync |
fix doc build.
|
|
|
@19990
|
16 years |
vboxsync |
initterm-r0drv-nt.cpp: more names.
|
|
|
@19989
|
16 years |
vboxsync |
critsect-generic.cpp: Xchg*32 -> Write*32.
|
|
|
@19983
|
16 years |
vboxsync |
initterm-r0drv-nt.cpp: Some more data.
|
|
|
@19975
|
16 years |
vboxsync |
initterm-r0drv-nt.cpp: Proper Vista64 test.
|
|
|
@19972
|
16 years |
vboxsync |
SemEvent/FreeBSD: Use tsleep instead of msleep_spin. Looks like tlseep …
|
|
|
@19971
|
16 years |
vboxsync |
initterm-r0drv-nt.cpp: XP64 (untested).
|
|
|
@19970
|
16 years |
vboxsync |
tstR0ThreadPreemption: Some adjustments.
|
|
|
@19969
|
16 years |
vboxsync |
IPRT/r0drv-nt: Cleaning up the preemption hacks; XP SP2 is done.
|
|
|
@19966
|
16 years |
vboxsync |
tstR0ThreadPreemption.cpp: Don't loop forever.
|
|
|
@19965
|
16 years |
vboxsync |
tstR0ThreadPreemption.cpp: Don't loop forever.
|
|
|
@19956
|
16 years |
vboxsync |
memobj-r0drv-darwin.cpp: Added an ugly hack in …
|
|
|
@19954
|
16 years |
vboxsync |
tstCritSect -> tstRTCritSect
|
|
|
@19953
|
16 years |
vboxsync |
tstCritSect: Converted to RTTest and disable the distribution test by …
|
|
|
@19952
|
16 years |
vboxsync |
RTTest: More macros. Made RTTestFailure check for trailing new line to …
|
|
|
@19950
|
16 years |
vboxsync |
tstCidr -> tstRTCidr.
|
|
|
@19949
|
16 years |
vboxsync |
tstCidr: Converted to RTTest.
|
|
|
@19948
|
16 years |
vboxsync |
tstBitOperations -> tstRTBitOperations
|
|
|
@19947
|
16 years |
vboxsync |
tstBase64 -> tstRTBase64.
|
|
|
@19946
|
16 years |
vboxsync |
tstBase64: Converted to RTTest.
|
|
|
@19945
|
16 years |
vboxsync |
tstAvl -> tstRTAvl; use RTTest.
|
|
|
@19944
|
16 years |
vboxsync |
iprt: Some more RTTest stuff.
|
|
|
@19943
|
16 years |
vboxsync |
tstR0ThreadPreemption.cpp: use thousand separators to make the ns and …
|
|
|
@19942
|
16 years |
vboxsync |
IPRT: Implemented thousand separators for the string formatting code …
|
|
|
@19941
|
16 years |
vboxsync |
iprt/linux: Fixed RTThreadPreemptIsEnabled, only tested without …
|
|
|
@19940
|
16 years |
vboxsync |
tstR0ThreadPreemption: fixes.
|
|
|
@19939
|
16 years |
vboxsync |
IPRT/test.cpp: Always report subtest results on a new line.
|
|
|
@19937
|
16 years |
vboxsync |
IPRT: Merge RTThreadPreemptDisable-r0drv-linux.c & …
|
|
|
@19936
|
16 years |
vboxsync |
tstR0ThreadPreemption: Improved the RTThreadPreemptIsPending test.
|
|
|
@19935
|
16 years |
vboxsync |
tstR0ThreadPreemption: Test nesting and fix enum.
|
|
|
@19934
|
16 years |
vboxsync |
oops
|
|
|
@19933
|
16 years |
vboxsync |
IPRT: RTThreadPreempt* testcase.
|
|
|
@19931
|
16 years |
vboxsync |
NtProcessStartup-stub.cpp: cdecl not stdcall.
|
|
|
@19930
|
16 years |
vboxsync |
IPRT: Added a dummy NtProcessStartup stub to RuntimeR0 to avoid having …
|
|
|
@19929
|
16 years |
vboxsync |
RTPathAppend: bugfix.
|
|
|
@19928
|
16 years |
vboxsync |
IPRT: More RTPathAppend docs updates.
|
|
|