source:
vbox/trunk/include/iprt@
28619
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
cpp | 28199 | 15 年 | IPRT: xml crash fix | ||
linux | 26608 | 15 年 | IPRT: linux implementation of RTSystemQueryDmiString. | ||
nocrt | 27067 | 15 年 | iprt/nocrt/compiler/gcc.h: va_start fix for gcc 3.2.x | ||
alloc.h | 1.3 KB | 8245 | 17 年 | rebranding: IPRT files again. | |
alloca.h | 1.9 KB | 23525 | 15 年 | Runtime/FreeBSD: Don't use R3 headers in the kernel driver | |
asm.h | 174.6 KB | 27241 | 15 年 | iprt/asm.h: gcc inline workaround required for gcc 4.4 and gcc 4.5 | |
asmdefs.mac | 15.4 KB | 25495 | 15 年 | iprt/asmdefs.mac: the export directive should work with yasm as well now. | |
assert.h | 76.5 KB | 28619 | 15 年 | iprt/assert.h: Added AssertCompileAdjacentMembers. | |
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 … | |
cdefs.h | 66.5 KB | 27616 | 15 年 | iprt/cdefs.h: nop not nope. duh. | |
cidr.h | 2.0 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
cpuset.h | 5.6 KB | 26341 | 15 年 | include/iprt: scm cleaning up spaces. | |
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 | 26558 | 15 年 | include: svn:eol-style. | |
crc.h | 4.3 KB | 21914 | 15 年 | iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32. | |
critsect.h | 12.8 KB | 25759 | 15 年 | iprt/semaphore.h: RT_LOCK_CHECK_ORDER && IN_RING3 -> wrap … | |
ctype.h | 5.9 KB | 24025 | 15 年 | iprt/ctype.h: removed disabled code. | |
dbg.h | 44.6 KB | 25645 | 15 年 | IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run. | |
dir.h | 14.0 KB | 27247 | 15 年 | iprt/dir.h: Forgot to mention that RTDirRemoveRecursive now refuses to … | |
env.h | 8.2 KB | 27346 | 15 年 | iprt: Added RTEnvQueryUtf16Block and RTEnvFreeUtf16Block as helpers … | |
err.h | 48.1 KB | 27787 | 15 年 | iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way. | |
err.mac | 13.5 KB | 25559 | 15 年 | */err.mac,x86.mac: regenerated (kmk incs) | |
err.sed | 1.5 KB | 18117 | 16 年 | sed(1): make these locale independent by using [:alnum:] and friends. … | |
file.h | 49.9 KB | 26774 | 15 年 | RTPipe: Implemented the posix variant. | |
fs.h | 16.2 KB | 24889 | 15 年 | IPRT: Added RTFileQueryFsSizes. | |
getopt.h | 16.9 KB | 27801 | 15 年 | getopt fix. | |
handle.h | 1.8 KB | 26735 | 15 年 | iprt/handle.h: new file with RTHandleClose. | |
handletable.h | 9.6 KB | 25645 | 15 年 | IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run. | |
heap.h | 13.2 KB | 26558 | 15 年 | include: svn:eol-style. | |
initterm.h | 6.7 KB | 26226 | 15 年 | s/RTGCDECL/RTGCDECL/g | |
ldr.h | 11.2 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
list.h | 8.3 KB | 28615 | 15 年 | iprt/list.h: RTListForEachReverse use the right macro, no NULLs. | |
localipc.h | 9.9 KB | 25645 | 15 年 | IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run. | |
lockvalidator.h | 45.2 KB | 28267 | 15 年 | iprt: Added RTLockValidatorHoldsLocksInClass and … | |
log.h | 59.4 KB | 27615 | 15 年 | include,tools/env.sh: applying sparc patches. | |
manifest.h | 3.8 KB | 21757 | 15 年 | Runtime: fix return type documentation | |
md5.h | 3.8 KB | 23507 | 15 年 | IPRT: Added APIs for convering digests to/from strings. | |
mem.h | 24.0 KB | 28590 | 15 年 | iprt/mem.h: Fixed RTMemAutoPtr + RTMEM_WRAP_TO_EF_APIS. | |
memcache.h | 5.2 KB | 26452 | 15 年 | iprt/memcache.h: Some more optimizations and more benchmarks. | |
memobj.h | 15.4 KB | 26558 | 15 年 | include: svn:eol-style. | |
memory | 3.2 KB | 23473 | 15 年 | OSE header fixes | |
mempool.h | 5.6 KB | 27787 | 15 年 | iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way. | |
message.h | 6.7 KB | 27639 | 15 年 | iprt: added RTMsgErrorRc[V]. | |
mp.h | 10.6 KB | 21725 | 15 年 | iprt: Added RTMpGetDescription. | |
net.h | 23.7 KB | 28024 | 15 年 | iprt: ipv6 header and pseudo checksumming; tcp flags; tcp/udp … | |
ntwrap.mac | 0 位元組 | 25338 | 15 年 | empty place holder to avoid trouble with incremental builds. | |
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 | 29.0 KB | 26520 | 15 年 | iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes. | |
pipe.h | 7.6 KB | 27613 | 15 年 | iprt: Added RTPipeFromNative, implemented the windows version and … | |
poll.h | 8.3 KB | 27509 | 15 年 | iprt: Poll on sockets on windows (untested). RTPollSetCount -> … | |
power.h | 3.4 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
process.h | 13.1 KB | 27743 | 15 年 | IPRT,*: Renamed RTProcDaemonize to RTProcDaemonizeUsingFork. Added a … | |
rand.h | 10.0 KB | 25645 | 15 年 | IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run. | |
req.h | 13.3 KB | 26558 | 15 年 | include: svn:eol-style. | |
runtime-loader.h | 6.4 KB | 28363 | 15 年 | iprt/runtime-loader.h: doxygen, hunarian. | |
runtime.h | 2.5 KB | 13832 | 16 年 | IN_GC -> IN_RC. | |
s3.h | 8.7 KB | 25645 | 15 年 | IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run. | |
semaphore.h | 42.4 KB | 25908 | 15 年 | RTSemRWIsReadOwner: For assertion in main. | |
sg.h | 6.9 KB | 28117 | 15 年 | Runtime/Sg: Add advanced compare method | |
sha.h | 9.0 KB | 23507 | 15 年 | IPRT: Added APIs for convering digests to/from strings. | |
socket.h | 5.9 KB | 28536 | 15 年 | RTSocketFromNative: warning. | |
sort.h | 4.9 KB | 27345 | 15 年 | iprt: Added RTSort with one simple algorithm implemented. | |
spinlock.h | 4.3 KB | 22650 | 15 年 | spinlock-r0drv-freebsd.c,spinlock.h: quick review w/ bugfixes. | |
stdarg.h | 1.7 KB | 23525 | 15 年 | Runtime/FreeBSD: Don't use R3 headers in the kernel driver | |
stdint.h | 7.9 KB | 27615 | 15 年 | include,tools/env.sh: applying sparc patches. | |
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 | 88.1 KB | 26659 | 15 年 | IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling. | |
system.h | 7.0 KB | 26608 | 15 年 | IPRT: linux implementation of RTSystemQueryDmiString. | |
table.h | 23.6 KB | 26558 | 15 年 | include: svn:eol-style. | |
tar.h | 4.4 KB | 21812 | 15 年 | Runtime: rename | |
tcp.h | 9.6 KB | 27959 | 15 年 | iprt: added RTTcpSetSendCoalescing. | |
test.h | 37.2 KB | 27649 | 15 年 | RTTest: Added RTTest*Value* for reporting simple benchmark result. … | |
thread.h | 23.3 KB | 25724 | 15 年 | iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow … | |
time.h | 26.9 KB | 26209 | 15 年 | IPRT: Added RTTimeSet. | |
timer.h | 12.3 KB | 27828 | 15 年 | Copy/paste mistake | |
types.h | 50.0 KB | 27615 | 15 年 | include,tools/env.sh: applying sparc patches. | |
uni.h | 9.0 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
uuid.h | 6.6 KB | 25961 | 15 年 | IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid. | |
zip.h | 7.2 KB | 21814 | 15 年 | IPRT: RTZipBlock for block compression. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器