|
|
@1933
|
18 years |
vboxsync |
build fix.
|
|
|
@1888
|
18 years |
vboxsync |
ASMMultU64ByU32DivByU32 (for TSC calculation).
|
|
|
@1870
|
18 years |
vboxsync |
rtThreadMain bustage.
|
|
|
@1849
|
18 years |
vboxsync |
Just a few updates from a more recent cpuid spec.
|
|
|
@1816
|
18 years |
vboxsync |
moved magics to a common header to avoid duplicating the same defines …
|
|
|
@1815
|
18 years |
vboxsync |
export it.
|
|
|
@1810
|
18 years |
vboxsync |
oops.
|
|
|
@1809
|
18 years |
vboxsync |
oops.
|
|
|
@1807
|
18 years |
vboxsync |
Adopted the posix timer code to support the three new timer APIs
|
|
|
@1781
|
18 years |
vboxsync |
Split out generic/RTTimerCreate-generic.cpp from generic/timer-generic.cpp.
|
|
|
@1768
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@1766
|
18 years |
vboxsync |
Introduce a dummy thread name parameter to rtThreadMain to allow …
|
|
|
@1728
|
18 years |
vboxsync |
Added missing IN_GUEST to a couple of templates.
|
|
|
@1716
|
18 years |
vboxsync |
win64 build break
|
|
|
@1710
|
18 years |
vboxsync |
Fixed support for Linux guest ring 3 in the runtime
|
|
|
@1703
|
18 years |
vboxsync |
Added case-insensitive UTF-8 string compare (implemented via C library …
|
|
|
@1692
|
18 years |
vboxsync |
Testcase for reading the TSC on all CPUs in an SMP system.
|
|
|
@1632
|
18 years |
vboxsync |
Removed two duplicate symbol warnings from RuntimeW32GuestR0.
|
|
|
@1581
|
18 years |
vboxsync |
r=bird: Too verbose comments that just repeated the code (fixed).
|
|
|
@1564
|
18 years |
vboxsync |
Removed libuuid dependency.
|
|
|
@1537
|
18 years |
vboxsync |
min/max.
|
|
|
@1536
|
18 years |
vboxsync |
Some ring-3 adjustments.
|
|
|
@1532
|
18 years |
vboxsync |
Handle EFBIG on Linux correctly (and try to detect the same situation …
|
|
|
@1494
|
18 years |
vboxsync |
two new RTEnv APIs.
|
|
|
@1470
|
18 years |
vboxsync |
Runtime: Stubbed RTTimerStart/Stop.
|
|
|
@1460
|
18 years |
vboxsync |
Partial fix for the VirtualBox startup hang - don't allocate …
|
|
|
@1456
|
18 years |
vboxsync |
for everyone.
|
|
|
@1441
|
18 years |
vboxsync |
Updated the new command line syntax
|
|
|
@1390
|
18 years |
vboxsync |
A Quick hack to support single locks on samba shares. (TODO: needs per …
|
|
|
@1389
|
18 years |
vboxsync |
bad ctrl key.
|
|
|
@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
|
|
|