|
|
@25341
|
15 年 |
vboxsync |
ldrPE.cpp: Added WIN_CERTIFICATE and added very basic verification of …
|
|
|
@25059
|
15 年 |
vboxsync |
RTHeapOffset: Initial conversion of RTHeapSimple.
|
|
|
@24824
|
15 年 |
vboxsync |
Runtime: Linux 2.4 symbol fiddling
|
|
|
@24106
|
15 年 |
vboxsync |
DBGPlugInWinNt.cpp: digging into debug info…
|
|
|
@24014
|
15 年 |
vboxsync |
Removed rtMpClearPoke function as it's no longer required. (fixes …
|
|
|
@23973
|
15 年 |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23625
|
15 年 |
vboxsync |
IPRT: Added RTTcpServerShutdown and cleaned up the code.
|
|
|
@23610
|
15 年 |
vboxsync |
IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
|
|
|
@23173
|
15 年 |
vboxsync |
Remove the poke DPC from the queue if RTThreadPreemptIsPending is not …
|
|
|
@23124
|
15 年 |
vboxsync |
IPRT: Added RTThreadIsMain().
|
|
|
@22150
|
15 年 |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@22139
|
15 年 |
vboxsync |
IPRT: Corrected RT_ASSERT_PREEMPT_CPUID_SPIN_RELEASE to work around …
|
|
|
@22135
|
15 年 |
vboxsync |
spaces
|
|
|
@22131
|
15 年 |
vboxsync |
spinlock-r0drv-[solaris|linux].c: More preemption assertions.
|
|
|
@22115
|
15 年 |
vboxsync |
RTDbgMod: Added module tagging so the diggers can tell which modules …
|
|
|
@22075
|
15 年 |
vboxsync |
internal/iprt.h: don't enable RT_MORE_STRICT on windows yet, it's …
|
|
|
@22071
|
15 年 |
vboxsync |
internal/iprt.h: Enabled RT_MORE_STRICT for debug builds.
|
|
|
@22052
|
15 年 |
vboxsync |
IPRT: RT_MORE_STRICT for r0rdv and r0drv/darwin.
|
|
|
@21675
|
15 年 |
vboxsync |
IPRT: Moved rtPathVolumeSpecLen.
|
|
|
@21540
|
15 年 |
vboxsync |
IPRT: RTSemSpinMutex implementation.
|
|
|
@21355
|
15 年 |
vboxsync |
build fix.
|
|
|
@21346
|
15 年 |
vboxsync |
internal/iprt.h: IN_MODULE or our hack, MODULE is the linux kernel's …
|
|
|
@21337
|
15 年 |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@21046
|
15 年 |
vboxsync |
IPRT: Added a reader of NM-style map files. (Mainly for linux …
|
|
|
@20911
|
15 年 |
vboxsync |
IPRT: better fix.
|
|
|
@20910
|
15 年 |
vboxsync |
IPRT: fixed debug additions build.
|
|
|
@20878
|
15 年 |
vboxsync |
gcc warning
|
|
|
@20848
|
15 年 |
vboxsync |
alignmentchecks.h: wrong fix.
|
|
|
@20837
|
15 年 |
vboxsync |
IPRT: fixed Darwin
|
|
|
@20821
|
15 年 |
vboxsync |
IPRT: alignment check hacking.
|
|
|
@20801
|
15 年 |
vboxsync |
IPRT: The rest of the basic RTDbgMod code.
|
|
|
@20800
|
15 年 |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20799
|
15 年 |
vboxsync |
IPRT: More RTDbgMod code.
|
|
|
@20756
|
15 年 |
vboxsync |
IPRT: More RTDbg coding - generic container is mostly done now.
|
|
|
@20744
|
15 年 |
vboxsync |
IPRT: RTDbg coding.
|
|
|
@20740
|
15 年 |
vboxsync |
iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
|
|
|
@20739
|
15 年 |
vboxsync |
iprt: RTDbgMod coding in progress.
|
|
|
@20525
|
15 年 |
vboxsync |
iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin.
|
|
|
@20513
|
15 年 |
vboxsync |
OSE header fixes
|
|
|
@20374
|
15 年 |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20364
|
15 年 |
vboxsync |
IPRT: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20360
|
15 年 |
vboxsync |
IPRT: Memory pool (untested) and string pool stub implementation.
|
|
|
@20356
|
15 年 |
vboxsync |
iprt: some more dbgmod bits.
|
|
|
@20355
|
15 年 |
vboxsync |
IPRT: some dbgmod bits.
|
|
|
@20008
|
16 年 |
vboxsync |
PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
|
|
|
@19562
|
16 年 |
vboxsync |
Runtime/Aio: Change API again
* pcReqs in RTFileAioCtxSubmit is …
|
|
|
@19559
|
16 年 |
vboxsync |
IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …
|
|
|
@19509
|
16 年 |
vboxsync |
IPRT: Started on debug support, RTDbg*.
|
|
|
@19368
|
16 年 |
vboxsync |
IPRT: initial check in of the runtime S3 interface (not used yet)
|
|
|
@19166
|
16 年 |
vboxsync |
IPRT/include/internal/fileaio.h: export; (C) year.
|
|
|
@19040
|
16 年 |
vboxsync |
IPRT/fileaio-linux.cpp: A quick code review and cleanup:
* …
|
|
|
@18364
|
16 年 |
vboxsync |
RTTest: kick-off for testcase helpers.
|
|
|
@16998
|
16 年 |
vboxsync |
iprt: typo
|
|
|
@16933
|
16 年 |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@14824
|
16 年 |
vboxsync |
IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
|
|
|
@14059
|
16 年 |
vboxsync |
IPRT: internal/dir.h: some unsigned -> size_t to keep MSC silent.
|
|
|
@14058
|
16 年 |
vboxsync |
iprt: More 64-bit MSC warnings.
|
|
|
@13832
|
16 年 |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@12287
|
16 年 |
vboxsync |
Fixed Tolkien birthdate.
|
|
|
@11836
|
16 年 |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@11725
|
16 年 |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11523
|
16 年 |
vboxsync |
iprt: Implemented the /dev/urandom base random generator as a RTRAND …
|
|
|
@11347
|
16 年 |
vboxsync |
iprt/rand: Added a generic RTRandAdv API for use with any random …
|
|
|
@11019
|
16 年 |
vboxsync |
iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
|
|
|
@10944
|
16 年 |
vboxsync |
iprt: RTTimerLR - low resolution timer API (< 10 Hz).
|
|
|
@10767
|
16 年 |
vboxsync |
RTOBJCACHE_MAGIC -> RTMEMCACHE_MAGIC, added RTMEMCACHE_MAGIC_DEAD. …
|
|
|
@10766
|
16 年 |
vboxsync |
handle table magic.
|
|
|
@10708
|
16 年 |
vboxsync |
Runtime: add cache implementation
|
|
|
@9355
|
16 年 |
vboxsync |
d_name can be defined as <= MAX_PATH (solaris does this). Clearified …
|
|
|
@8651
|
17 年 |
vboxsync |
Moved the strictness indicators into internal/strict.h.
|
|
|
@8645
|
17 年 |
vboxsync |
Added lock counts to the threads.
|
|
|
@8245
|
17 年 |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 年 |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7183
|
17 年 |
vboxsync |
Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
|
|
|
@7169
|
17 年 |
vboxsync |
Doxygen fixes.
|
|
|
@6961
|
17 年 |
vboxsync |
Generic implementation (in case it's needed).
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5605
|
17 年 |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@4475
|
17 年 |
vboxsync |
Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
|
|
|
@4229
|
17 年 |
vboxsync |
Ported thread2-r0drv to Nt (completely untested).
|
|
|
@4218
|
17 年 |
vboxsync |
docs.
|
|
|
@4159
|
17 年 |
vboxsync |
Changed from $ to $.
|
|
|
@4155
|
17 年 |
vboxsync |
RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
|
|
|
@4136
|
17 年 |
vboxsync |
Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
|
|
|
@4135
|
17 年 |
vboxsync |
Use size_t for the page index. Added API for querying the ring-3 address.
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3977
|
17 年 |
vboxsync |
Implemented the timer and time apis for freebsd, stubbed the memobj ones.
|
|
|
@3699
|
17 年 |
vboxsync |
double underscore cleanup.
|
|
|
@3672
|
17 年 |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3123
|
17 年 |
vboxsync |
Made VBOX_LOG_FLAGS=msprog work in GC.
|
|
|
@2981
|
17 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2933
|
17 年 |
vboxsync |
Make '.' mean hidden when converting from unix to dos file mode.
|
|
|
@1816
|
18 年 |
vboxsync |
moved magics to a common header to avoid duplicating the same defines …
|
|
|
@1815
|
18 年 |
vboxsync |
export it.
|
|
|
@1766
|
18 年 |
vboxsync |
Introduce a dummy thread name parameter to rtThreadMain to allow …
|
|
|
@1300
|
18 年 |
vboxsync |
Fix eol style properties for header files
|
|
|
@1190
|
18 年 |
vboxsync |
Ported IPRT to ring-0 OS/2.
|
|
|
@890
|
18 年 |
vboxsync |
RTRand API (feel free to improve the fallback code).
|
|
|
@403
|
18 年 |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|