VirtualBox

source: vbox/trunk/include/iprt@ 14972

Name Size Rev Age Author Last Change
../
nocrt 14037   16 years vboxsync compiler/msc.h: shut up warning.
zip.h 5.3 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 …
uni.h 9.0 KB 8245   16 years vboxsync rebranding: IPRT files again.
types.h 37.9 KB 14961   16 years vboxsync iprt/types.h: signed current-context register type.
timer.h 12.3 KB 10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
time.h 26.4 KB 13926   16 years vboxsync Correct a few minor typos in comments. No content changes.
thread.h 18.7 KB 13832   16 years vboxsync IN_GC -> IN_RC.
tcp.h 7.4 KB 8245   16 years vboxsync rebranding: IPRT files again.
table.h 23.6 KB 8245   16 years vboxsync rebranding: IPRT files again.
system.h 2.7 KB 11352   16 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
string.h 66.6 KB 14774   16 years vboxsync IPRT/string: fix lots of comment typos documenting the handling of 0 …
stream.h 6.8 KB 8245   16 years vboxsync rebranding: IPRT files again.
stdint.h 4.9 KB 8245   16 years vboxsync rebranding: IPRT files again.
stdarg.h 1.5 KB 8245   16 years vboxsync rebranding: IPRT files again.
spinlock.h 4.4 KB 9212   16 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
semaphore.h 15.7 KB 12874   16 years vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
runtime.h 2.5 KB 13832   16 years vboxsync IN_GC -> IN_RC.
req.h 13.2 KB 13075   16 years vboxsync more accurate docs. restored the 64-bit warning.
rand.h 9.9 KB 11558   16 years vboxsync iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
process.h 8.1 KB 11337   16 years vboxsync Runtime: new function for daemonizing, implemented on posix systems …
power.h 3.4 KB 13478   16 years vboxsync IPRT: set all properties.
path.h 18.6 KB 14054   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
param.h 3.8 KB 13775   16 years vboxsync EXPORT_SYMBOL after implementation of the function/variable; fixed warning
once.h 3.1 KB 10940   16 years vboxsync IPRT: Implemented the RTOnce API.
ntwrap.mac 9.8 KB 13445   16 years vboxsync ntwrap.mac: undid header damange.
net.h 18.9 KB 14695   16 years vboxsync IntNet: Quick hack to force broadcast flag in DHCP requests on shared MAC.
mp.h 9.1 KB 12104   16 years vboxsync iprt: Added RTMpGetPresentSet, RTMpGetPresentCount and …
memory 2.6 KB 8271   16 years vboxsync rebranding: IPRT files again (missing bits)
memobj.h 13.2 KB 14824   16 years vboxsync IPRT: RTR0MemObjMapKernelEx for mapping a portion of a memory object …
mem.h 17.7 KB 13832   16 years vboxsync IN_GC -> IN_RC.
md5.h 2.4 KB 8245   16 years vboxsync rebranding: IPRT files again.
log.h 54.9 KB 13832   16 years vboxsync IN_GC -> IN_RC.
lock.h 3.4 KB 8245   16 years vboxsync rebranding: IPRT files again.
localipc.h 9.9 KB 11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
ldr.h 10.1 KB 12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
initterm.h 3.6 KB 13832   16 years vboxsync IN_GC -> IN_RC.
heap.h 6.5 KB 8245   16 years vboxsync rebranding: IPRT files again.
handletable.h 9.6 KB 10788   16 years vboxsync IPRT: Implemented the context variant of the handle table.
getopt.h 9.2 KB 14326   16 years vboxsync getopt: sample code corrections. (hope they are right)
fs.h 16.1 KB 14873   16 years vboxsync typos
file.h 27.5 KB 14872   16 years vboxsync typo
err.sed 1.5 KB 8270   16 years vboxsync rebranding: IPRT files again (missing bits)
err.mac 10.1 KB 13702   16 years vboxsync VMM++: new EM status code VINF_EM_DBG_RING0_ASSERTION for …
err.h 35.7 KB 14645   16 years vboxsync SUP, VMM: Moved the max alloc/map page count to VBox/param.h
env.h 7.1 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.
ctype.h 2.9 KB 8245   16 years vboxsync rebranding: IPRT files again.
critsect.h 9.7 KB 8245   16 years vboxsync rebranding: IPRT files again.
crc64.h 2.3 KB 8245   16 years vboxsync rebranding: IPRT files again.
crc32.h 2.3 KB 8245   16 years vboxsync rebranding: IPRT files again.
cpuset.h 5.1 KB 12653   16 years vboxsync various files: doxygen fixes.
cpputils.h 12.5 KB 13926   16 years vboxsync Correct a few minor typos in comments. No content changes.
cidr.h 2.0 KB 8295   16 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
cdefs.h 53.5 KB 14013   16 years vboxsync RT_LODWORD/RT_HIDWORD must cast the result to uint32_t.
cache.h 5.1 KB 10848   16 years vboxsync Export to OSE
avl.h 32.7 KB 13047   16 years vboxsync AVLROGCPTRNODECORE: alignment adjustment.
autores.h 6.0 KB 13718   16 years vboxsync includes: made them 'build' again.
assert.h 65.4 KB 14500   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
asmdefs.mac 15.3 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
asm.h 157.0 KB 14808   16 years vboxsync iprt/asm.h: GNU C/C++ defined PIC to indicate whether -fPIC …
alloca.h 1.8 KB 11403   16 years vboxsync Solaris/vboxnetflt, iprt/alloca.h: correct instance tracking, made it …
alloc.h 1.3 KB 8245   16 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