|
|
@6285
|
17 years |
vboxsync |
(C) 2008
|
|
|
@6080
|
17 years |
vboxsync |
Fix for the vista psdk.
|
|
|
@6041
|
17 years |
vboxsync |
Added RTUtf16CalcUtf8Len and RTUtf16CalcUtf8LenEx.
|
|
|
@6013
|
17 years |
vboxsync |
Created generic templates for compiling guest additions (for new …
|
|
|
@6000
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change, fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5978
|
17 years |
vboxsync |
gcc warning
|
|
|
@5975
|
17 years |
vboxsync |
removed left over #if 1.
|
|
|
@5974
|
17 years |
vboxsync |
Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
|
|
|
@5971
|
17 years |
vboxsync |
Use the new RT_C_* stuff in iprt/ctype.h. Made VBOX_LOG='*usb*=~0' …
|
|
|
@5912
|
17 years |
vboxsync |
backed out r26450
|
|
|
@5911
|
17 years |
vboxsync |
RTGetOpt does not alter argv[] does it?
|
|
|
@5843
|
17 years |
vboxsync |
r=bird: Adjusted the RTGetOpt API a little bit.
|
|
|
@5781
|
17 years |
vboxsync |
Fixed some overflow detection issues.
|
|
|
@5766
|
17 years |
vboxsync |
export getopt.cpp
|
|
|
@5712
|
17 years |
vboxsync |
Added warnings about trailing chars & spaces in the RTStrTo*Int* …
|
|
|
@5666
|
17 years |
vboxsync |
PFNSTRFORMAT should return size_t.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5556
|
17 years |
vboxsync |
kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime.
|
|
|
@5552
|
17 years |
vboxsync |
Darwin build fixes.
|
|
|
@5551
|
17 years |
vboxsync |
kStuff integration in progress.
|
|
|
@5547
|
17 years |
vboxsync |
cTries.
|
|
|
@5531
|
17 years |
vboxsync |
ring-0 import fix.
|
|
|
@5521
|
17 years |
vboxsync |
unused variable now
|
|
|
@5519
|
17 years |
vboxsync |
Runtime: Fixed memory leaks found by valgrind.
|
|
|
@5510
|
17 years |
vboxsync |
don't assert.
|
|
|
@5508
|
17 years |
vboxsync |
fFound wasn't ever set.
|
|
|
@5490
|
17 years |
vboxsync |
Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
|
|
|
@5489
|
17 years |
vboxsync |
Some hacks from yesterday.
|
|
|
@5488
|
17 years |
vboxsync |
mkdir asm
|
|
|
@5484
|
17 years |
vboxsync |
fixed header
|
|
|
@5468
|
17 years |
vboxsync |
silly typo.
|
|
|
@5463
|
17 years |
vboxsync |
Fixed link error. Added an alignment dummy.
|
|
|
@5461
|
17 years |
vboxsync |
Made u64Prev a pointer so TM can share it between contexts. Added R3, …
|
|
|
@5460
|
17 years |
vboxsync |
GOT rules…
|
|
|
@5457
|
17 years |
vboxsync |
New RTTimeNanoTS/GIP code.
|
|
|
@5456
|
17 years |
vboxsync |
New RTTimeNanoTS/GIP code.
|
|
|
@5455
|
17 years |
vboxsync |
|
|
|
@5430
|
17 years |
vboxsync |
Added missing Makefile.kup.
|
|
|
@5424
|
17 years |
vboxsync |
math -> common/math
|
|
|
@5422
|
17 years |
vboxsync |
table -> common/table
|
|
|
@5421
|
17 years |
vboxsync |
ldr* -> common/ldr/
|
|
|
@5420
|
17 years |
vboxsync |
mkdir common/ldr
|
|
|
@5419
|
17 years |
vboxsync |
err* RTErr* -> common/err/
|
|
|
@5418
|
17 years |
vboxsync |
mkdir common/err
|
|
|
@5417
|
17 years |
vboxsync |
various stray files -> common/misc/
|
|
|
@5416
|
17 years |
vboxsync |
misc -> common/misc
|
|
|
@5415
|
17 years |
vboxsync |
log* -> common/log/
|
|
|
@5414
|
17 years |
vboxsync |
mkdir common/log
|
|
|
@5413
|
17 years |
vboxsync |
uni* str* utf* -> common/string/
|
|
|
@5412
|
17 years |
vboxsync |
crc* md5* -> common/checksum
|
|
|
@5411
|
17 years |
vboxsync |
Added common\checksum
|
|
|
@5410
|
17 years |
vboxsync |
alloc* -> common/alloc
|
|
|
@5409
|
17 years |
vboxsync |
string -> common/string
|
|
|
@5408
|
17 years |
vboxsync |
time -> common/time
|
|
|
@5407
|
17 years |
vboxsync |
new dir.
|