|
|
@46939
|
11 年 |
vboxsync |
Missing ASMGetLDTR on win64.
|
|
|
@46773
|
11 年 |
vboxsync |
Runtime: darwin build fix
|
|
|
@46750
|
11 年 |
vboxsync |
Runtime/r0drv: Missing RTMpGetCoreCount() symbol on Solaris.
|
|
|
@46739
|
11 年 |
vboxsync |
reorged the allocex bits in ring3.
|
|
|
@46646
|
11 年 |
vboxsync |
Linux r0drv burn fixes
|
|
|
@46645
|
11 年 |
vboxsync |
Runtime: fixed a @todo
|
|
|
@46644
|
11 年 |
vboxsync |
fix windows burn
|
|
|
@46642
|
11 年 |
vboxsync |
Mac/VBoxDrv: missed files.
|
|
|
@46639
|
11 年 |
vboxsync |
Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
|
|
|
@46616
|
11 年 |
vboxsync |
Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
|
|
|
@46593
|
11 年 |
vboxsync |
updates
|
|
|
@46570
|
11 年 |
vboxsync |
hacked up a way of getting one block of low memory.
|
|
|
@46567
|
11 年 |
vboxsync |
RTMemAllocEx for ring-3.
|
|
|
@46266
|
11 年 |
vboxsync |
IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
|
|
|
@46248
|
12 年 |
vboxsync |
build fixes
|
|
|
@46199
|
12 年 |
vboxsync |
strcache.cpp: Enabled it. Some tuning.
|
|
|
@46162
|
12 年 |
vboxsync |
Simple RTPathIsSame implementation.
|
|
|
@46147
|
12 年 |
vboxsync |
Additions/linux: build 32-bit versions too for COMPATIBLE builds.
|
|
|
@46144
|
12 年 |
vboxsync |
Runtime: RTMpGetCoreCount() for Linux
|
|
|
@46080
|
12 年 |
vboxsync |
Added RTLdrOpenInMemory.
|
|
|
@46053
|
12 年 |
vboxsync |
Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is available.
|
|
|
@46048
|
12 年 |
vboxsync |
Added a RTDbgMod reader that employs DbgHelp.dll.
|
|
|
@46035
|
12 年 |
vboxsync |
Remove L4 support from main tree.
|
|
|
@45994
|
12 年 |
vboxsync |
RTDbgModCreateFromPeImage: Mostly implemented.
|
|
|
@45984
|
12 年 |
vboxsync |
RTDbgCfg: Debugging configuration, like symbol search paths and such.
|
|
|
@45723
|
12 年 |
vboxsync |
Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
|
|
|
@45400
|
12 年 |
vboxsync |
IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
|
|
|
@45394
|
12 年 |
vboxsync |
IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
|
|
|
@45389
|
12 年 |
vboxsync |
IPRT: A Study in Paths - Chapter 1: The cross platform parser.
|
|
|
@45375
|
12 年 |
vboxsync |
RTPathParse -> RTPathParseSimple.
|
|
|
@45355
|
12 年 |
vboxsync |
fix Additions buildbox
|
|
|
@45353
|
12 年 |
vboxsync |
dang
|
|
|
@45350
|
12 年 |
vboxsync |
More ntBldSymDb.cpp work.
|
|
|
@45238
|
12 年 |
vboxsync |
build fix
|
|
|
@45227
|
12 年 |
vboxsync |
Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
|
|
|
@45211
|
12 年 |
vboxsync |
Hacking in progress.
|
|
|
@45122
|
12 年 |
vboxsync |
IPRT/net: moved RTNetStrToIPv4Addr to netaddrstr2.cpp
|
|
|
@45110
|
12 年 |
vboxsync |
Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
|
|
|
@44625
|
12 年 |
vboxsync |
Missing file
|
|
|
@44617
|
12 年 |
vboxsync |
Missing file
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44487
|
12 年 |
vboxsync |
IPRT: Poll on OS/2.
|
|
|
@44472
|
12 年 |
vboxsync |
IPRT: Merging poll-win.cpp and poll-posix.cpp, part 2.
|
|
|
@44469
|
12 年 |
vboxsync |
IPRT: Merging poll-win.cpp and poll-posix.cpp, part 1.
|
|
|
@44426
|
12 年 |
vboxsync |
IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam …
|
|
|
@44278
|
12 年 |
vboxsync |
IPRT: Initial implementation of rm. Missing interactivity. Not tested …
|
|
|
@44260
|
12 年 |
vboxsync |
Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
|
|
|
@44030
|
12 年 |
vboxsync |
TestSuite: Make the VCC100 output binaries work on NT4 and such.
|
|
|
@44025
|
12 年 |
vboxsync |
Put IN_RT_STATIC in the VBOXR3STATIC template so everyone have the …
|
|
|
@44024
|
12 年 |
vboxsync |
Runtime: Windows build fix, preliminary
|
|
|
@44020
|
12 年 |
vboxsync |
IPRT/thread-posix.cpp: avoid the pthread_setname_np dlsym trickery in …
|
|
|
@43880
|
12 年 |
vboxsync |
Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam on solaris.
|
|
|
@43645
|
12 年 |
vboxsync |
IPRT: simple HTTP interface
|
|
|
@43575
|
12 年 |
vboxsync |
src/libs/curl: enable openssl support
|
|
|
@43520
|
12 年 |
vboxsync |
BUGZ:6041 add RTSystemQueryTotalRam() for Linux/R3/runtime.
|
|
|
@43443
|
12 年 |
vboxsync |
IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam …
|
|
|
@43366
|
12 年 |
vboxsync |
Haiku Additions: cleanup, missed file.
|
|
|
@43292
|
12 年 |
vboxsync |
grr
|
|
|
@43290
|
12 年 |
vboxsync |
Runtime: Speed up the mangling.h checks with some sed magic.
|
|
|
@43221
|
12 年 |
vboxsync |
common/string/RTStrIPv6.cpp -> common/net/netaddrstr.cpp.
|
|
|
@43171
|
12 年 |
vboxsync |
Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
|
|
|
@42692
|
12 年 |
vboxsync |
Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
|
|
|
@42586
|
12 年 |
vboxsync |
Try to build IPRT with the same compiler flags to optimize caching hits.
|
|
|
@42539
|
12 年 |
vboxsync |
Runtime/Makefile.kmk: deal with the dependencies on the VBox COM error …
|
|
|
@42288
|
12 年 |
vboxsync |
Jettisoned the old compilers.
|
|
|
@42247
|
12 年 |
vboxsync |
Better build fix (hopefully).
|
|
|
@42246
|
12 年 |
vboxsync |
build fix
|
|
|
@42239
|
12 年 |
vboxsync |
More Visual C++ 2010 adjustments and hacks.
|
|
|
@42219
|
12 年 |
vboxsync |
More VCC10 preparations.
|
|
|
@42154
|
12 年 |
vboxsync |
VS2010 preps.
|
|
|
@42068
|
12 年 |
vboxsync |
Build fix
|
|
|
@42067
|
12 年 |
vboxsync |
Runtime: New variant for RTProcQueryUsername which allocates the …
|
|
|
@41911
|
12 年 |
vboxsync |
backed out r78763 and r78763
|
|
|
@41909
|
12 年 |
vboxsync |
re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
|
|
|
@41889
|
12 年 |
vboxsync |
backed out r78740
|
|
|
@41887
|
12 年 |
vboxsync |
Runtime: introduced RTRandAdvCreateOpenssl()
|
|
|
@41549
|
12 年 |
vboxsync |
VFS/Filesystem: Convert the filesystem specific code to the VFS …
|
|
|
@41477
|
12 年 |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@40979
|
13 年 |
vboxsync |
Corrected two really old sins.
|
|
|
@40969
|
13 年 |
vboxsync |
Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
|
|
|
@40968
|
13 年 |
vboxsync |
Runtime/r0drv/solaris: VBI integrate, move files.
|
|
|
@40966
|
13 年 |
vboxsync |
Runtime/r0drv/solaris: Dissolve VBI into IPRT.
|
|
|
@40856
|
13 年 |
vboxsync |
IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
|
|
|
@40805
|
13 年 |
vboxsync |
tabs
|
|
|
@40800
|
13 年 |
vboxsync |
SUPDrv: More exports.
|
|
|
@40790
|
13 年 |
vboxsync |
build fix
|
|
|
@40788
|
13 年 |
vboxsync |
IPRT:strncpy implementation for the no-crt mode.
|
|
|
@40668
|
13 年 |
vboxsync |
Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
|
|
|
@40654
|
13 年 |
vboxsync |
Runtime/r3, RDP: Solaris 11 iconv change.
|
|
|
@40653
|
13 年 |
vboxsync |
Runtime/Makefile: Solaris 11 iconv change.
|
|
|
@40305
|
13 年 |
vboxsync |
IPRT: Fixed unresolved symbols on OS/2.
|
|
|
@40304
|
13 年 |
vboxsync |
IPRT: fixed OS/2 'bitrot'.
|
|
|
@40052
|
13 年 |
vboxsync |
IPRT: Added string hashing API (RTStrHash1*).
|
|
|
@40029
|
13 年 |
vboxsync |
Runtime: Add filesystem API to detect which ranges of a medium are in …
|
|
|
@39951
|
13 年 |
vboxsync |
Runtime/Makefile.kmk: move the zlib after libxml2 because the latter …
|
|
|
@39877
|
13 年 |
vboxsync |
IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
|
|
|
@39730
|
13 年 |
vboxsync |
iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
|
|
|
@39726
|
13 年 |
vboxsync |
RTSystemShutdown/win: Initial implementation.
|
|
|
@39724
|
13 年 |
vboxsync |
Shutdown implementation for linux (untested).
|
|
|
@39721
|
13 年 |
vboxsync |
RTSystemShutdown: stub.
|
|
|