|
|
@45400
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
|
|
|
@45394
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
|
|
|
@45389
|
12 years |
vboxsync |
IPRT: A Study in Paths - Chapter 1: The cross platform parser.
|
|
|
@45375
|
12 years |
vboxsync |
RTPathParse -> RTPathParseSimple.
|
|
|
@45355
|
12 years |
vboxsync |
fix Additions buildbox
|
|
|
@45353
|
12 years |
vboxsync |
dang
|
|
|
@45350
|
12 years |
vboxsync |
More ntBldSymDb.cpp work.
|
|
|
@45238
|
12 years |
vboxsync |
build fix
|
|
|
@45227
|
12 years |
vboxsync |
Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
|
|
|
@45211
|
12 years |
vboxsync |
Hacking in progress.
|
|
|
@45122
|
12 years |
vboxsync |
IPRT/net: moved RTNetStrToIPv4Addr to netaddrstr2.cpp
|
|
|
@45110
|
12 years |
vboxsync |
Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
|
|
|
@44625
|
12 years |
vboxsync |
Missing file
|
|
|
@44617
|
12 years |
vboxsync |
Missing file
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44487
|
12 years |
vboxsync |
IPRT: Poll on OS/2.
|
|
|
@44472
|
12 years |
vboxsync |
IPRT: Merging poll-win.cpp and poll-posix.cpp, part 2.
|
|
|
@44469
|
12 years |
vboxsync |
IPRT: Merging poll-win.cpp and poll-posix.cpp, part 1.
|
|
|
@44426
|
12 years |
vboxsync |
IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam …
|
|
|
@44278
|
12 years |
vboxsync |
IPRT: Initial implementation of rm. Missing interactivity. Not tested …
|
|
|
@44260
|
12 years |
vboxsync |
Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
|
|
|
@44030
|
12 years |
vboxsync |
TestSuite: Make the VCC100 output binaries work on NT4 and such.
|
|
|
@44025
|
12 years |
vboxsync |
Put IN_RT_STATIC in the VBOXR3STATIC template so everyone have the …
|
|
|
@44024
|
12 years |
vboxsync |
Runtime: Windows build fix, preliminary
|
|
|
@44020
|
12 years |
vboxsync |
IPRT/thread-posix.cpp: avoid the pthread_setname_np dlsym trickery in …
|
|
|
@43880
|
12 years |
vboxsync |
Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam on solaris.
|
|
|
@43645
|
12 years |
vboxsync |
IPRT: simple HTTP interface
|
|
|
@43575
|
12 years |
vboxsync |
src/libs/curl: enable openssl support
|
|
|
@43520
|
12 years |
vboxsync |
BUGZ:6041 add RTSystemQueryTotalRam() for Linux/R3/runtime.
|
|
|
@43443
|
12 years |
vboxsync |
IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam …
|
|
|
@43366
|
12 years |
vboxsync |
Haiku Additions: cleanup, missed file.
|
|
|
@43292
|
12 years |
vboxsync |
grr
|
|
|
@43290
|
12 years |
vboxsync |
Runtime: Speed up the mangling.h checks with some sed magic.
|
|
|
@43221
|
12 years |
vboxsync |
common/string/RTStrIPv6.cpp -> common/net/netaddrstr.cpp.
|
|
|
@43171
|
12 years |
vboxsync |
Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
|
|
|
@42692
|
12 years |
vboxsync |
Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
|
|
|
@42586
|
12 years |
vboxsync |
Try to build IPRT with the same compiler flags to optimize caching hits.
|
|
|
@42539
|
12 years |
vboxsync |
Runtime/Makefile.kmk: deal with the dependencies on the VBox COM error …
|
|
|
@42288
|
12 years |
vboxsync |
Jettisoned the old compilers.
|
|
|
@42247
|
12 years |
vboxsync |
Better build fix (hopefully).
|
|
|
@42246
|
12 years |
vboxsync |
build fix
|
|
|
@42239
|
12 years |
vboxsync |
More Visual C++ 2010 adjustments and hacks.
|
|
|
@42219
|
12 years |
vboxsync |
More VCC10 preparations.
|
|
|
@42154
|
12 years |
vboxsync |
VS2010 preps.
|
|
|
@42068
|
12 years |
vboxsync |
Build fix
|
|
|
@42067
|
12 years |
vboxsync |
Runtime: New variant for RTProcQueryUsername which allocates the …
|
|
|
@41911
|
12 years |
vboxsync |
backed out r78763 and r78763
|
|
|
@41909
|
12 years |
vboxsync |
re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
|
|
|
@41889
|
12 years |
vboxsync |
backed out r78740
|
|
|
@41887
|
12 years |
vboxsync |
Runtime: introduced RTRandAdvCreateOpenssl()
|
|
|
@41549
|
13 years |
vboxsync |
VFS/Filesystem: Convert the filesystem specific code to the VFS …
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@40979
|
13 years |
vboxsync |
Corrected two really old sins.
|
|
|
@40969
|
13 years |
vboxsync |
Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
|
|
|
@40968
|
13 years |
vboxsync |
Runtime/r0drv/solaris: VBI integrate, move files.
|
|
|
@40966
|
13 years |
vboxsync |
Runtime/r0drv/solaris: Dissolve VBI into IPRT.
|
|
|
@40856
|
13 years |
vboxsync |
IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
|
|
|
@40805
|
13 years |
vboxsync |
tabs
|
|
|
@40800
|
13 years |
vboxsync |
SUPDrv: More exports.
|
|
|
@40790
|
13 years |
vboxsync |
build fix
|
|
|
@40788
|
13 years |
vboxsync |
IPRT:strncpy implementation for the no-crt mode.
|
|
|
@40668
|
13 years |
vboxsync |
Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
|
|
|
@40654
|
13 years |
vboxsync |
Runtime/r3, RDP: Solaris 11 iconv change.
|
|
|
@40653
|
13 years |
vboxsync |
Runtime/Makefile: Solaris 11 iconv change.
|
|
|
@40305
|
13 years |
vboxsync |
IPRT: Fixed unresolved symbols on OS/2.
|
|
|
@40304
|
13 years |
vboxsync |
IPRT: fixed OS/2 'bitrot'.
|
|
|
@40052
|
13 years |
vboxsync |
IPRT: Added string hashing API (RTStrHash1*).
|
|
|
@40029
|
13 years |
vboxsync |
Runtime: Add filesystem API to detect which ranges of a medium are in …
|
|
|
@39951
|
13 years |
vboxsync |
Runtime/Makefile.kmk: move the zlib after libxml2 because the latter …
|
|
|
@39877
|
13 years |
vboxsync |
IPRT: Implemented RTStrConvertHexBytes; Added RTManifestEntryQueryAttr …
|
|
|
@39730
|
13 years |
vboxsync |
iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
|
|
|
@39726
|
13 years |
vboxsync |
RTSystemShutdown/win: Initial implementation.
|
|
|
@39724
|
13 years |
vboxsync |
Shutdown implementation for linux (untested).
|
|
|
@39721
|
13 years |
vboxsync |
RTSystemShutdown: stub.
|
|
|
@39627
|
13 years |
vboxsync |
backed out previous changeset
|
|
|
@39626
|
13 years |
vboxsync |
more symlink stuff
|
|
|
@39500
|
13 years |
vboxsync |
RTReq: More refactoring.
|
|
|
@39448
|
13 years |
vboxsync |
Runtime: forgot the Makefiles
|
|
|
@39255
|
13 years |
vboxsync |
take two on those linux build fixes.
|
|
|
@39254
|
13 years |
vboxsync |
More linux build fixes.
|
|
|
@39252
|
13 years |
vboxsync |
NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
|
|
|
@38515
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@38419
|
13 years |
vboxsync |
Runtime: fixed an accident
|
|
|
@38418
|
13 years |
vboxsync |
build fix
|
|
|
@38154
|
13 years |
vboxsync |
*.kmk: PATH_INS -> PATH_STAGE.
|
|
|
@38082
|
13 years |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@38037
|
13 years |
vboxsync |
eliminate use of LOG_ENABLED
|
|
|
@37733
|
13 years |
vboxsync |
gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
|
|
|
@37560
|
13 years |
vboxsync |
IPRT: Darwin symbol hacking in progress.
|
|
|
@37520
|
13 years |
vboxsync |
X11 Additions: save a few bytes by making all MiniRT symbols local …
|
|
|
@37409
|
13 years |
vboxsync |
iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
|
|
|
@37396
|
13 years |
vboxsync |
iprt/trace.h: Mostly done, but untested and undocumented.
|
|
|
@37270
|
14 years |
vboxsync |
IPRT/Dvm: Commit BSD disklabel support.
|
|
|
@37254
|
14 years |
vboxsync |
OpenSSL: link ssl library.
|
|
|
@37243
|
14 years |
vboxsync |
Runtime/Makefile.kmk: extpack build fix.
|
|
|
@37233
|
14 years |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@37228
|
14 years |
vboxsync |
SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
|
|
|
@37196
|
14 years |
vboxsync |
Runtime/socket+udp: new socket functions needed to provide UDP as part …
|
|
|
@37171
|
14 years |
vboxsync |
IPRT: Use the linux thread affinity code.
|
|
|
@37154
|
14 years |
vboxsync |
RTThread[SG]etAffinity cleanup
|
|
|