VirtualBox

source: vbox/trunk/include/iprt@ 14050

Name Size Rev Age Author Last Change
../
nocrt 14037   16 years vboxsync compiler/msc.h: shut up warning.
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 155.1 KB 13925   16 years vboxsync Correct 2 typos in comments. No content changes.
asmdefs.mac 15.3 KB 14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
assert.h 64.9 KB 13931   16 years vboxsync iprt/assert.h: Added AssertGCPtr32.
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.
cache.h 5.1 KB 10848   16 years vboxsync Export to OSE
cdefs.h 53.5 KB 14013   16 years vboxsync RT_LODWORD/RT_HIDWORD must cast the result to uint32_t.
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.5 KB 13926   16 years vboxsync Correct a few minor typos in comments. No content changes.
cpuset.h 5.1 KB 12653   16 years vboxsync various files: doxygen fixes.
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.7 KB 8245   17 years vboxsync rebranding: IPRT files again.
ctype.h 2.9 KB 8245   17 years vboxsync rebranding: IPRT files again.
dir.h 12.1 KB 12341   16 years vboxsync iprt/dir.h: RTDIRENTRY clearification
env.h 7.1 KB 8245   17 years vboxsync rebranding: IPRT files again.
err.h 35.5 KB 14006   16 years vboxsync VERR_END_OF_STRING/VINF_END_OF_STRING.
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 8270   17 years vboxsync rebranding: IPRT files again (missing bits)
file.h 27.5 KB 10526   16 years vboxsync file mode mask to RTFileOpen.
fs.h 16.1 KB 8245   17 years vboxsync rebranding: IPRT files again.
getopt.h 8.9 KB 8245   17 years vboxsync rebranding: IPRT files again.
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 3.6 KB 13832   16 years vboxsync IN_GC -> IN_RC.
ldr.h 10.1 KB 12423   16 years vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
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 54.9 KB 13832   16 years vboxsync IN_GC -> IN_RC.
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 11.6 KB 8245   17 years vboxsync rebranding: IPRT files again.
memory 2.6 KB 8271   17 years vboxsync rebranding: IPRT files again (missing bits)
mp.h 9.1 KB 12104   16 years vboxsync iprt: Added RTMpGetPresentSet, RTMpGetPresentCount and …
net.h 18.8 KB 11546   16 years vboxsync attempt to fix the Windows builds
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.6 KB 14050   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
power.h 3.4 KB 13478   16 years vboxsync IPRT: set all properties.
process.h 8.1 KB 11337   16 years vboxsync Runtime: new function for daemonizing, implemented on posix systems …
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   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 4.9 KB 8245   17 years vboxsync rebranding: IPRT files again.
stream.h 6.8 KB 8245   17 years vboxsync rebranding: IPRT files again.
string.h 66.6 KB 14007   16 years vboxsync IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
system.h 2.7 KB 11352   16 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
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.
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 38.3 KB 14023   16 years vboxsync iprt/compiler/msc.h and use compiler/compiler.h instead of compiler/gcc.h
uni.h 9.0 KB 8245   17 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   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