|
|
@5856
|
17 years |
vboxsync |
and another one.
|
|
|
@5855
|
17 years |
vboxsync |
another one.
|
|
|
@5844
|
17 years |
vboxsync |
Backed out accidental Makefile.kmk commit.
|
|
|
@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
|
|
|
@5760
|
17 years |
vboxsync |
runtime: add generic command line parser, moved from webservice.
|
|
|
@5712
|
17 years |
vboxsync |
Added warnings about trailing chars & spaces in the RTStrTo*Int* …
|
|
|
@5705
|
17 years |
vboxsync |
Free a previously allocated memory #2.
|
|
|
@5702
|
17 years |
vboxsync |
Free a previously allocated memory.
|
|
|
@5666
|
17 years |
vboxsync |
PFNSTRFORMAT should return size_t.
|
|
|
@5653
|
17 years |
vboxsync |
sched-os2.cpp
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5591
|
17 years |
vboxsync |
Leopard build fix.
|
|
|
@5588
|
17 years |
vboxsync |
Leopard build fix.
|
|
|
@5581
|
17 years |
vboxsync |
Fixed O_NONBLOCK / RTFILE_O_NON_BLOCK.
|
|
|
@5556
|
17 years |
vboxsync |
kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime.
|
|
|
@5555
|
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.
|
|
|
@5525
|
17 years |
vboxsync |
PDMUsb changes.
|
|
|
@5521
|
17 years |
vboxsync |
unused variable now
|
|
|
@5519
|
17 years |
vboxsync |
Runtime: Fixed memory leaks found by valgrind.
|
|
|
@5511
|
17 years |
vboxsync |
Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
|
|
|
@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.
|
|
|
@5464
|
17 years |
vboxsync |
More GOT / Yasm trouble. just go with the .cpp code for now.
|
|
|
@5463
|
17 years |
vboxsync |
Fixed link error. Added an alignment dummy.
|
|
|
@5462
|
17 years |
vboxsync |
Only use .asm in ring-3, 64-bit and symbol name issues.
|
|
|
@5461
|
17 years |
vboxsync |
Made u64Prev a pointer so TM can share it between contexts. Added R3, …
|
|
|
@5460
|
17 years |
vboxsync |
GOT rules…
|
|
|
@5459
|
17 years |
vboxsync |
need to fix GOT problems first…
|
|
|
@5457
|
17 years |
vboxsync |
New RTTimeNanoTS/GIP code.
|
|
|
@5456
|
17 years |
vboxsync |
New RTTimeNanoTS/GIP code.
|
|
|
@5455
|
17 years |
vboxsync |
|
|
|
@5449
|
17 years |
vboxsync |
Runtime: Suppress "uninitialized values" valgrind errors.
|
|
|
@5445
|
17 years |
vboxsync |
sigh.
|
|
|
@5444
|
17 years |
vboxsync |
now then?
|
|
|
@5443
|
17 years |
vboxsync |
better?
|
|
|
@5430
|
17 years |
vboxsync |
Added missing Makefile.kup.
|
|
|
@5428
|
17 years |
vboxsync |
*-win32.cpp -> *-win.cpp
|
|
|
@5427
|
17 years |
vboxsync |
Merged r3/win32 and r3/win64
|
|
|
@5426
|
17 years |
vboxsync |
sort source lists.
|
|
|
@5424
|
17 years |
vboxsync |
math -> common/math
|
|
|
@5423
|
17 years |
vboxsync |
Merged the win32 and win64 directories.
|
|
|
@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.
|
|
|
@5406
|
17 years |
vboxsync |
-> r3
|
|
|
@5405
|
17 years |
vboxsync |
-> r3
|
|
|
@5404
|
17 years |
vboxsync |
Moved the time stuff out of the root dir.
|
|
|
@5403
|
17 years |
vboxsync |
time subdir.
|
|
|
@5381
|
17 years |
vboxsync |
Fixed a typo in the-linux-kernel.h
|
|
|
@5373
|
17 years |
vboxsync |
make sure the memory is suitable for executable images.
|
|
|
@5358
|
17 years |
vboxsync |
pThis
|
|
|
@5356
|
17 years |
vboxsync |
Permit RTFILE_O_NON_BLOCK on systems that have O_NONBLOCK.
|
|
|
@5355
|
17 years |
vboxsync |
Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT).
|
|
|
@5354
|
17 years |
vboxsync |
Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT).
|
|
|
@5351
|
17 years |
vboxsync |
page align the segkmem_alloc/free size.
|
|
|
@5349
|
17 years |
vboxsync |
need to take the cpu_lock before calling into cyclic.
|
|
|
@5347
|
17 years |
vboxsync |
On solaris ENOSYS doesn't mean what we think it does.
|
|
|
@5346
|
17 years |
vboxsync |
On solaris ENOSYS doesn't mean what we think it does. mkdir returns it …
|
|
|
@5335
|
17 years |
vboxsync |
all threads must wakeup on destroy; check for the right macro (bug …
|
|
|
@5334
|
17 years |
vboxsync |
check the right magic.
|
|
|
@5333
|
17 years |
vboxsync |
all threads must wakeup on destroy
|
|
|
@5325
|
17 years |
vboxsync |
use segkmem_alloc on 64-bit solaris because of gcc and its kernel code …
|
|
|
@5324
|
17 years |
vboxsync |
removed the sizeof(pthread_t) == sizeof(void *) assumption.
|
|
|
@5305
|
17 years |
vboxsync |
fixed rtR0MemObjNativeGetPagePhysAddr prototype mismatch.
|
|
|
@5258
|
17 years |
vboxsync |
Rewrote the shared folder create file function on the host to …
|
|
|
@5248
|
17 years |
vboxsync |
Debug builds now need strcmp. Knut, please revise.
|
|
|
@5230
|
17 years |
vboxsync |
Added r0drv/nt/semeventmulti-r0drv-nt.cpp.
|
|
|
@5229
|
17 years |
vboxsync |
rtSemEventWait -> rtSemEventMultiWait.
|
|
|
@5228
|
17 years |
vboxsync |
use the right magic.
|
|
|
@5226
|
17 years |
vboxsync |
Added r0drv/linux/semeventmulti-r0drv-linux.c
|
|
|
@5225
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5224
|
17 years |
vboxsync |
oops.
|
|
|
@5223
|
17 years |
vboxsync |
Split up r0drv/nt/semaphore-r0drv-nt.cpp.
|
|
|
@5222
|
17 years |
vboxsync |
Split up r0drv/nt/semaphore-r0drv-nt.cpp.
|
|
|
@5212
|
17 years |
vboxsync |
Solaris.
|
|
|