|
|
@1548
|
18 years |
vboxsync |
stdbool.h workaround for darwin.
|
|
|
@1532
|
18 years |
vboxsync |
Handle EFBIG on Linux correctly (and try to detect the same situation …
|
|
|
@1494
|
18 years |
vboxsync |
two new RTEnv APIs.
|
|
|
@1454
|
18 years |
vboxsync |
another try…
|
|
|
@1452
|
18 years |
vboxsync |
g++ v4.1.1. on AMD64 has trouble with AssertCompileMemberAlignment, …
|
|
|
@1451
|
18 years |
vboxsync |
grr
|
|
|
@1448
|
18 years |
vboxsync |
AssertCompileMemberAlignment didn't work in C++ code on with gcc 4.1.1 …
|
|
|
@1401
|
18 years |
vboxsync |
Mach-O/Yasm .bss section fix (it must be last, so declare everything …
|
|
|
@1228
|
18 years |
vboxsync |
ASMIntDisableFlags.
|
|
|
@1208
|
18 years |
vboxsync |
gcc-4.1.2 of Mandriva2007.1 complains about mixed C/C++ declarations …
|
|
|
@1190
|
18 years |
vboxsync |
Ported IPRT to ring-0 OS/2.
|
|
|
@1188
|
18 years |
vboxsync |
fixed typo in RTStrFormatV prototype.
|
|
|
@1174
|
18 years |
vboxsync |
memcmp, strchr, strcmp.
|
|
|
@1030
|
18 years |
vboxsync |
just let the compiler decide
|
|
|
@1029
|
18 years |
vboxsync |
no need to do push/pop here
|
|
|
@1027
|
18 years |
vboxsync |
Initial GIP change. Missing detection of SMP systems with TSC drift.
|
|
|
@938
|
18 years |
vboxsync |
Use RTAssertDoBreakpoint everywhere. (part II)
|
|
|
@937
|
18 years |
vboxsync |
RTPathExists.
|
|
|
@936
|
18 years |
vboxsync |
RTEnv (incomplete).
|
|
|
@932
|
18 years |
vboxsync |
Added RTTcpServerDisconnectClient, this fixed the assertion mentioned …
|
|
|
@889
|
18 years |
vboxsync |
RTRand API.
|
|
|
@829
|
18 years |
vboxsync |
No-CRT limits.h
|
|
|
@761
|
18 years |
vboxsync |
Regenerated the err.mac files.
|
|
|
@696
|
18 years |
vboxsync |
export to OSE
|
|
|
@692
|
18 years |
vboxsync |
32-bit gcc packs AVLOHCPHYSNODECORE a little bit different, pad it to …
|
|
|
@666
|
18 years |
vboxsync |
Messing with the nocrt setup…
|
|
|
@661
|
18 years |
vboxsync |
export
|
|
|
@660
|
18 years |
vboxsync |
make up for lacking stddef.h
|
|
|
@659
|
18 years |
vboxsync |
Freebsd keep count of spinlock enter/exits on a per thread basis, so …
|
|
|
@658
|
18 years |
vboxsync |
Moved the *ARCH_BITS stuff to cdefs.h.
|
|
|
@654
|
18 years |
vboxsync |
Fixed two issues when using intrin.h.
|
|
|
@653
|
18 years |
vboxsync |
fixed MSC 64-bit detection.
|
|
|
@647
|
18 years |
vboxsync |
VALID_PTR update: when running 32-bit in compatability mode, there …
|
|
|
@639
|
18 years |
vboxsync |
Be careful with 32-bit types and registers. (it seems like it was …
|
|
|
@633
|
18 years |
vboxsync |
Good job!
|
|
|
@629
|
18 years |
vboxsync |
Changed RTPROCESS back to 32-bit int.
|
|
|
@628
|
18 years |
vboxsync |
Implement log flag usecrlf, which translates LF line ending to CR/LF. …
|
|
|
@623
|
18 years |
vboxsync |
export to OSE
|
|
|
@590
|
18 years |
vboxsync |
Generic request packets (port of of the EMT specific VM request packet …
|
|
|
@539
|
18 years |
vboxsync |
Port IPRT to FreeBSD
|
|
|
@529
|
18 years |
vboxsync |
Fixed bug in LogRelIt in C99/AMD64 mode.
|
|
|
@467
|
18 years |
vboxsync |
ETIMEDOUT is actually NET. Try "telnet 2.2.2.2" and wait a while…
|
|
|
@460
|
18 years |
vboxsync |
Fixed string to number function documentation.
|
|
|
@449
|
18 years |
vboxsync |
RTAvlrGCPtr*
|
|
|
@434
|
18 years |
vboxsync |
fixed imul/idiv for msc
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@392
|
18 years |
vboxsync |
Added a process specifier to the APIs dealing with user addresses.
|
|
|
@385
|
18 years |
vboxsync |
RTProcSelf, RTR0ProcHandleSelf, RTR0PROCESS.
|
|
|
@353
|
18 years |
vboxsync |
added ASMMult2xS32RetS64() and ASMDivS64ByS32RetS32()
|
|
|
@331
|
18 years |
vboxsync |
Bool and AMD64 hacking.
|
|
|
@311
|
18 years |
vboxsync |
Moved the simple heap type.
|
|
|
@310
|
18 years |
vboxsync |
Moved the simple heap type.
|
|
|
@309
|
18 years |
vboxsync |
DECLINLINE is supposed to be static of course.
|
|
|
@288
|
18 years |
vboxsync |
debugged the heap.
|
|
|
@283
|
18 years |
vboxsync |
more simple heap stuff.
|
|
|
@249
|
18 years |
vboxsync |
Removed RTThreadExit again (sigh)
|
|
|
@243
|
18 years |
vboxsync |
Added RTThreadExit
|
|
|
@231
|
18 years |
vboxsync |
RTPROCESS must be pointer sized (HC).
|
|
|
@217
|
18 years |
vboxsync |
hacking darwin memory objects.
|
|
|
@204
|
18 years |
vboxsync |
runtime.h now includes everything. Created a new header, initterm.h, …
|
|
|
@197
|
18 years |
vboxsync |
A stab at generic timers (untested).
|
|
|
@129
|
18 years |
vboxsync |
Generic Uuid. Corrected Gen.u16TimeMin to Gen.u16TimeMid.
|
|
|
@96
|
18 years |
vboxsync |
RTAvlGCPtr.
|
|
|
@92
|
18 years |
vboxsync |
Added missing prototype for RTAvlPVDestroy.
|
|
|
@74
|
18 years |
vboxsync |
64-bit/32-bit register macros. RTGCPHYS and RTHCPHYS macros.
|
|
|
@10
|
18 years |
vboxsync |
spelling
|
|
|
@1
|
55 years |
vboxsync |
import
|