VirtualBox

source: vbox/trunk/include/iprt@ 20355

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

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