VirtualBox

source: vbox/trunk/include/iprt@ 39667

Name Size Rev Age Author Last Change
../
cpp 39658   13 years vboxsync iprt/mem.h: missing header
darwin 37573   13 years vboxsync iprt: More kernel symbol resolving on darwin.
linux 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
nocrt 38354   13 years vboxsync x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
alloc.h 1.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
alloca.h 1.9 KB 31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
asm-amd64-x86.h 57.3 KB 31427   14 years vboxsync mac build fix
asm-math.h 9.4 KB 29257   14 years vboxsync asm-math.h: opps (ASMMultU64ByU32DivByU32)
asm.h 132.6 KB 39037   13 years vboxsync iprt/asm.h: -W4 fixes (MSC).
asmdefs.mac 16.8 KB 30943   14 years vboxsync iprt/asmdefs.mac: added constants.
assert.h 85.4 KB 39033   13 years vboxsync iprt/assert.h: AssertRCSuccess() shall NOREF the argument just like …
avl.h 45.6 KB 36573   14 years vboxsync include/: a/an nits
base64.h 4.5 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
buildconfig.h 3.2 KB 33680   14 years vboxsync IPRT: Added RTBldCfgCompiler.
cdefs.h 81.6 KB 39457   13 years vboxsync iprt/cdefs.h: Added decimal grouping macros (RT_Dn).
cidr.h 1.8 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
circbuf.h 4.1 KB 39350   13 years vboxsync Runtime: add methods for checking if something is in use in a circular …
condvar.h 10.9 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
coredumper.h 3.3 KB 32411   14 years vboxsync Runtime/r3/coredumper: addressed some todos in r65763.
cpuset.h 6.6 KB 36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
crc.h 4.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
critsect.h 13.1 KB 37419   13 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
ctype.h 6.0 KB 39246   13 years vboxsync iprt/ctype.h: Corrected bugs and adding a complete testcase.
dbg.h 45.1 KB 36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
dir.h 16.2 KB 39641   13 years vboxsync IPRT headers: warning
dvm.h 9.8 KB 37024   13 years vboxsync iprt/dvm: use static, changed prefix of internal functions.
env.h 8.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
err.h 63.8 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
err.mac 17.6 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
err.sed 1.4 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
file.h 50.5 KB 39641   13 years vboxsync IPRT headers: warning
fs.h 20.4 KB 34017   14 years vboxsync iprt/fs.h: Added note to RTFMODE defines about being used in a binary …
getopt.h 17.3 KB 38515   13 years vboxsync IPRT: Working on debug info again.
handle.h 2.0 KB 33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
handletable.h 9.4 KB 36489   14 years vboxsync comment typos.
heap.h 13.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
initterm.h 7.0 KB 38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
isofs.h 6.7 KB 39515   13 years vboxsync *: Use RTLISTANCHOR.
ldr.h 20.9 KB 38581   13 years vboxsync IPRT: More debug info & ldr stuff.
list.h 11.8 KB 39509   13 years vboxsync iprt/list.h: RTLISTANCHOR.
localipc.h 9.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
lockvalidator.h 45.0 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
log.h 66.4 KB 38573   13 years vboxsync iprt: Read dwarf line numbers.
Makefile.kup 0 bytes 31853   14 years vboxsync two Makefile.kup to OSE
mangling.h 144.5 KB 39632   13 years vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
manifest.h 17.2 KB 36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
md5.h 3.7 KB 34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
mem.h 31.7 KB 36569   14 years vboxsync iprt/mem.h: an alternative RTMEM_TAG including the line number
memcache.h 5.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memobj.h 29.6 KB 36372   14 years vboxsync RTR0MemObjSize: Correct documentation and added alignment guarantee.
memory 0 bytes 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
mempool.h 5.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
memtracker.h 7.7 KB 36597   14 years vboxsync IPRT: Implemented the memory tracker.
message.h 6.8 KB 37951   13 years vboxsync IPRT: Added RTMsgSetProgName.
mp.h 10.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
net.h 23.7 KB 38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
ntwrap.mac 0 bytes 25338   15 years vboxsync empty place holder to avoid trouble with incremental builds.
once.h 5.2 KB 37316   13 years vboxsync IPRT: Inlined the already-done check in RTOnce().
param.h 4.0 KB 35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
path.h 34.6 KB 39641   13 years vboxsync IPRT headers: warning
pipe.h 7.4 KB 33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
poll.h 8.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
power.h 3.3 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
process.h 13.7 KB 38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
rand.h 9.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
req.h 19.0 KB 39632   13 years vboxsync Most of the reqpool code is there now. The testcase didn't turn up any …
runtime-loader.h 6.2 KB 36511   14 years vboxsync doxygen nits.
runtime.h 2.3 KB 31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
s3.h 8.5 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
semaphore.h 55.4 KB 38716   13 years vboxsync comment typo
sg.h 10.0 KB 38539   13 years vboxsync Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
sha.h 9.6 KB 34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
socket.h 13.0 KB 37196   13 years vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
sort.h 4.7 KB 36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
spinlock.h 4.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
stdarg.h 1.5 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
stdint.h 7.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strcache.h 3.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
stream.h 8.9 KB 39377   13 years vboxsync iprt/stream.h: Added RTStrSetMode. (untested)
string.h 153.9 KB 38658   13 years vboxsync IPRT: , and are now deprecated, the conversion to local codeset …
symlink.h 6.0 KB 39641   13 years vboxsync IPRT headers: warning
system.h 7.3 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
table.h 23.4 KB 30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
tar.h 16.0 KB 33804   14 years vboxsync iprt/tar.h: some review, clean and adding documentation.
tcp.h 15.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
test.h 39.6 KB 32795   14 years vboxsync iprt/test.h: some more test macros
thread.h 25.3 KB 39443   13 years vboxsync Introduced RTThreadSleepNoLog for spinlocking in the electric fence …
time.h 26.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
timer.h 14.4 KB 32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
trace.h 7.5 KB 39327   13 years vboxsync scm whitespace cleanups.
types.h 68.8 KB 39138   13 years vboxsync iprt/types.h,IEM: Moved the pointer union types to iprt/types.h, …
udp.h 5.3 KB 37196   13 years vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
uint128.h 19.9 KB 35492   14 years vboxsync iprt/uint128.h: duh! copy & past bug.
uni.h 8.8 KB 33560   14 years vboxsync iprt/uni.h: fixed typos preventing the flag lookups from linking and …
uri.h 5.0 KB 39447   13 years vboxsync Runtime: add Uniform Resource Identifier handling support
uuid.h 6.4 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
vector.h 18.2 KB 37829   13 years vboxsync header fixes
vfs.h 34.8 KB 37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
vfslowlevel.h 43.9 KB 36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
x86.h 105.9 KB 37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
x86.mac 29.3 KB 37968   13 years vboxsync include/*/*.mac: regenerated assmebly headers.
zip.h 8.4 KB 34045   14 years vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
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