source:
vbox/trunk/include/iprt@
23305
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
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 | 171.1 KB | 22280 | 15 年 | ASMIntDisableFlags() / gcc: don't use '=rm' as output constraint … | |
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 | 40.2 KB | 22308 | 15 年 | Runtime: Add RTFOFF Avl tree variant for the I/O cache | |
base64.h | 4.7 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
buildconfig.h | 2.7 KB | 22563 | 15 年 | IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and … | |
cache.h | 5.1 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
cdefs.h | 60.4 KB | 22801 | 15 年 | iprt/cdefs.h: Added DECL_INVALID(type). | |
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 | 44.6 KB | 22116 | 15 年 | RTDbgAs: Added RTDbgAsModuleQueryMapByIndex. | |
dir.h | 13.2 KB | 23305 | 15 年 | iprt/dir.h: RTDirExists clearification. | |
env.h | 7.2 KB | 21388 | 15 年 | IPRT: doc fix | |
err.h | 44.9 KB | 23291 | 15 年 | IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links … | |
err.mac | 12.7 KB | 22806 | 15 年 | iprt/err.mac: regenerated | |
err.sed | 1.5 KB | 18117 | 16 年 | sed(1): make these locale independent by using [:alnum:] and friends. … | |
file.h | 47.1 KB | 23047 | 15 年 | Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is … | |
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 | 7.3 KB | 22273 | 15 年 | IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap. | |
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.3 KB | 22700 | 15 年 | Main: comptr logging | |
manifest.h | 3.8 KB | 21757 | 15 年 | Runtime: fix return type documentation | |
md5.h | 2.8 KB | 22092 | 15 年 | iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too … | |
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.7 KB | 23223 | 15 年 | API: big medium handling change and lots of assorted other cleanups … | |
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 | 26.3 KB | 23294 | 15 年 | iprt/path.h: typo | |
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.3 KB | 22650 | 15 年 | spinlock-r0drv-freebsd.c,spinlock.h: quick review w/ bugfixes. | |
stdarg.h | 1.5 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
stdint.h | 7.6 KB | 22655 | 15 年 | OSE header fixe | |
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 | 76.3 KB | 22736 | 15 年 | IPRT: Added RTStrDupN. | |
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 | 23.0 KB | 23124 | 15 年 | IPRT: Added RTThreadIsMain(). | |
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 | 43.5 KB | 22488 | 15 年 | iprt/types.h,iprt/err.h: Strict type checks on what's passed to … | |
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 | 15.8 KB | 22700 | 15 年 | Main: comptr logging | |
zip.h | 7.2 KB | 21814 | 15 年 | IPRT: RTZipBlock for block compression. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器