source:
vbox/trunk/include/iprt@
21914
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
linux | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | ||
nocrt | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | ||
alloc.h | 1.3 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
alloca.h | 1.8 KB | 11403 | 16 年 | Solaris/vboxnetflt, iprt/alloca.h: correct instance tracking, made it … | |
asm.h | 169.5 KB | 21544 | 15 年 | iprt/asm.h: ASMIntAreEnabled build fix. | |
asmdefs.mac | 15.4 KB | 16338 | 16 年 | iprt/asmdefs.mac: Darwin decorates symbols on AMD64 just like on x86 … | |
assert.h | 71.7 KB | 21792 | 15 年 | iprt/assert.h: added AssertCompile2MemberOffsets. | |
autores.h | 6.0 KB | 13718 | 16 年 | includes: made them 'build' again. | |
avl.h | 37.8 KB | 20740 | 15 年 | iprt: More RTDbg coding; added a new AVL tree for RTUINPTR. | |
base64.h | 4.7 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
cache.h | 5.1 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
cdefs.h | 59.9 KB | 21398 | 15 年 | iprt/cdefs.h: cosmetics. | |
cidr.h | 2.0 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
cpputils.h | 12.6 KB | 18467 | 16 年 | cpptuils.h: Fixed no virtual destructor warning. | |
cpuset.h | 5.6 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
crc32.h | 1.3 KB | 21914 | 15 年 | iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32. | |
crc64.h | 1.3 KB | 21914 | 15 年 | iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32. | |
crc.h | 4.3 KB | 21914 | 15 年 | iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32. | |
critsect.h | 9.9 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
ctype.h | 2.9 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
dbg.h | 42.3 KB | 21110 | 15 年 | RTDbg: Some adjustments and fixes. | |
dir.h | 13.1 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
env.h | 7.2 KB | 21388 | 15 年 | IPRT: doc fix | |
err.h | 41.9 KB | 21784 | 15 年 | Runtime: Implemented tar archive I/O. | |
err.mac | 12.0 KB | 20744 | 15 年 | IPRT: RTDbg coding. | |
err.sed | 1.5 KB | 18117 | 16 年 | sed(1): make these locale independent by using [:alnum:] and friends. … | |
file.h | 46.4 KB | 21801 | 15 年 | IPRT: Clearified RTFileReadAll*. | |
fs.h | 16.1 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
getopt.h | 12.5 KB | 20809 | 15 年 | Runtime/getopt: new parameter value type 'UUID' | |
handletable.h | 9.6 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
heap.h | 6.5 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
initterm.h | 6.5 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
ldr.h | 11.2 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
localipc.h | 9.9 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
lock.h | 3.4 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
log.h | 59.0 KB | 21794 | 15 年 | iprt/log.h: Assume gcc 4+ on dawrin and set LOG_USE_C99. | |
manifest.h | 3.8 KB | 21757 | 15 年 | Runtime: fix return type documentation | |
md5.h | 2.4 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
mem.h | 20.1 KB | 21284 | 15 年 | RTR0MemAreKernelAndUserRangesDifferent -> … | |
memcache.h | 1.7 KB | 21636 | 15 年 | iprt/memcache.h: a reminder. | |
memobj.h | 14.3 KB | 20525 | 15 年 | iprt/memobj.h: Added RTR0MemObjProtect, only implemented for darwin. | |
memory | 2.6 KB | 15958 | 16 年 | "namespace" declarations don't end with ";". Spotted by: FlexeLint | |
mempool.h | 5.3 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
ministring_cpp.h | 12.8 KB | 21588 | 15 年 | Main: move vbox-independent OVF reader code to separate file; move … | |
mp.h | 10.6 KB | 21725 | 15 年 | iprt: Added RTMpGetDescription. | |
net.h | 20.4 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
ntwrap.mac | 9.8 KB | 13445 | 16 年 | ntwrap.mac: undid header damange. | |
once.h | 3.3 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
param.h | 3.8 KB | 13775 | 16 年 | EXPORT_SYMBOL after implementation of the function/variable; fixed warning | |
path.h | 20.9 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
power.h | 3.4 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
process.h | 8.9 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
rand.h | 9.9 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
req.h | 13.2 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
runtime.h | 2.5 KB | 13832 | 16 年 | IN_GC -> IN_RC. | |
s3.h | 8.7 KB | 21757 | 15 年 | Runtime: fix return type documentation | |
semaphore.h | 19.5 KB | 21513 | 15 年 | iprt/semaphore.h,types.h: Defined a new semaphore type for use with … | |
sha1.h | 1.7 KB | 21757 | 15 年 | Runtime: fix return type documentation | |
spinlock.h | 4.4 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
stdarg.h | 1.5 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
stdint.h | 7.6 KB | 21720 | 15 年 | iprt/stdint.h: Replaced by stdint-new.h. | |
strcache.h | 3.9 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
stream.h | 8.5 KB | 21045 | 15 年 | IPRT: Fixed RTStrmClearError so that it clears the error on the stream … | |
string.h | 75.9 KB | 21741 | 15 年 | iprt/string.h: documentation correction for the extended conversion … | |
system.h | 5.6 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
table.h | 23.6 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
tar.h | 4.4 KB | 21812 | 15 年 | Runtime: rename | |
tcp.h | 7.4 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
test.h | 31.0 KB | 20605 | 15 年 | IPRT: Added RTTestInitAndCreate - a combination of RTR3Init and … | |
thread.h | 22.3 KB | 21536 | 15 年 | iprt/thread.h: Redefined RTThreadPreemptIsEnabled for systems without … | |
time.h | 26.6 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
timer.h | 12.3 KB | 21399 | 15 年 | timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 … | |
types.h | 42.4 KB | 21513 | 15 年 | iprt/semaphore.h,types.h: Defined a new semaphore type for use with … | |
uni.h | 9.0 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
uuid.h | 6.1 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
xml_cpp.h | 14.8 KB | 21428 | 15 年 | Main: remove ENoMemory exception class, replace with std::bad_alloc() … | |
zip.h | 7.2 KB | 21814 | 15 年 | IPRT: RTZipBlock for block compression. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器