|
|
@1388
|
18 years |
vboxsync |
filelock-posix.cpp, no pl. Made darwin copy of the locks
|
|
|
@1387
|
18 years |
vboxsync |
Split out the posix file lock stuff.
|
|
|
@1307
|
18 years |
vboxsync |
Added temps to avoid attempts to free bogus (because modified) pointers.
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1290
|
18 years |
vboxsync |
if dlopen fails, don't report a general error but VERR_FILE_NOT_FOUND …
|
|
|
@1219
|
18 years |
vboxsync |
R0 logging fixes
|
|
|
@1206
|
18 years |
vboxsync |
use the mscount member of the GIS for system monotonic time source on OS/2.
|
|
|
@1205
|
18 years |
vboxsync |
r3/linux/time-linux.cpp…
|
|
|
@1204
|
18 years |
vboxsync |
split out the RTTimeNow and moved the messy linux stuff out of …
|
|
|
@1203
|
18 years |
vboxsync |
RTR3Init.
|
|
|
@1201
|
18 years |
vboxsync |
fixed OS/2 thread bustage.
|
|
|
@1195
|
18 years |
vboxsync |
Forgot this.
|
|
|
@1191
|
18 years |
vboxsync |
svn properties.
|
|
|
@1190
|
18 years |
vboxsync |
Ported IPRT to ring-0 OS/2.
|
|
|
@1189
|
18 years |
vboxsync |
Corrected bug in the multiple release event semaphore wait code. Added …
|
|
|
@1176
|
18 years |
vboxsync |
Corrected svn attributes.
|
|
|
@1175
|
18 years |
vboxsync |
fixed mingw32 typo.
|
|
|
@1174
|
18 years |
vboxsync |
memcmp, strchr, strcmp.
|
|
|
@1173
|
18 years |
vboxsync |
Added missing BEGINCODE.
|
|
|
@1172
|
18 years |
vboxsync |
shr not shl (x86). Added missing BEGINCODE.
|
|
|
@1171
|
18 years |
vboxsync |
Fixed the return value. Added missing BEGINCODE.
|
|
|
@1027
|
18 years |
vboxsync |
Initial GIP change. Missing detection of SMP systems with TSC drift.
|
|
|
@960
|
18 years |
vboxsync |
Darwin hacking.
|
|
|
@941
|
18 years |
vboxsync |
64-bit build break.
|
|
|
@940
|
18 years |
vboxsync |
inline -> DECLINLINE.
|
|
|
@939
|
18 years |
vboxsync |
Use RTAssertDoBreakpoint everywhere. (part II)
|
|
|
@938
|
18 years |
vboxsync |
Use RTAssertDoBreakpoint everywhere. (part II)
|
|
|
@937
|
18 years |
vboxsync |
RTPathExists.
|
|
|
@936
|
18 years |
vboxsync |
RTEnv (incomplete).
|
|
|
@935
|
18 years |
vboxsync |
moving it (part 1).
|
|
|
@932
|
18 years |
vboxsync |
Added RTTcpServerDisconnectClient, this fixed the assertion mentioned …
|
|
|
@919
|
18 years |
vboxsync |
const code.
|
|
|
@918
|
18 years |
vboxsync |
reproduce the EMAll.cpp relocation issue.
|
|
|
@917
|
18 years |
vboxsync |
Allow mixing of platform code.
|
|
|
@916
|
18 years |
vboxsync |
oops
|
|
|
@915
|
18 years |
vboxsync |
A new loader testcase.
|
|
|
@899
|
18 years |
vboxsync |
don't assert on bad uuid strings.
|
|
|
@895
|
18 years |
vboxsync |
off_t -> KLDRFOFF. skip underscore when resolving imported symbols.
|
|
|
@894
|
18 years |
vboxsync |
kLdr integration. tstLdrObj.gc now works on darwin.
|
|
|
@893
|
18 years |
vboxsync |
Use RTRand.
|
|
|
@892
|
18 years |
vboxsync |
Test binary representation.
|
|
|
@891
|
18 years |
vboxsync |
RTRand API (feel free to improve the fallback code).
|
|
|
@890
|
18 years |
vboxsync |
RTRand API (feel free to improve the fallback code).
|
|
|
@888
|
18 years |
vboxsync |
killed warnings.
|
|
|
@855
|
18 years |
vboxsync |
include the gcc stuff into the r3 nocrt gcc lib and the gc and r0 libs …
|
|
|
@854
|
18 years |
vboxsync |
shut up.
|
|
|
@849
|
18 years |
vboxsync |
In 2.6.17 linux/futex.h starts including linux/sched.h and is no …
|
|
|
@845
|
18 years |
vboxsync |
stupid, stupid, me
|
|
|
@830
|
18 years |
vboxsync |
Made it built (but currently disabled).
|
|
|
@823
|
18 years |
vboxsync |
Wonder if this compiles…
|
|
|
@822
|
18 years |
vboxsync |
A quick futex based RTSEMEVENT and RTSEMEVENTMULTI implementation, …
|
|
|
@762
|
18 years |
vboxsync |
- Additions, Config.kmk, Runtime:
o Make the additions build on …
|
|
|
@751
|
18 years |
vboxsync |
Stricter check in RTCritSectEnter for destroyed critical sections.
|
|
|
@691
|
18 years |
vboxsync |
RuntimeR3NoCRTGCC_LIBSUFF
|
|
|
@683
|
18 years |
vboxsync |
ASMGetTR & ASMGetGDTR
|
|
|
@662
|
18 years |
vboxsync |
export it.
|
|
|
@657
|
18 years |
vboxsync |
Sanity checks and fixes for building 32-bit guest stuff correctly when …
|
|
|
@656
|
18 years |
vboxsync |
AMD64 not amd64!
|
|
|
@639
|
18 years |
vboxsync |
Be careful with 32-bit types and registers. (it seems like it was …
|
|
|
@637
|
18 years |
vboxsync |
printf -> RTPrintf = no warnings.
|
|
|
@635
|
18 years |
vboxsync |
warning.
|
|
|
@633
|
18 years |
vboxsync |
Good job!
|
|
|
@631
|
18 years |
vboxsync |
Select the right output method when RTLOGFLAGS_USECRLF set is and …
|
|
|
@628
|
18 years |
vboxsync |
Implement log flag usecrlf, which translates LF line ending to CR/LF. …
|
|
|
@622
|
18 years |
vboxsync |
export to OSE
|
|
|
@621
|
18 years |
vboxsync |
export to OSE
|
|
|
@620
|
18 years |
vboxsync |
export to OSE
|
|
|
@591
|
18 years |
vboxsync |
Generic request packets (port of of the EMT specific VM request packet …
|
|
|
@542
|
18 years |
vboxsync |
FreeBSD is sporting GNU iconv in /usr/local/…
|
|
|
@538
|
18 years |
vboxsync |
export r3/freebsd
|
|
|
@537
|
18 years |
vboxsync |
Make runtime build on FreeBSD.
|
|
|
@533
|
18 years |
vboxsync |
Fixed the RTMemExecAlloc issue with selinux enabled systems (and the …
|
|
|
@449
|
18 years |
vboxsync |
RTAvlrGCPtr*
|
|
|
@408
|
18 years |
vboxsync |
RTThreadSelf() -> RTThreadNativeSelf() for Ring-0.
|
|
|
@407
|
18 years |
vboxsync |
Another try…
|
|
|
@405
|
18 years |
vboxsync |
We're better off using the generic timer implementation on darwin. I …
|
|
|
@404
|
18 years |
vboxsync |
a shot at that apologetic gcc error on amd64…
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@402
|
18 years |
vboxsync |
Added missing RTDECL so it'll compile cleanly in Ring-0 on NT where …
|
|
|
@395
|
18 years |
vboxsync |
Log allocation failures.
|
|
|
@394
|
18 years |
vboxsync |
Use the vm_map_wire mode as it appears to be kinder to heap consumption.
|
|
|
@393
|
18 years |
vboxsync |
Duh. my bug - a horrible memory leak.
|
|
|
@392
|
18 years |
vboxsync |
Added a process specifier to the APIs dealing with user addresses.
|
|
|
@391
|
18 years |
vboxsync |
.cpp -> .c
|
|
|
@388
|
18 years |
vboxsync |
.cpp -> .c
|
|
|
@385
|
18 years |
vboxsync |
RTProcSelf, RTR0ProcHandleSelf, RTR0PROCESS.
|
|
|
@384
|
18 years |
vboxsync |
early commit.
|
|
|
@377
|
18 years |
vboxsync |
vm_map_wire/vm_map_unwire (alternative that didn't make any difference …
|
|
|
@341
|
18 years |
vboxsync |
Allocate exec memory in the first 2GB on linux. (bit of a hack currently)
|
|
|
@331
|
18 years |
vboxsync |
Bool and AMD64 hacking.
|
|
|
@329
|
18 years |
vboxsync |
test
|
|
|
@327
|
18 years |
vboxsync |
export to OSE
|
|
|
@326
|
18 years |
vboxsync |
export to OSE
|
|
|
@291
|
18 years |
vboxsync |
compile fix
|
|
|
@290
|
18 years |
vboxsync |
compile fix
|
|
|
@289
|
18 years |
vboxsync |
AMD64 exec heap. (I wonder if this compiles...)
|
|
|
@288
|
18 years |
vboxsync |
debugged the heap.
|
|
|
@283
|
18 years |
vboxsync |
more simple heap stuff.
|
|
|
@282
|
18 years |
vboxsync |
more simple heap stuff.
|
|
|
@260
|
18 years |
vboxsync |
Fixed the vboxdrv kernel module on 2.4 series kernels
|
|
|