VirtualBox

source: vbox/trunk/include/iprt@ 52335

名稱 檔案大小 修訂 年份 作者 最後變更
../
cpp 50503   11 年 vboxsync IPRT/ministring: Added RTCString::joinEx().
crypto 51862   10 年 vboxsync page hash updates.
formats 51770   10 年 vboxsync Merged in iprt++ dev branch.
linux 50783   11 年 vboxsync Main and Runtime/Linux: rip out all code for recursively walking /dev, …
nocrt 44528   12 年 vboxsync header (C) fixes
nt 52163   10 年 vboxsync SUP: Make the middle respawn process wait on both parent and child. …
solaris 43124   12 年 vboxsync CDDL cleanup
win 47236   11 年 vboxsync lazy-dbghelp.h: Use RTLdrLoadSystem.
aiomgr.h 5.5 KB 46246   12 年 vboxsync Runtime/AioMgr: Bug fixes
alloc.h 1.1 KB 44528   12 年 vboxsync header (C) fixes
alloca.h 1.9 KB 44528   12 年 vboxsync header (C) fixes
asm-amd64-x86.h 63.9 KB 50425   11 年 vboxsync ASMGetSegAttr returns UINT32_MAX on failure, not ~0U.
asm-math.h 11.7 KB 52294   10 年 vboxsync asm-math.h: build fix
asm.h 140.7 KB 51834   10 年 vboxsync gcc inline: use '=g' here we can also directly operate on memory and …
asmdefs.mac 20.2 KB 52335   10 年 vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
asn1-generator-asn1-decoder.h 1.1 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
asn1-generator-core.h 1.5 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
asn1-generator-init.h 1.5 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
asn1-generator-internal-header.h 1.2 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
asn1-generator-pass.h 62.8 KB 51919   10 年 vboxsync asn1-generator: RTASN1TMPL_MEMBER_DYN* was leaking memory.
asn1-generator-sanity.h 1.1 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
asn1.h 84.3 KB 51999   10 年 vboxsync Removed left over DEBUG_bird bits in iprt/asn1.h and added …
assert.h 84.6 KB 48934   11 年 vboxsync include/: Whitespace cleanup by scm.
avl.h 46.4 KB 49788   11 年 vboxsync Runtime: AVL callback functions return an IPRT status code and so do …
base64.h 6.7 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
bignum.h 6.5 KB 52335   10 年 vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
buildconfig.h 3.2 KB 44529   12 年 vboxsync header (C) fixes
cdefs.h 91.8 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
cdrom.h 5.7 KB 39730   13 年 vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
cidr.h 1.7 KB 45047   12 年 vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
circbuf.h 4.1 KB 44529   12 年 vboxsync header (C) fixes
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 5.1 KB 50526   11 年 vboxsync Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
critsect.h 28.0 KB 51942   10 年 vboxsync build fix
ctype.h 6.0 KB 44528   12 年 vboxsync header (C) fixes
dbg.h 63.9 KB 50003   11 年 vboxsync iprt/dbg.h: Increased the fixed symbol length.
dir.h 20.3 KB 49079   11 年 vboxsync dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
dvm.h 12.7 KB 44529   12 年 vboxsync header (C) fixes
env.h 10.2 KB 50642   11 年 vboxsync iprt/env.h: Added RTEnvCountEx and RTEnvGetByIndexEx for enumerating …
err.h 102.6 KB 52213   10 年 vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
err.mac 21.3 KB 50255   11 年 vboxsync VMM: two undocumented CPUID bits
err.sed 1.4 KB 44528   12 年 vboxsync header (C) fixes
errno.h 7.8 KB 40824   13 年 vboxsync errno.h wrapper.
file.h 59.0 KB 49033   11 年 vboxsync IPRT: Added RTFileCompare* methods a la RTFileCopy*.
filesystem.h 1.7 KB 41549   12 年 vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
fs.h 20.6 KB 47071   11 年 vboxsync Runtime: btrfs
getopt.h 17.7 KB 48934   11 年 vboxsync include/: Whitespace cleanup by scm.
handle.h 2.0 KB 33973   14 年 vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
handletable.h 9.7 KB 45187   12 年 vboxsync iprt/handletable.h: New handle table flag: …
heap.h 13.0 KB 44528   12 年 vboxsync header (C) fixes
http.h 6.0 KB 51705   10 年 vboxsync Runtime/http: added handling for 301 responses
initterm.h 7.3 KB 48681   11 年 vboxsync Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
isofs.h 6.8 KB 44529   12 年 vboxsync header (C) fixes
ldr.h 40.7 KB 52213   10 年 vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
ldrlazy.h 3.1 KB 45928   12 年 vboxsync ldrlazy.h + win/lazy-dbghelp.h: New lazy loader that works on windows.
list.h 14.4 KB 48782   11 年 vboxsync Missed one macro.
localipc.h 9.7 KB 47051   11 年 vboxsync IPRT/localipc-win.cpp: Update on implementation (untested so far), …
lockvalidator.h 48.2 KB 45111   12 年 vboxsync build fix
log.h 67.4 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
Makefile.kup 0 位元組 31853   14 年 vboxsync two Makefile.kup to OSE
mangling.h 248.6 KB 52335   10 年 vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
manifest.h 20.8 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
md2.h 3.7 KB 51822   10 年 vboxsync Implemented MD2 (legacy reasons).
md5.h 4.1 KB 51851   10 年 vboxsync Renamed hash implementations to fit better into the build system, …
mem.h 32.9 KB 52021   10 年 vboxsync IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
memcache.h 5.6 KB 45903   12 年 vboxsync memcache.h/.cpp: doc updates
memobj.h 29.6 KB 44528   12 年 vboxsync header (C) fixes
memory 0 位元組 30681   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
mempool.h 5.4 KB 44529   12 年 vboxsync header (C) fixes
memsafer.h 9.2 KB 52050   10 年 vboxsync RTMemSafer: Split generic from ring-3 specific page based …
memtracker.h 7.7 KB 44529   12 年 vboxsync header (C) fixes
message.h 6.8 KB 44529   12 年 vboxsync header (C) fixes
mp.h 11.4 KB 50641   11 年 vboxsync RTMpGetDescription: Made it accept NIL_RTCPUID as indicating the …
net.h 27.8 KB 50456   11 年 vboxsync RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
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 44528   12 年 vboxsync header (C) fixes
path.h 52.7 KB 49039   11 年 vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
pipe.h 7.9 KB 44529   12 年 vboxsync header (C) fixes
poll.h 8.8 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
power.h 3.3 KB 44529   12 年 vboxsync header (C) fixes
process.h 15.3 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
queueatomic.h 3.3 KB 46185   12 年 vboxsync Runtime: Rename RTWorkQueue to RTQueueAtomic
rand.h 9.8 KB 44528   12 年 vboxsync header (C) fixes
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 44528   12 年 vboxsync header (C) fixes
s3.h 8.5 KB 44529   12 年 vboxsync header (C) fixes
semaphore.h 55.5 KB 44528   12 年 vboxsync header (C) fixes
sg.h 10.3 KB 44529   12 年 vboxsync header (C) fixes
sha.h 16.3 KB 51842   10 年 vboxsync Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
socket.h 14.3 KB 43213   12 年 vboxsync RTSocketGetAddrInfo -> RTSocketQueryAddressStr
sort.h 4.7 KB 44528   12 年 vboxsync header (C) fixes
spinlock.h 2.8 KB 45181   12 年 vboxsync spinlock.h: doc adj.
stdarg.h 1.7 KB 40510   13 年 vboxsync iprt/stdarg.h: Forgot to clean some debug bits.
stdint.h 7.7 KB 46687   11 年 vboxsync VisualAge C++ build fixes.
strcache.h 6.3 KB 46252   12 年 vboxsync strcache.h: clarification.
stream.h 9.4 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
string.h 167.0 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
symlink.h 6.0 KB 44529   12 年 vboxsync header (C) fixes
system.h 9.5 KB 48934   11 年 vboxsync include/: Whitespace cleanup by scm.
table.h 23.4 KB 44528   12 年 vboxsync header (C) fixes
tar.h 5.5 KB 50205   11 年 vboxsync tar.cpp: Drop the TAR file reading code.
tcp.h 17.0 KB 45948   12 年 vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
test.h 46.4 KB 46298   11 年 vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
thread.h 28.9 KB 47572   11 年 vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
time.h 27.9 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
timer.h 15.1 KB 42333   12 年 vboxsync typo
trace.h 7.5 KB 39327   13 年 vboxsync scm whitespace cleanups.
types.h 78.5 KB 52335   10 年 vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
udp.h 5.3 KB 37196   14 年 vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
uint128.h 39.2 KB 52335   10 年 vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
uni.h 10.7 KB 51770   10 年 vboxsync Merged in iprt++ dev branch.
uri.h 5.1 KB 50507   11 年 vboxsync IPRT/uri.h: Documentation.
uuid.h 6.4 KB 44528   12 年 vboxsync header (C) fixes
vector.h 18.2 KB 37829   13 年 vboxsync header fixes
vfs.h 36.4 KB 47359   11 年 vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
vfslowlevel.h 45.3 KB 44529   12 年 vboxsync header (C) fixes
x86.h 127.9 KB 51182   11 年 vboxsync VMM/IEM: Implemented hardware task-switches, code path disabled.
x86.mac 37.8 KB 50765   11 年 vboxsync include/iprt, Runtime/common: Added defines for newer Intel CPU …
x86extra.mac 6.0 KB 47267   11 年 vboxsync Regenerate assembly headers, added TSSes to x86extra.mac.
x509-branch-collision.h 2.5 KB 51014   11 年 vboxsync Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
zero.h 1.6 KB 51868   10 年 vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
zip.h 11.6 KB 51732   10 年 vboxsync RTZipPkzipMemDecompress: pvSrc const
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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