|
|
@36555
|
14 年 |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36488
|
14 年 |
vboxsync |
iprt/Makefile.kmk: Added a test-mangling rule.
|
|
|
@36407
|
14 年 |
vboxsync |
IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
|
|
|
@35857
|
14 年 |
vboxsync |
Runtime: errmsgxpcom only for non-Windows
|
|
|
@35655
|
14 年 |
vboxsync |
Runtime/Makefile.kmk: Always build VBoxRTImp, shuts up kmk warning …
|
|
|
@35585
|
14 年 |
vboxsync |
iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
|
|
|
@35572
|
14 年 |
vboxsync |
Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
|
|
|
@35463
|
14 年 |
vboxsync |
TARGET_<target> -> <target>_1_TARGET, PATH_<…
|
|
|
@35329
|
14 年 |
vboxsync |
win adds build fix
|
|
|
@35319
|
14 年 |
vboxsync |
1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
|
|
|
@35182
|
14 年 |
vboxsync |
iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
|
|
|
@35024
|
14 年 |
vboxsync |
Makefile.kmk: build fix
|
|
|
@35021
|
14 年 |
vboxsync |
build fix
|
|
|
@35018
|
14 年 |
vboxsync |
Replaced ntdll.lib from the WINDDK with a mini version that avoids the …
|
|
|
@34967
|
14 年 |
vboxsync |
Moved and extended RTVfsIoStrmValidateUtf8Encoding.
|
|
|
@34801
|
14 年 |
vboxsync |
Cross building 32-bit additions binaries while building the win.amd64 …
|
|
|
@34673
|
14 年 |
vboxsync |
build fix
|
|
|
@34672
|
14 年 |
vboxsync |
more build fixing.
|
|
|
@34671
|
14 年 |
vboxsync |
more build fixing.
|
|
|
@34670
|
14 年 |
vboxsync |
build fix
|
|
|
@34668
|
14 年 |
vboxsync |
More extpack build speedup hacking.
|
|
|
@34662
|
14 年 |
vboxsync |
Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ifdefs …
|
|
|
@34492
|
14 年 |
vboxsync |
VBOX_ONLY_EXTPACKS changes.
|
|
|
@34474
|
14 年 |
vboxsync |
build fix
|
|
|
@34466
|
14 年 |
vboxsync |
Made RTManifest a build program, this drags in IPRT and libcrypto into …
|
|
|
@34464
|
14 年 |
vboxsync |
IPRT: Added a RTManifest tool for testing the new manifest code. Moved …
|
|
|
@34391
|
14 年 |
vboxsync |
More extension pack code.
|
|
|
@34381
|
14 年 |
vboxsync |
manifest stuff.
|
|
|
@34218
|
14 年 |
vboxsync |
AVL: add range version with uint64_t keys
|
|
|
@34214
|
14 年 |
vboxsync |
IPRT: Added RTPathJoinEx and RTPathAppendEx.
|
|
|
@34045
|
14 年 |
vboxsync |
iprt: more tar code and vfs filesystem stream bugfixes.
|
|
|
@34027
|
14 年 |
vboxsync |
zipgzip.cpp -> gzipvfs.cpp
|
|
|
@34016
|
14 年 |
vboxsync |
iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
|
|
|
@34015
|
14 年 |
vboxsync |
iprt: try split out some of the RTPathQueryInfo* dependent bits into …
|
|
|
@34002
|
14 年 |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@33982
|
14 年 |
vboxsync |
iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
|
|
|
@33973
|
14 年 |
vboxsync |
vfs: the gunzip stream works, except for some double frees somewhere.
|
|
|
@33945
|
14 年 |
vboxsync |
More vfs code, new iprt error range..
|
|
|
@33887
|
14 年 |
vboxsync |
iprt: started hacking a gunzip/gzip I/O stream implementation.
|
|
|
@33820
|
14 年 |
vboxsync |
iprt/vfs: Hacking in progress.
|
|
|
@33815
|
14 年 |
vboxsync |
Runtime/mp-freebsd.cpp: Implement enough to make tstMp-1 happy
|
|
|
@33679
|
14 年 |
vboxsync |
IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
|
|
|
@33678
|
14 年 |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33602
|
14 年 |
vboxsync |
IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33498
|
14 年 |
vboxsync |
Added RTSystemQueryTotalRam
|
|
|
@33450
|
14 年 |
vboxsync |
iprt/path: Added RTPathJoinA.
|
|
|
@33426
|
14 年 |
vboxsync |
iprt/symlink.h: Initial code (only tested on linux).
|
|
|
@33393
|
14 年 |
vboxsync |
IPRT: Some old OS/2 build fixes.
|
|
|
@33287
|
14 年 |
vboxsync |
Runtime: missing makefile
|
|
|
@33279
|
14 年 |
vboxsync |
IPRT: Use the mmap+heap stuff on all posixy platforms.
|
|
|
@33269
|
14 年 |
vboxsync |
IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
|
|
|
@33246
|
14 年 |
vboxsync |
Compile RTPathStartsWithRoot
|
|
|
@33155
|
14 年 |
vboxsync |
IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
|
|
|
@33153
|
14 年 |
vboxsync |
IPRT: Require RTSemEventWaitEx in ring-0 (breaks freebsd and OS/2, …
|
|
|
@33144
|
14 年 |
vboxsync |
IPRT: Reimplemented ring-0 event semaphores for solaris.
|
|
|
@33092
|
14 年 |
vboxsync |
IPRT: Fixed and enabled the new code in …
|
|
|
@33047
|
14 年 |
vboxsync |
IPRT: Implemented RTSemEventWaitEx* for r0drv darwin.
|
|
|
@33042
|
14 年 |
vboxsync |
IPRT: Implemented RTSemEventMultiWaitEx* for r0drv darwin.
|
|
|
@33038
|
14 年 |
vboxsync |
IPRT: Implemented the RTSemEvent*WaitEx* APIs for ring-0 NT.
|
|
|
@33033
|
14 年 |
vboxsync |
IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
|
|
|
@33011
|
14 年 |
vboxsync |
IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
|
|
|
@32997
|
14 年 |
vboxsync |
IPRT: Added ISO 9660 FS support.
|
|
|
@32990
|
14 年 |
vboxsync |
Runtime/Process: Solaris: put every detached process in its own …
|
|
|
@32970
|
14 年 |
vboxsync |
RTSemEventMultiWaitEx and RTSemEventMultiWaitExDebug for windows.
|
|
|
@32966
|
14 年 |
vboxsync |
semeventmulti-posix.cpp: Implemented RTSemEventMultiWaitEx and …
|
|
|
@32946
|
14 年 |
vboxsync |
iprt/semaphore.h: Started adding RTSem*<Wait|Request>Ex[Debug].
|
|
|
@32656
|
14 年 |
vboxsync |
IPRT/process-win: Added dynamic loading of Userenv-APIs.
|
|
|
@32653
|
14 年 |
vboxsync |
IPRT/process-win: Added extended user profile invocation (environment …
|
|
|
@32648
|
14 年 |
vboxsync |
IPRT: linux kernel timer changes, testcase. hrtimers are not working …
|
|
|
@32572
|
14 年 |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@32529
|
14 年 |
vboxsync |
Runtime/Makefile: coredumper only on amd64,x86 not sparc.
|
|
|
@32509
|
14 年 |
vboxsync |
another windows build fix.
|
|
|
@32416
|
14 年 |
vboxsync |
Backed out r65777
|
|
|
@32415
|
14 年 |
vboxsync |
Export more avl functions
|
|
|
@32288
|
14 年 |
vboxsync |
Forgot makefile update
|
|
|
@32227
|
14 年 |
vboxsync |
quiet
|
|
|
@31860
|
14 年 |
vboxsync |
RTCoreDumper: integration into IPRT, cleanup.
|
|
|
@31829
|
14 年 |
vboxsync |
IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
|
|
|
@31252
|
14 年 |
vboxsync |
Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better.
|
|
|
@30962
|
14 年 |
vboxsync |
follow up to r63851.
|
|
|
@30827
|
14 年 |
vboxsync |
iprt/mem.h: Added RTMemWipeThoroughly().
|
|
|
@30293
|
14 年 |
vboxsync |
Runtime/Makefile.kmk: Don't set RT_WITH_ICONV_CACHE when building …
|
|
|
@30228
|
14 年 |
vboxsync |
Config.kmk,Runtime/Makefile.kmk: VCC100 / WINDDK updates.
|
|
|
@29582
|
15 年 |
vboxsync |
Runtime/r3/posix: support executing as different user (Linux only for now)
|
|
|
@29534
|
15 年 |
vboxsync |
RuntimeR0: Added common/misc/once.cpp (RTOnce()).
|
|
|
@29279
|
15 年 |
vboxsync |
Runtime: Made solaris.sparc64 link and run.
|
|
|
@29271
|
15 年 |
vboxsync |
Make VBoxRT build on sparc.
|
|
|
@29262
|
15 年 |
vboxsync |
Runtime/Makefile.kmk: Fixed RTMpGetDescription() on x86+amd64. Had …
|
|
|
@28912
|
15 年 |
vboxsync |
generic/pathhost-generic.cpp -> r3/posix/pathhost-posix.cpp; rewrote …
|
|
|
@28903
|
15 年 |
vboxsync |
IPRT: iconv cache.
|
|
|
@28892
|
15 年 |
vboxsync |
Reduce the size of RuntimeR0 for Windows hosts
|
|
|
@28877
|
15 年 |
vboxsync |
IPRT: pathhost changes.
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28532
|
15 年 |
vboxsync |
Solaris/r0drv: RTSemMutex implementation.
|
|
|
@28503
|
15 年 |
vboxsync |
IPRT: Split up r0drv/darwin/semaphore-r0drv-darwin.cpp.
|
|
|
@28476
|
15 年 |
vboxsync |
semmutex-r0drv-freebsd.c: A quick sketch, very incomplete though and …
|
|
|
@28317
|
15 年 |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28303
|
15 年 |
vboxsync |
Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
|
|
|
@28271
|
15 年 |
vboxsync |
IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
|
|
|