VirtualBox

source: vbox/trunk/include/iprt@ 40453

Name Size Rev Age Author Last Change
../
nocrt 38354   13 years vboxsync x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
linux 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
darwin 37573   13 years vboxsync iprt: More kernel symbol resolving on darwin.
cpp 39897   13 years vboxsync RTCString: Adding count() from QString, implementing one of the three …
zip.h 8.4 KB 34045   14 years vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
x86extra.mac 2.9 KB 40140   13 years vboxsync Move X86_XCPT_* to x86extra.mac.
x86.mac 30.0 KB 40161   13 years vboxsync IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler …
x86.h 109.6 KB 40222   13 years vboxsync IEM: Implemented fldcw, fldenv fnstcw and fnstenv.
vfslowlevel.h 43.9 KB 36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
vfs.h 34.8 KB 37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
vector.h 18.2 KB 37829   13 years vboxsync header fixes
uuid.h 6.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
uri.h 5.0 KB 39447   13 years vboxsync Runtime: add Uniform Resource Identifier handling support
uni.h 8.8 KB 33560   14 years vboxsync iprt/uni.h: fixed typos preventing the flag lookups from linking and …
uint128.h 19.9 KB 35492   14 years vboxsync iprt/uint128.h: duh! copy & past bug.
udp.h 5.3 KB 37196   14 years vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
types.h 69.4 KB 39918   13 years vboxsync improve r75830 (better Linux 3.3 compile fix)
trace.h 7.5 KB 39327   13 years vboxsync scm whitespace cleanups.
timer.h 15.1 KB 39910   13 years vboxsync Runtime/Timers: RTTimerLRChangeInterval function and testcase
time.h 26.6 KB 39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
thread.h 25.4 KB 39836   13 years vboxsync Clearify RTTHREADFLAGS_WAITABLE docs.
test.h 39.6 KB 32795   14 years vboxsync iprt/test.h: some more test macros
tcp.h 15.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
tar.h 16.0 KB 33804   14 years vboxsync iprt/tar.h: some review, clean and adding documentation.
table.h 23.4 KB 30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
system.h 9.5 KB 39727   13 years vboxsync VINF_SYS_MAY_POWER_OFF
symlink.h 6.0 KB 39641   13 years vboxsync IPRT headers: warning
string.h 157.1 KB 40123   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
stream.h 8.9 KB 39377   13 years vboxsync iprt/stream.h: Added RTStrSetMode. (untested)
strcache.h 3.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
stdint.h 7.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
stdarg.h 1.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
spinlock.h 4.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
sort.h 4.7 KB 36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
socket.h 13.2 KB 39804   13 years vboxsync Fixed regression (I hope) in yesterdays tcp/socket changes (name …
sha.h 9.6 KB 34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
sg.h 10.0 KB 38539   13 years vboxsync Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
semaphore.h 55.4 KB 38716   13 years vboxsync comment typo
s3.h 8.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
runtime.h 2.3 KB 31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
runtime-loader.h 6.2 KB 36511   14 years vboxsync doxygen nits.
req.h 23.1 KB 39686   13 years vboxsync req.h: docs.
rand.h 9.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
process.h 13.7 KB 38618   13 years vboxsync VBoxHeadless/win: dont create console window for console VBoxHeadless app
power.h 3.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
poll.h 8.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
pipe.h 7.9 KB 39690   13 years vboxsync IPRT: Added RTPipeQueryReadable.
path.h 34.6 KB 39641   13 years vboxsync IPRT headers: warning
param.h 4.0 KB 35218   14 years vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
once.h 5.2 KB 37316   14 years vboxsync IPRT: Inlined the already-done check in RTOnce().
ntwrap.mac 0 bytes 25338   15 years vboxsync empty place holder to avoid trouble with incremental builds.
net.h 23.7 KB 38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
mp.h 10.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
message.h 6.8 KB 37951   13 years vboxsync IPRT: Added RTMsgSetProgName.
memtracker.h 7.7 KB 36597   14 years vboxsync IPRT: Implemented the memory tracker.
mempool.h 5.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
memory 0 bytes 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
memobj.h 29.6 KB 36372   14 years vboxsync RTR0MemObjSize: Correct documentation and added alignment guarantee.
memcache.h 5.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
mem.h 31.8 KB 40314   13 years vboxsync Fix assertion on OS/2.
md5.h 3.7 KB 34449   14 years vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
manifest.h 20.4 KB 40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
mangling.h 147.2 KB 40071   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
Makefile.kup 0 bytes 31853   14 years vboxsync two Makefile.kup to OSE
log.h 66.4 KB 38573   13 years vboxsync iprt: Read dwarf line numbers.
lockvalidator.h 45.0 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
localipc.h 9.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
list.h 11.8 KB 39509   13 years vboxsync iprt/list.h: RTLISTANCHOR.
ldr.h 20.9 KB 38581   13 years vboxsync IPRT: More debug info & ldr stuff.
isofs.h 6.8 KB 40206   13 years vboxsync iprt/isofs: gcc warning and 32-bit file size limit explanation
initterm.h 7.0 KB 38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
heap.h 13.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
handletable.h 9.4 KB 36489   14 years vboxsync comment typos.
handle.h 2.0 KB 33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
getopt.h 17.3 KB 38515   13 years vboxsync IPRT: Working on debug info again.
fs.h 20.4 KB 34017   14 years vboxsync iprt/fs.h: Added note to RTFMODE defines about being used in a binary …
filesystem.h 4.8 KB 40036   13 years vboxsync Runtime: export new filesystem code.
file.h 50.5 KB 39641   13 years vboxsync IPRT headers: warning
err.sed 1.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
err.mac 18.1 KB 40069   13 years vboxsync Floating point testing.
err.h 65.3 KB 40372   13 years vboxsync some customer complained the 'unprofessional' error message
env.h 8.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
dvm.h 12.4 KB 40027   13 years vboxsync Runtime/Dvm: Add callbacks to query the allocation status of blocks …
dir.h 16.2 KB 39641   13 years vboxsync IPRT headers: warning
dbg.h 45.1 KB 36555   14 years vboxsync Use DECLHIDDEN, especially in IPRT.
ctype.h 6.0 KB 39246   13 years vboxsync iprt/ctype.h: Corrected bugs and adding a complete testcase.
critsect.h 13.1 KB 37419   13 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
crc.h 4.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
cpuset.h 6.6 KB 36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
coredumper.h 3.3 KB 32411   14 years vboxsync Runtime/r3/coredumper: addressed some todos in r65763.
condvar.h 10.9 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
circbuf.h 4.1 KB 39350   13 years vboxsync Runtime: add methods for checking if something is in use in a circular …
cidr.h 1.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
cdrom.h 5.7 KB 39730   13 years vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
cdefs.h 82.0 KB 40427   13 years vboxsync iprt/cdefs: gcc-4.7 fix: Make DECLASM compatible with DECLCALLBACK. …
buildconfig.h 3.2 KB 33680   14 years vboxsync IPRT: Added RTBldCfgCompiler.
base64.h 4.5 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
avl.h 45.7 KB 40053   13 years vboxsync IPRT: Added RTAvllU32RemoveNode.
assert.h 85.4 KB 39033   13 years vboxsync iprt/assert.h: AssertRCSuccess() shall NOREF the argument just like …
asmdefs.mac 16.8 KB 30943   14 years vboxsync iprt/asmdefs.mac: added constants.
asm.h 132.6 KB 39037   13 years vboxsync iprt/asm.h: -W4 fixes (MSC).
asm-math.h 9.4 KB 29257   15 years vboxsync asm-math.h: opps (ASMMultU64ByU32DivByU32)
asm-amd64-x86.h 57.3 KB 39993   13 years vboxsync tstX86-1: Some fxsave and fxrstor tests.
alloca.h 1.9 KB 31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
alloc.h 1.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
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