VirtualBox

source: vbox/trunk/include/iprt@ 27347

Name Size Rev Age Author Last Change
../
cpp 27291   15 years vboxsync iprt/ministring: when reserving space in a formerly empty string, make …
linux 26608   15 years vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
nocrt 27067   15 years vboxsync iprt/nocrt/compiler/gcc.h: va_start fix for gcc 3.2.x
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.6 KB 27241   15 years vboxsync iprt/asm.h: gcc inline workaround required for gcc 4.4 and gcc 4.5
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 …
cdefs.h 62.5 KB 26603   15 years vboxsync Main: back out r57775
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 14.0 KB 27247   15 years vboxsync iprt/dir.h: Forgot to mention that RTDirRemoveRecursive now refuses to …
env.h 8.2 KB 27346   15 years vboxsync iprt: Added RTEnvQueryUtf16Block and RTEnvFreeUtf16Block as helpers …
err.h 47.7 KB 26801   15 years vboxsync poll-posix.cpp: initial untested code.
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.9 KB 26774   15 years vboxsync RTPipe: Implemented the posix variant.
fs.h 16.2 KB 24889   15 years vboxsync IPRT: Added RTFileQueryFsSizes.
getopt.h 17.2 KB 27347   15 years vboxsync iprt/getopt.h: Argv -> command line prototypes (sketches, no code).
handle.h 1.8 KB 26735   15 years vboxsync iprt/handle.h: new file with RTHandleClose.
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
list.h 6.4 KB 26813   15 years vboxsync IPRT/List: Add a method to move the list to a new header
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 27011   15 years vboxsync PROT_NONE comment typo
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 5.9 KB 27128   15 years vboxsync IPRT: Added RTMsgWarning[V] and RTMsgInfo[V].
mp.h 10.6 KB 21725   15 years vboxsync iprt: Added RTMpGetDescription.
net.h 21.8 KB 26588   15 years vboxsync iprt: New type RTNETADDR for storing any address + type + port. Added …
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.
pipe.h 6.4 KB 27129   15 years vboxsync scm cleaned up some whitespace.
poll.h 8.3 KB 26844   15 years vboxsync RTPollSetCount.
power.h 3.4 KB 20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
process.h 11.0 KB 26802   15 years vboxsync Implemented RTProcCreateEx for posix. The new features hasn't been …
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.
sort.h 4.9 KB 27345   15 years vboxsync iprt: Added RTSort with one simple algorithm implemented.
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 88.1 KB 26659   15 years vboxsync IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling.
system.h 7.0 KB 26608   15 years vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
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 9.2 KB 26915   15 years vboxsync Runtime/tcp: new function to query the local address of a socket.
test.h 32.0 KB 26683   15 years vboxsync iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
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 48.5 KB 26734   15 years vboxsync NIL_RTPIPE fix
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