VirtualBox

source: vbox/trunk/include/iprt@ 18499

Name Size Rev Age Author Last Change
../
linux 15644   15 years vboxsync IPRT: sysfs review, fixes and cleanup.
nocrt 18471   15 years vboxsync iprt/nocrt/inttypes.h: Added some 32-bit ones.
alloc.h 1.3 KB 8245   16 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 156.9 KB 18368   15 years vboxsync iprt/asm.h: Cleaned up ASMBitNextSet and ASMBitNextClear.
asmdefs.mac 15.4 KB 16338   15 years vboxsync iprt/asmdefs.mac: Darwin decorates symbols on AMD64 just like on x86 …
assert.h 70.9 KB 18050   15 years vboxsync Typos.
autores.h 6.0 KB 13718   16 years vboxsync includes: made them 'build' again.
avl.h 32.7 KB 13047   16 years vboxsync AVLROGCPTRNODECORE: alignment adjustment.
base64.h 4.7 KB 16765   15 years vboxsync RTBase64Encode* testcase and adjustments.
cache.h 5.1 KB 10848   16 years vboxsync Export to OSE
cdefs.h 54.2 KB 17817   15 years vboxsync Correct some typos in comments; adjust some line lengths to fit in 80 cols.
cidr.h 2.0 KB 8295   16 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
cpputils.h 12.6 KB 18467   15 years vboxsync cpptuils.h: Fixed no virtual destructor warning.
cpuset.h 5.6 KB 15345   15 years vboxsync iprt/cpuset.h: RTCpuSetDelByIndex.
crc32.h 2.3 KB 8245   16 years vboxsync rebranding: IPRT files again.
crc64.h 2.3 KB 8245   16 years vboxsync rebranding: IPRT files again.
critsect.h 9.7 KB 8245   16 years vboxsync rebranding: IPRT files again.
ctype.h 2.9 KB 8245   16 years vboxsync rebranding: IPRT files again.
dir.h 12.1 KB 14063   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
env.h 7.1 KB 8245   16 years vboxsync rebranding: IPRT files again.
err.h 37.0 KB 18342   15 years vboxsync iprt/err.h: Created a group for internal processing error codes since …
err.mac 10.1 KB 13702   16 years vboxsync VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
err.sed 1.5 KB 18117   15 years vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
file.h 28.1 KB 18128   15 years vboxsync IPRT, Shared Folders: Implemented file attributes access flags for …
fs.h 16.1 KB 14873   16 years vboxsync typos
getopt.h 12.2 KB 18187   15 years vboxsync RTGetOpt: Corrected sample code.
handletable.h 9.6 KB 10788   16 years vboxsync IPRT: Implemented the context variant of the handle table.
heap.h 6.5 KB 8245   16 years vboxsync rebranding: IPRT files again.
initterm.h 3.6 KB 13832   16 years vboxsync IN_GC -> IN_RC.
ldr.h 11.2 KB 17019   15 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   16 years vboxsync rebranding: IPRT files again.
log.h 55.2 KB 18188   15 years vboxsync Added RTLogGetDefaultInstance
md5.h 2.4 KB 8245   16 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   15 years vboxsync typo
memory 2.6 KB 15958   15 years vboxsync "namespace" declarations don't end with ";". Spotted by: FlexeLint
mp.h 9.3 KB 15843   15 years vboxsync RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
net.h 20.4 KB 17848   15 years vboxsync comment
ntwrap.mac 9.8 KB 13445   16 years vboxsync ntwrap.mac: undid header damange.
once.h 3.1 KB 10940   16 years vboxsync IPRT: Implemented the RTOnce API.
param.h 3.8 KB 13775   16 years vboxsync EXPORT_SYMBOL after implementation of the function/variable; fixed warning
path.h 18.9 KB 16516   15 years vboxsync IPRT: documentation.
power.h 3.4 KB 13478   16 years vboxsync IPRT: set all properties.
process.h 8.8 KB 17018   15 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.
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   16 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
stdarg.h 1.5 KB 8245   16 years vboxsync rebranding: IPRT files again.
stdint.h 5.9 KB 16345   15 years vboxsync iprt/stdint.h: [U]INT32_C() is wrong in the 10a222 kernel header …
stream.h 7.7 KB 17008   15 years vboxsync IPRT: Expose (and fix) RTStrmOpenF and RTStrmOpenFV.
string.h 67.7 KB 18424   15 years vboxsync iprt/string.h: Added the macros RT_ZERO(Obj) and RT_BZERO(pv, cb) for …
system.h 2.7 KB 11352   16 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
table.h 23.6 KB 8245   16 years vboxsync rebranding: IPRT files again.
tcp.h 7.4 KB 8245   16 years vboxsync rebranding: IPRT files again.
test.h 7.3 KB 18366   15 years vboxsync RTTest: RTTEST_CHECK, doxygen.
thread.h 18.7 KB 13832   16 years vboxsync IN_GC -> IN_RC.
time.h 26.4 KB 13926   16 years vboxsync Correct a few minor typos in comments. No content changes.
timer.h 12.3 KB 10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
types.h 37.8 KB 18481   15 years vboxsync iprt/types.h: Changed RTCPUID from RTHCUINTPTR to uint32_t since it …
uni.h 9.0 KB 8245   16 years vboxsync rebranding: IPRT files again.
uuid.h 5.3 KB 11413   16 years vboxsync Runtime: small fix to the UUID code, splitting the ClockSeq field and …
zip.h 5.3 KB 8245   16 years vboxsync rebranding: IPRT files again.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use