VirtualBox

source: vbox/trunk/include/iprt@ 26561

Name Size Rev Age Author Last Change
../
cpp 26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
linux 26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
nocrt 26341   15 years vboxsync include/iprt: scm cleaning up spaces.
alloc.h 1.3 KB 8245   17 years vboxsync rebranding: IPRT files again.
alloca.h 1.9 KB 23525   15 years vboxsync Runtime/FreeBSD: Don't use R3 headers in the kernel driver
asm.h 174.5 KB 26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
asmdefs.mac 15.4 KB 25495   15 years vboxsync iprt/asmdefs.mac: the export directive should work with yasm as well now.
assert.h 76.2 KB 25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
avl.h 40.2 KB 22308   15 years vboxsync Runtime: Add RTFOFF Avl tree variant for the I/O cache
base64.h 4.7 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
buildconfig.h 2.7 KB 22563   15 years vboxsync IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and …
cache.h 5.1 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
cdefs.h 62.5 KB 26226   15 years vboxsync s/RTGCDECL/RTGCDECL/g
cidr.h 2.0 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
cpuset.h 5.6 KB 26341   15 years vboxsync include/iprt: scm cleaning up spaces.
crc32.h 1.3 KB 21914   15 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
crc64.h 1.3 KB 26558   15 years vboxsync include: svn:eol-style.
crc.h 4.3 KB 21914   15 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
critsect.h 12.8 KB 25759   15 years vboxsync iprt/semaphore.h: RT_LOCK_CHECK_ORDER && IN_RING3 -> wrap …
ctype.h 5.9 KB 24025   15 years vboxsync iprt/ctype.h: removed disabled code.
dbg.h 44.6 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
dir.h 13.3 KB 25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
env.h 7.6 KB 25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
err.h 47.3 KB 26416   15 years vboxsync RTMemCache: Initial coding (completely untested).
err.mac 13.5 KB 25559   15 years vboxsync */err.mac,x86.mac: regenerated (kmk incs)
err.sed 1.5 KB 18117   16 years vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
file.h 49.6 KB 26060   15 years vboxsync IPRT: Added RTFileOpenF/V.
fs.h 16.2 KB 24889   15 years vboxsync IPRT: Added RTFileQueryFsSizes.
getopt.h 15.7 KB 26485   15 years vboxsync iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
handletable.h 9.6 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
heap.h 13.2 KB 26558   15 years vboxsync include: svn:eol-style.
initterm.h 6.7 KB 26226   15 years vboxsync s/RTGCDECL/RTGCDECL/g
ldr.h 11.2 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
localipc.h 9.9 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
lockvalidator.h 44.3 KB 26341   15 years vboxsync include/iprt: scm cleaning up spaces.
log.h 59.3 KB 22700   15 years vboxsync Main: comptr logging
manifest.h 3.8 KB 21757   15 years vboxsync Runtime: fix return type documentation
md5.h 3.8 KB 23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
mem.h 20.2 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
memcache.h 5.2 KB 26452   15 years vboxsync iprt/memcache.h: Some more optimizations and more benchmarks.
memobj.h 15.4 KB 26558   15 years vboxsync include: svn:eol-style.
memory 3.2 KB 23473   15 years vboxsync OSE header fixes
mempool.h 5.3 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
message.h 2.5 KB 24825   15 years vboxsync IPRT: Added RTMsgError, RTMsgErrorV and RTGetOptPrintError.
mp.h 10.6 KB 21725   15 years vboxsync iprt: Added RTMpGetDescription.
net.h 20.4 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
ntwrap.mac 0 bytes 25338   15 years vboxsync empty place holder to avoid trouble with incremental builds.
once.h 3.3 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
param.h 3.8 KB 13775   16 years vboxsync EXPORT_SYMBOL after implementation of the function/variable; fixed warning
path.h 29.0 KB 26520   15 years vboxsync iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes.
power.h 3.4 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
process.h 8.9 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
rand.h 10.0 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
req.h 13.3 KB 26558   15 years vboxsync include: svn:eol-style.
runtime.h 2.5 KB 13832   16 years vboxsync IN_GC -> IN_RC.
s3.h 8.7 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
semaphore.h 42.4 KB 25908   15 years vboxsync RTSemRWIsReadOwner: For assertion in main.
sha.h 9.0 KB 23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
spinlock.h 4.3 KB 22650   15 years vboxsync spinlock-r0drv-freebsd.c,spinlock.h: quick review w/ bugfixes.
stdarg.h 1.7 KB 23525   15 years vboxsync Runtime/FreeBSD: Don't use R3 headers in the kernel driver
stdint.h 7.8 KB 23525   15 years vboxsync Runtime/FreeBSD: Don't use R3 headers in the kernel driver
strcache.h 3.9 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
stream.h 8.5 KB 21045   15 years vboxsync IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
string.h 86.9 KB 26482   15 years vboxsync IPRT: Added RTStrATruncate.
system.h 5.6 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
table.h 23.6 KB 26558   15 years vboxsync include: svn:eol-style.
tar.h 4.4 KB 21812   15 years vboxsync Runtime: rename
tcp.h 7.6 KB 25724   15 years vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
test.h 31.9 KB 25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
thread.h 23.3 KB 25724   15 years vboxsync iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
time.h 26.9 KB 26209   15 years vboxsync IPRT: Added RTTimeSet.
timer.h 12.3 KB 21399   15 years vboxsync timerlr-generic.cpp,iprt/timer.h: Skip ticks if we're more than 60 …
types.h 45.9 KB 25704   15 years vboxsync iprt,pdmcritsect: More flexible lock naming, added …
uni.h 9.0 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
uuid.h 6.6 KB 25961   15 years vboxsync IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
zip.h 7.2 KB 21814   15 years vboxsync IPRT: RTZipBlock for block compression.
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