VirtualBox

source: vbox/trunk/include/iprt@ 20361

名稱 檔案大小 修訂 年份 作者 最後變更
../
nocrt 18471   16 年 vboxsync iprt/nocrt/inttypes.h: Added some 32-bit ones.
linux 15644   16 年 vboxsync IPRT: sysfs review, fixes and cleanup.
zip.h 5.3 KB 8245   17 年 vboxsync rebranding: IPRT files again.
uuid.h 6.1 KB 19198   16 年 vboxsync IPRT: Added RTUuidFrom/ToUtf16. (untested)
uni.h 9.0 KB 8245   17 年 vboxsync rebranding: IPRT files again.
types.h 39.8 KB 20360   16 年 vboxsync IPRT: Memory pool (untested) and string pool stub implementation.
timer.h 12.3 KB 10944   17 年 vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
time.h 26.6 KB 19542   16 年 vboxsync iprt/time.h: Added missing RTTimeIsLeapYear prototype.
thread.h 21.7 KB 20124   16 年 vboxsync IPRT,SUP: Minor driver version change - added …
test.h 30.1 KB 20109   16 年 vboxsync RTTestSkipAndDestroy.
tcp.h 7.4 KB 8245   17 年 vboxsync rebranding: IPRT files again.
table.h 23.6 KB 8245   17 年 vboxsync rebranding: IPRT files again.
system.h 5.6 KB 19508   16 年 vboxsync iprt/system.h: api draft for querying memory installed and available to us.
string.h 69.3 KB 19942   16 年 vboxsync IPRT: Implemented thousand separators for the string formatting code …
stream.h 8.2 KB 19543   16 年 vboxsync iprt/stream.h: Added missing RTStrmError and RTStrmClearError prototypes.
strcache.h 3.9 KB 20360   16 年 vboxsync IPRT: Memory pool (untested) and string pool stub implementation.
stdint.h 5.9 KB 16345   16 年 vboxsync iprt/stdint.h: [U]INT32_C() is wrong in the 10a222 kernel header …
stdarg.h 1.5 KB 8245   17 年 vboxsync rebranding: IPRT files again.
spinlock.h 4.4 KB 9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
semaphore.h 15.7 KB 12874   16 年 vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
s3.h 8.7 KB 20043   16 年 vboxsync Runtime: export to OSE
runtime.h 2.5 KB 13832   16 年 vboxsync IN_GC -> IN_RC.
req.h 13.2 KB 13075   16 年 vboxsync more accurate docs. restored the 64-bit warning.
rand.h 9.9 KB 11558   17 年 vboxsync iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
process.h 8.8 KB 17018   16 年 vboxsync RTProcIsRunningByName: spec update.
power.h 3.4 KB 13478   16 年 vboxsync IPRT: set all properties.
path.h 20.9 KB 20018   16 年 vboxsync Runtime: Added method for returning the system temporary directory path.
param.h 3.8 KB 13775   16 年 vboxsync EXPORT_SYMBOL after implementation of the function/variable; fixed warning
once.h 3.3 KB 19896   16 年 vboxsync IPRT: Added a RTOnceReset method (needed it for a testcase).
ntwrap.mac 9.8 KB 13445   16 年 vboxsync ntwrap.mac: undid header damange.
net.h 20.4 KB 17848   16 年 vboxsync comment
mp.h 10.3 KB 19390   16 年 vboxsync iprt/mp.h: Updated the RTMpOnOthers docs.
mempool.h 5.3 KB 20360   16 年 vboxsync IPRT: Memory pool (untested) and string pool stub implementation.
memory 2.6 KB 15958   16 年 vboxsync "namespace" declarations don't end with ";". Spotted by: FlexeLint
memobj.h 13.5 KB 15721   16 年 vboxsync typo
mem.h 17.7 KB 20360   16 年 vboxsync IPRT: Memory pool (untested) and string pool stub implementation.
md5.h 2.4 KB 8245   17 年 vboxsync rebranding: IPRT files again.
log.h 55.2 KB 19730   16 年 vboxsync Backed out 47346
lock.h 3.4 KB 8245   17 年 vboxsync rebranding: IPRT files again.
localipc.h 9.9 KB 11725   17 年 vboxsync #3076: Merged in the branch with the alternate driver authentication …
ldr.h 11.2 KB 17019   16 年 vboxsync RTLdrIsLoadable: docs, leave validation to RTLdrLoad.
initterm.h 6.5 KB 19897   16 年 vboxsync IPRT: Termination callback framework. (not hooked up to anything yet)
heap.h 6.5 KB 8245   17 年 vboxsync rebranding: IPRT files again.
handletable.h 9.6 KB 10788   17 年 vboxsync IPRT: Implemented the context variant of the handle table.
getopt.h 12.4 KB 19951   16 年 vboxsync iprt/getopt.h: sample fix.
fs.h 16.1 KB 14873   16 年 vboxsync typos
file.h 44.8 KB 19562   16 年 vboxsync Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is …
err.sed 1.5 KB 18117   16 年 vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
err.mac 11.0 KB 19292   16 年 vboxsync iprt/err.h,.mac: VERR_INVALID_CONTEXT.
err.h 38.7 KB 20015   16 年 vboxsync S3: error number updates
env.h 7.1 KB 8245   17 年 vboxsync rebranding: IPRT files again.
dir.h 13.1 KB 20111   16 年 vboxsync IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
dbg.h 17.7 KB 20361   16 年 vboxsync iprt/dbg.h: update.
ctype.h 2.9 KB 8245   17 年 vboxsync rebranding: IPRT files again.
critsect.h 9.9 KB 20008   16 年 vboxsync PDMCritSect: rewrite, ring-0 unlocking not yet enabled.
crc64.h 2.3 KB 8245   17 年 vboxsync rebranding: IPRT files again.
crc32.h 2.3 KB 8245   17 年 vboxsync rebranding: IPRT files again.
cpuset.h 5.6 KB 19302   16 年 vboxsync iprt/cpuset.h: Fixed pedantic C warning from MSC 8.
cpputils.h 12.6 KB 18467   16 年 vboxsync cpptuils.h: Fixed no virtual destructor warning.
cidr.h 2.0 KB 8295   17 年 vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
cdefs.h 58.5 KB 20358   16 年 vboxsync iprt/cdefs.h: RT_BEGIN_DECLS and RT_END_DECLS.
cache.h 5.1 KB 10848   17 年 vboxsync Export to OSE
base64.h 4.7 KB 16765   16 年 vboxsync RTBase64Encode* testcase and adjustments.
avl.h 35.6 KB 19756   16 年 vboxsync iprt/avl.h: added a AVLU32TREE type for the RTAvlU32* API.
autores.h 6.0 KB 13718   16 年 vboxsync includes: made them 'build' again.
assert.h 70.9 KB 18575   16 年 vboxsync Correct typos.
asmdefs.mac 15.4 KB 16338   16 年 vboxsync iprt/asmdefs.mac: Darwin decorates symbols on AMD64 just like on x86 …
asm.h 166.1 KB 20242   16 年 vboxsync View HW Accel: OpenGL framebuffer
alloca.h 1.8 KB 11403   17 年 vboxsync Solaris/vboxnetflt, iprt/alloca.h: correct instance tracking, made it …
alloc.h 1.3 KB 8245   17 年 vboxsync rebranding: IPRT files again.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette