VirtualBox

source: vbox/trunk/include/iprt@ 11725

Name Size Rev Age Author Last Change
../
nocrt 10137   16 years vboxsync More warnings / bad string prototypes. (nocrt stuff)
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 146.3 KB 11173   16 years vboxsync IPRT: Added ASMModS64ByS32RetS32 and ASMModU64ByU32RetU32.
asmdefs.mac 14.6 KB 9223   16 years vboxsync Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
assert.h 63.1 KB 11190   16 years vboxsync AssertLogRelMsg1: Fixed the LogRel() version, it was printing the file …
autores.h 5.5 KB 11095   16 years vboxsync iprt: The cpputils.h version of RTCNonCopyable doesn't fit the naming …
avl.h 32.7 KB 9387   16 years vboxsync 64-bit GC alignment fixes
cache.h 5.1 KB 10848   16 years vboxsync Export to OSE
cdefs.h 52.1 KB 11310   16 years vboxsync iprt/cdefs.h: GCSTRING -> RCSTRING
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 10967   16 years vboxsync iprt/cpputils.h: added stdx::non_copyable class
cpuset.h 5.1 KB 9623   16 years vboxsync warnings.
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.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
env.h 7.1 KB 8245   17 years vboxsync rebranding: IPRT files again.
err.h 35.3 KB 11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
err.mac 10.0 KB 10375   16 years vboxsync Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
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.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
ldr.h 10.1 KB 8245   17 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 …
lock.h 3.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
log.h 53.8 KB 11605   16 years vboxsync backdoor logging for AMD64 guests
md5.h 2.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
mem.h 17.7 KB 11022   16 years vboxsync comment typo.
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 8.6 KB 10422   16 years vboxsync Fixed descriptions.
net.h 18.8 KB 11546   16 years vboxsync attempt to fix the Windows builds
once.h 3.1 KB 10940   16 years vboxsync IPRT: Implemented the RTOnce API.
param.h 3.7 KB 8245   17 years vboxsync rebranding: IPRT files again.
path.h 17.6 KB 10911   16 years vboxsync IPRT: Added RTPathSetCurrent.
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 12.6 KB 8245   17 years vboxsync rebranding: IPRT files again.
runtime.h 2.5 KB 11318   16 years vboxsync iprt/runtime.h: mp.h
semaphore.h 14.0 KB 10546   16 years vboxsync RTSemFastMutexCreate docs.
spinlock.h 4.4 KB 9212   16 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 60.3 KB 10951   16 years vboxsync IPRT: Extended RTStrValidateEncodingEx with a …
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 16.8 KB 11596   16 years vboxsync iprt: Added RTThreadCreateV and RTThreadCreateF which takes a format …
time.h 26.4 KB 11221   16 years vboxsync DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
timer.h 12.3 KB 10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
types.h 37.4 KB 11413   16 years vboxsync Runtime: small fix to the UUID code, splitting the ClockSeq field and …
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