|
|
@3978
|
17 years |
vboxsync |
Extended the RTTimerCreateEx interface by defining some flags for …
|
|
|
@3929
|
17 years |
vboxsync |
Clashed on some @file headers too. Fixed a thing.
|
|
|
@3924
|
17 years |
vboxsync |
Added copyright header
|
|
|
@3922
|
17 years |
vboxsync |
Missing copyright headers
|
|
|
@3913
|
17 years |
vboxsync |
Solaris.
|
|
|
@3888
|
17 years |
vboxsync |
Solaris.
|
|
|
@3885
|
17 years |
vboxsync |
two portmes.
|
|
|
@3860
|
17 years |
vboxsync |
introduced some generic IPRT functions for requesting several pathes
|
|
|
@3683
|
17 years |
vboxsync |
reversed top & bottom
|
|
|
@3682
|
17 years |
vboxsync |
Top right coordinates are exclusive
|
|
|
@3642
|
17 years |
vboxsync |
darn.
|
|
|
@3640
|
17 years |
vboxsync |
some cleanup.
|
|
|
@3639
|
17 years |
vboxsync |
amd64 -> RT_ARCH_AMD64
|
|
|
@3637
|
17 years |
vboxsync |
LINUX -> RT_OS_LINUX.
|
|
|
@3636
|
17 years |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
|
|
|
@3631
|
17 years |
vboxsync |
iprt_hdr_h -> _iprt_hdr_h
|
|
|
@3630
|
17 years |
vboxsync |
iprt_hdr_h -> _iprt_hdr_h
|
|
|
@3629
|
17 years |
vboxsync |
The SOMETHING OS and architecture #defines are now deprecated. …
|
|
|
@3625
|
17 years |
vboxsync |
FreeBSD kernel.
|
|
|
@3624
|
17 years |
vboxsync |
FreeBSD kernel.
|
|
|
@3600
|
17 years |
vboxsync |
Undefine PAGE_SHIFT to kill some warnings.
|
|
|
@3549
|
17 years |
vboxsync |
Renamed members of RTRECT
|
|
|
@3530
|
17 years |
vboxsync |
docs and missing type.
|
|
|
@3526
|
17 years |
vboxsync |
Introduced RTRECT data type
|
|
|
@3361
|
17 years |
vboxsync |
fixed some GNU asm macros (missing clobber)
|
|
|
@3311
|
17 years |
vboxsync |
MEMALING = 8, even for L4
|
|
|
@3281
|
17 years |
vboxsync |
Made cdefs.h and type.h work with IBM Visual Age for C++ (3.08)
|
|
|
@3250
|
17 years |
vboxsync |
Two more timspec functions.
|
|
|
@3243
|
17 years |
vboxsync |
LogRelBackdoor and map LogRel to it when LOG_TO_BACKDOOR is defined.
|
|
|
@3242
|
17 years |
vboxsync |
LogRelBackdoor and map LogRel to it when LOG_TO_BACKDOOR is defined.
|
|
|
@3223
|
17 years |
vboxsync |
Moved the backdoor logging prototypes from VBox/log.h to iprt/log.h …
|
|
|
@3162
|
17 years |
vboxsync |
#undef RT_MAX on OS/2.
|
|
|
@3161
|
17 years |
vboxsync |
#undef PAGE_SIZE to avoid clashes (you change the header order if you …
|
|
|
@3123
|
18 years |
vboxsync |
Made VBOX_LOG_FLAGS=msprog work in GC.
|
|
|
@3111
|
18 years |
vboxsync |
Added some missing assert macros
|
|
|
@3092
|
18 years |
vboxsync |
Work in the linux kernel env. too.
|
|
|
@3086
|
18 years |
vboxsync |
introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
|
|
|
@3022
|
18 years |
vboxsync |
Check that there is a symbol table in the ELF relocatable image we're …
|
|
|
@3008
|
18 years |
vboxsync |
export it.
|
|
|
@3007
|
18 years |
vboxsync |
Moved the template code out of cdefs.h, partly because it didn't …
|
|
|
@3004
|
18 years |
vboxsync |
Moved the declarations up to the top so changes to the #defines can be …
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2911
|
18 years |
vboxsync |
Backed out 21577 as it was the wrong fix for log.cpp asserting on …
|
|
|
@2906
|
18 years |
vboxsync |
Changed VALID_PTR check for Win64.
|
|
|
@2778
|
18 years |
vboxsync |
updated comments
|
|
|
@2769
|
18 years |
vboxsync |
for discussion of #1856 (Knut, Dmitry pls)
|
|
|
@2748
|
18 years |
vboxsync |
typo
|
|
|
@2669
|
18 years |
vboxsync |
IPRT: Added <iprt/memory> C++ extension.
|
|
|
@2660
|
18 years |
vboxsync |
Runtime: Added missing 'const' to DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP.
|
|
|
@2623
|
18 years |
vboxsync |
Fixed UTC typo.
|
|
|
@2612
|
18 years |
vboxsync |
Implemented local time functions. (not properly tested yet)
|
|
|
@2604
|
18 years |
vboxsync |
Added RTErrConvertFromDarwin[COM|IO|Kern].
|
|
|
@2443
|
18 years |
vboxsync |
fix visibility for incompatible gcc-3.4 compilers
|
|
|
@2439
|
18 years |
vboxsync |
part3 of gcc-3 fix
|
|
|
@2437
|
18 years |
vboxsync |
partly fixed my last commit for gcc-3
|
|
|
@2435
|
18 years |
vboxsync |
with gcc, mark all ELF symbols with visibility=hidden by default and …
|
|
|
@2358
|
18 years |
vboxsync |
New VMDK code.
|
|
|
@2305
|
18 years |
vboxsync |
We're using 2002 not 2003 it seems. too bad.
|
|
|
@2304
|
18 years |
vboxsync |
ASMMemoryClobber -> ASMCompilerBarrier + MSC (untested)
|
|
|
@2291
|
18 years |
vboxsync |
More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
|
|
|
@2252
|
18 years |
vboxsync |
killed MSC warning.
|
|
|
@2247
|
18 years |
vboxsync |
r=bird: ASMMemoryClobber questions.
|
|
|
@2245
|
18 years |
vboxsync |
ASMAtomicXchgBool.
|
|
|
@2207
|
18 years |
vboxsync |
Remove some more executable properties.
|
|
|
@2144
|
18 years |
vboxsync |
added ASMMemoryClobber()
|
|
|
@2083
|
18 years |
vboxsync |
Made AssertCompile work more reliably on gcc. (only tested with 4.1.1, …
|
|
|
@1905
|
18 years |
vboxsync |
renamed variables to make Knut happy
|
|
|
@1903
|
18 years |
vboxsync |
use pure assembler for ASMMultU64ByU32DivByU32 to prevent spurious …
|
|
|
@1888
|
18 years |
vboxsync |
ASMMultU64ByU32DivByU32 (for TSC calculation).
|
|
|
@1848
|
18 years |
vboxsync |
solaris.
|
|
|
@1703
|
18 years |
vboxsync |
Added case-insensitive UTF-8 string compare (implemented via C library …
|
|
|
@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
|
|
|