VirtualBox

source: vbox/trunk/include/iprt@ 43902

名稱 檔案大小 修訂 年份 作者 最後變更
../
cpp 43902   12 年 vboxsync IPRT/xml: Add getPrefix() method to get a prefix a xml node (pref:name …
linux 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
nocrt 38354   13 年 vboxsync x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
solaris 43124   12 年 vboxsync CDDL cleanup
alloc.h 1.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
alloca.h 1.9 KB 31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
asm-amd64-x86.h 57.3 KB 39993   13 年 vboxsync tstX86-1: Some fxsave and fxrstor tests.
asm-math.h 9.4 KB 29257   15 年 vboxsync asm-math.h: opps (ASMMultU64ByU32DivByU32)
asm.h 131.9 KB 42377   12 年 vboxsync typo
asmdefs.mac 17.7 KB 41715   12 年 vboxsync Made _EndProc zero-sized functions; fixed tstDisasm.
assert.h 85.5 KB 43363   12 年 vboxsync Haiku Additions.
avl.h 45.7 KB 40053   13 年 vboxsync IPRT: Added RTAvllU32RemoveNode.
base64.h 4.5 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
buildconfig.h 3.2 KB 33680   14 年 vboxsync IPRT: Added RTBldCfgCompiler.
cdefs.h 82.7 KB 41307   13 年 vboxsync Runtime/common/log/log: make g_Logger weak which is the better solution
cdrom.h 5.7 KB 39730   13 年 vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
cidr.h 1.8 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
circbuf.h 4.1 KB 39350   13 年 vboxsync Runtime: add methods for checking if something is in use in a circular …
condvar.h 10.9 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
coredumper.h 3.3 KB 32411   14 年 vboxsync Runtime/r3/coredumper: addressed some todos in r65763.
cpuset.h 6.6 KB 36262   14 年 vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
crc.h 4.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
critsect.h 13.1 KB 37419   13 年 vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
ctype.h 6.0 KB 39246   13 年 vboxsync iprt/ctype.h: Corrected bugs and adding a complete testcase.
dbg.h 49.7 KB 41493   12 年 vboxsync RTDbg*SymbolByAddr*: Added a flag parameter.
dir.h 17.5 KB 42712   12 年 vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
dvm.h 12.7 KB 41094   13 年 vboxsync Runtime/Dvm: Glue for VFS
env.h 8.4 KB 41723   12 年 vboxsync RTEnvClone: VWRN_NO_TRANSLATION -> VWRN_ENV_NOT_FULLY_TRANSLATED.
err.h 66.1 KB 43698   12 年 vboxsync ioprt/err: fix doxygen comment
err.mac 18.2 KB 41976   12 年 vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
err.sed 1.4 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
errno.h 7.8 KB 40824   13 年 vboxsync errno.h wrapper.
file.h 52.6 KB 42712   12 年 vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
filesystem.h 1.7 KB 41549   12 年 vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
fs.h 20.4 KB 43046   12 年 vboxsync iprt: detect ocfs2
getopt.h 17.4 KB 40598   13 年 vboxsync getopt: Added RTGETOPT_REQ_BOOL.
handle.h 2.0 KB 33973   14 年 vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
handletable.h 9.4 KB 36489   14 年 vboxsync comment typos.
heap.h 13.0 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
http.h 3.1 KB 43713   12 年 vboxsync iprt/http: added support for custom headers
initterm.h 7.0 KB 38636   13 年 vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
isofs.h 6.8 KB 40206   13 年 vboxsync iprt/isofs: gcc warning and 32-bit file size limit explanation
ldr.h 20.9 KB 38581   13 年 vboxsync IPRT: More debug info & ldr stuff.
list.h 11.8 KB 39509   13 年 vboxsync iprt/list.h: RTLISTANCHOR.
localipc.h 9.7 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
lockvalidator.h 45.0 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
log.h 66.6 KB 42599   12 年 vboxsync log.h/log.cpp: s/pszVar/pszValue/g
Makefile.kup 0 位元組 31853   14 年 vboxsync two Makefile.kup to OSE
mangling.h 149.0 KB 43291   12 年 vboxsync mangling.h: typo.
manifest.h 20.4 KB 40329   13 年 vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
md5.h 3.7 KB 34449   14 年 vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
mem.h 32.1 KB 41169   13 年 vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
memcache.h 5.0 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
memobj.h 29.6 KB 36372   14 年 vboxsync RTR0MemObjSize: Correct documentation and added alignment guarantee.
memory 0 位元組 30681   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
mempool.h 5.4 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
memtracker.h 7.7 KB 36597   14 年 vboxsync IPRT: Implemented the memory tracker.
message.h 6.8 KB 37951   13 年 vboxsync IPRT: Added RTMsgSetProgName.
mp.h 10.8 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
net.h 24.2 KB 43214   12 年 vboxsync RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool …
ntwrap.mac 0 位元組 25338   15 年 vboxsync empty place holder to avoid trouble with incremental builds.
once.h 6.8 KB 43879   12 年 vboxsync Extended RTOnce with termination cleanups. (Changes existing …
param.h 4.0 KB 35218   14 年 vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
path.h 34.7 KB 40980   13 年 vboxsync Corrected two really old sins.
pipe.h 7.9 KB 39690   13 年 vboxsync IPRT: Added RTPipeQueryReadable.
poll.h 8.8 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
power.h 3.3 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
process.h 15.0 KB 42067   12 年 vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
rand.h 9.8 KB 41911   12 年 vboxsync backed out r78763 and r78763
req.h 23.1 KB 39686   13 年 vboxsync req.h: docs.
runtime-loader.h 6.2 KB 43879   12 年 vboxsync Extended RTOnce with termination cleanups. (Changes existing …
runtime.h 2.3 KB 31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
s3.h 8.5 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
semaphore.h 55.5 KB 42346   12 年 vboxsync semaphores.h: Added fast mutex warning wrt IRQL.
sg.h 10.0 KB 38539   13 年 vboxsync Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
sha.h 9.6 KB 34449   14 年 vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
socket.h 14.3 KB 43213   12 年 vboxsync RTSocketGetAddrInfo -> RTSocketQueryAddressStr
sort.h 4.7 KB 36555   14 年 vboxsync Use DECLHIDDEN, especially in IPRT.
spinlock.h 2.9 KB 40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
stdarg.h 1.7 KB 40510   13 年 vboxsync iprt/stdarg.h: Forgot to clean some debug bits.
stdint.h 7.7 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
strcache.h 3.7 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
stream.h 9.0 KB 41504   12 年 vboxsync RTStrmGetLine: Deal with correctly with \r\n, current handling is …
string.h 157.1 KB 43214   12 年 vboxsync RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool …
symlink.h 6.0 KB 39641   13 年 vboxsync IPRT headers: warning
system.h 9.5 KB 39727   13 年 vboxsync VINF_SYS_MAY_POWER_OFF
table.h 23.4 KB 30788   14 年 vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
tar.h 16.0 KB 33804   14 年 vboxsync iprt/tar.h: some review, clean and adding documentation.
tcp.h 15.4 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
test.h 39.6 KB 32795   14 年 vboxsync iprt/test.h: some more test macros
thread.h 25.5 KB 43363   12 年 vboxsync Haiku Additions.
time.h 26.6 KB 39890   13 年 vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
timer.h 15.1 KB 42333   12 年 vboxsync typo
trace.h 7.5 KB 39327   13 年 vboxsync scm whitespace cleanups.
types.h 69.8 KB 43363   12 年 vboxsync Haiku Additions.
udp.h 5.3 KB 37196   14 年 vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
uint128.h 19.9 KB 35492   14 年 vboxsync iprt/uint128.h: duh! copy & past bug.
uni.h 8.8 KB 33560   14 年 vboxsync iprt/uni.h: fixed typos preventing the flag lookups from linking and …
uri.h 5.0 KB 39447   13 年 vboxsync Runtime: add Uniform Resource Identifier handling support
uuid.h 6.4 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
vector.h 18.2 KB 37829   13 年 vboxsync header fixes
vfs.h 35.5 KB 41549   12 年 vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
vfslowlevel.h 45.3 KB 41549   12 年 vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
x86.h 113.5 KB 43884   12 年 vboxsync VMM: bits.
x86.mac 33.3 KB 42588   12 年 vboxsync More test execute only + not-accessed + short CS wrt return to real mode.
x86extra.mac 2.9 KB 40140   13 年 vboxsync Move X86_XCPT_* to x86extra.mac.
zip.h 8.4 KB 34045   14 年 vboxsync iprt: more tar code and vfs filesystem stream bugfixes.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette