VirtualBox

source: vbox/trunk/include/iprt@ 11146

Name Size Rev Age Author Last Change
../
nocrt 10137   16 years vboxsync More warnings / bad string prototypes. (nocrt stuff)
zip.h 5.3 KB 8245   17 years vboxsync rebranding: IPRT files again.
uuid.h 3.2 KB 9743   16 years vboxsync Made RTUuidCompare grok NULL pointers and behave the same way in both …
uni.h 9.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
types.h 36.8 KB 10962   16 years vboxsync iprt/types.h: Added RTMAC.
timer.h 12.3 KB 10944   16 years vboxsync iprt: RTTimerLR - low resolution timer API (< 10 Hz).
time.h 26.4 KB 9235   16 years vboxsync Detect struct timeval in the linux kernel environment.
thread.h 15.5 KB 8645   16 years vboxsync Added lock counts to the threads.
tcp.h 7.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
table.h 23.6 KB 8245   17 years vboxsync rebranding: IPRT files again.
system.h 1.9 KB 10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
string.h 60.3 KB 10951   16 years vboxsync IPRT: Extended RTStrValidateEncodingEx with a …
stream.h 6.8 KB 8245   17 years vboxsync rebranding: IPRT files again.
stdint.h 4.9 KB 8245   17 years vboxsync rebranding: IPRT files again.
stdarg.h 1.5 KB 8245   17 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 14.0 KB 10546   16 years vboxsync RTSemFastMutexCreate docs.
runtime.h 2.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
req.h 12.6 KB 8245   17 years vboxsync rebranding: IPRT files again.
rand.h 3.3 KB 11018   16 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
process.h 7.5 KB 8245   17 years vboxsync rebranding: IPRT files again.
path.h 17.6 KB 10911   16 years vboxsync IPRT: Added RTPathSetCurrent.
param.h 3.7 KB 8245   17 years vboxsync rebranding: IPRT files again.
once.h 3.1 KB 10940   16 years vboxsync IPRT: Implemented the RTOnce API.
net.h 18.8 KB 11054   16 years vboxsync iprt/net.h: Added dummy IPX ethertypes.
mp.h 8.6 KB 10422   16 years vboxsync Fixed descriptions.
memory 2.6 KB 8271   17 years vboxsync rebranding: IPRT files again (missing bits)
memobj.h 11.6 KB 8245   17 years vboxsync rebranding: IPRT files again.
mem.h 17.7 KB 11022   16 years vboxsync comment typo.
md5.h 2.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
log.h 53.5 KB 10646   16 years vboxsync Made RTLogDestroy ignore NULL logger.
lock.h 3.4 KB 8245   17 years vboxsync rebranding: IPRT files again.
ldr.h 10.1 KB 8245   17 years vboxsync rebranding: IPRT files again.
initterm.h 3.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
heap.h 6.5 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.
getopt.h 8.9 KB 8245   17 years vboxsync rebranding: IPRT files again.
fs.h 16.1 KB 8245   17 years vboxsync rebranding: IPRT files again.
file.h 27.5 KB 10526   16 years vboxsync file mode mask to RTFileOpen.
err.sed 1.5 KB 8270   17 years vboxsync rebranding: IPRT files again (missing bits)
err.mac 10.0 KB 10375   16 years vboxsync Added two VERR_SUPDRV_* status code and rearranged the codes to fill …
err.h 35.2 KB 10768   16 years vboxsync Some early commit of the handle table code (home -> work).
env.h 7.1 KB 8245   17 years vboxsync rebranding: IPRT files again.
dir.h 12.0 KB 8245   17 years vboxsync rebranding: IPRT files again.
ctype.h 2.9 KB 8245   17 years vboxsync rebranding: IPRT files again.
critsect.h 9.7 KB 8245   17 years vboxsync rebranding: IPRT files again.
crc64.h 2.3 KB 8245   17 years vboxsync rebranding: IPRT files again.
crc32.h 2.3 KB 8245   17 years vboxsync rebranding: IPRT files again.
cpuset.h 5.1 KB 9623   16 years vboxsync warnings.
cpputils.h 12.6 KB 10967   16 years vboxsync iprt/cpputils.h: added stdx::non_copyable class
cidr.h 2.0 KB 8295   17 years vboxsync Renamed ip.cpp, tstIp.cpp and ip.h to cidr so they correspond to the …
cdefs.h 48.2 KB 11030   16 years vboxsync iprt/cdefs.h: Don't use throw() unless C++ exceptions are enabled.
cache.h 5.1 KB 10848   16 years vboxsync Export to OSE
avl.h 32.7 KB 9387   16 years vboxsync 64-bit GC alignment fixes
autores.h 5.5 KB 11095   16 years vboxsync iprt: The cpputils.h version of RTCNonCopyable doesn't fit the naming …
assert.h 63.1 KB 10785   16 years vboxsync Fixed broken AssertCompileMemberOffset macro.
asmdefs.mac 14.6 KB 9223   16 years vboxsync Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
asm.h 144.4 KB 10997   16 years vboxsync iprt/asm.h: comment.
alloca.h 1.8 KB 10083   16 years vboxsync Darwin kernel support for alloca.
alloc.h 1.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