VirtualBox

source: vbox/trunk/include/iprt@ 52664

Name Size Rev Age Author Last Change
../
cpp 52580   10 years vboxsync algorithm or something it needs is missing in one of the additions …
crypto 52601   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
formats 51770   10 years vboxsync Merged in iprt++ dev branch.
linux 50783   11 years vboxsync Main and Runtime/Linux: rip out all code for recursively walking /dev, …
nocrt 44528   12 years vboxsync header (C) fixes
nt 52627   10 years vboxsync SUP: Fixed comctl32.dll resolving (generic winsxs) and fixed a crash …
solaris 43124   12 years vboxsync CDDL cleanup
win 47236   11 years vboxsync lazy-dbghelp.h: Use RTLdrLoadSystem.
aiomgr.h 5.5 KB 46246   11 years vboxsync Runtime/AioMgr: Bug fixes
alloc.h 1.1 KB 44528   12 years vboxsync header (C) fixes
alloca.h 1.9 KB 44528   12 years vboxsync header (C) fixes
asm-amd64-x86.h 63.9 KB 50425   11 years vboxsync ASMGetSegAttr returns UINT32_MAX on failure, not ~0U.
asm-math.h 13.0 KB 52458   10 years vboxsync ASMMultU32ByU32DivByU32 / ASMMultU64ByU32DivByU32: no need to set …
asm.h 142.4 KB 52428   10 years vboxsync asm.h: Fix broken ASMAtomicUoIncU32 assembly.
asmdefs.mac 20.2 KB 52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
asn1-generator-asn1-decoder.h 1.2 KB 52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
asn1-generator-core.h 1.5 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
asn1-generator-init.h 1.5 KB 52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
asn1-generator-internal-header.h 1.2 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
asn1-generator-pass.h 63.9 KB 52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
asn1-generator-sanity.h 1.1 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
asn1.h 84.6 KB 52600   10 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
assert.h 84.6 KB 48934   11 years vboxsync include/: Whitespace cleanup by scm.
avl.h 46.4 KB 49788   11 years vboxsync Runtime: AVL callback functions return an IPRT status code and so do …
base64.h 6.7 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
bignum.h 6.5 KB 52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
buildconfig.h 3.2 KB 44529   12 years vboxsync header (C) fixes
cdefs.h 92.2 KB 52565   10 years vboxsync include/iprt/cdefs.h: try fixing the internal compiler error exposed …
cdrom.h 5.7 KB 39730   13 years vboxsync iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with …
cidr.h 1.7 KB 45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
circbuf.h 4.1 KB 44529   12 years vboxsync header (C) fixes
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 7.3 KB 52582   10 years vboxsync iprt/cpuset.h: missed committing file changes for r95853.
crc.h 5.1 KB 50526   11 years vboxsync Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
critsect.h 28.0 KB 51942   10 years vboxsync build fix
ctype.h 6.0 KB 44528   12 years vboxsync header (C) fixes
dbg.h 63.9 KB 50003   11 years vboxsync iprt/dbg.h: Increased the fixed symbol length.
dir.h 20.3 KB 49079   11 years vboxsync dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
dvm.h 12.7 KB 44529   12 years vboxsync header (C) fixes
env.h 10.2 KB 50642   11 years vboxsync iprt/env.h: Added RTEnvCountEx and RTEnvGetByIndexEx for enumerating …
err.h 102.8 KB 52533   10 years vboxsync ASN.1 decoding: limit nesting.
err.mac 21.3 KB 50255   11 years vboxsync VMM: two undocumented CPUID bits
err.sed 1.4 KB 44528   12 years vboxsync header (C) fixes
errno.h 7.8 KB 40824   13 years vboxsync errno.h wrapper.
file.h 59.0 KB 49033   11 years vboxsync IPRT: Added RTFileCompare* methods a la RTFileCopy*.
filesystem.h 1.7 KB 41549   12 years vboxsync VFS/Filesystem: Convert the filesystem specific code to the VFS …
fs.h 20.6 KB 47071   11 years vboxsync Runtime: btrfs
getopt.h 17.7 KB 48934   11 years vboxsync include/: Whitespace cleanup by scm.
handle.h 2.0 KB 33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
handletable.h 9.7 KB 45187   12 years vboxsync iprt/handletable.h: New handle table flag: …
heap.h 13.0 KB 44528   12 years vboxsync header (C) fixes
http.h 6.0 KB 51705   10 years vboxsync Runtime/http: added handling for 301 responses
initterm.h 7.3 KB 48681   11 years vboxsync Main,IPRT: Added RTR3INIT_FLAGS_UTF8_ARGV so VBoxExtPackHelperApp can …
isofs.h 6.8 KB 44529   12 years vboxsync header (C) fixes
ldr.h 41.3 KB 52403   10 years vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
ldrlazy.h 3.1 KB 45928   11 years vboxsync ldrlazy.h + win/lazy-dbghelp.h: New lazy loader that works on windows.
list.h 15.1 KB 52358   10 years vboxsync Storage/VD,VHD: Fix crash with certain VHD images with only partial …
localipc.h 9.7 KB 47051   11 years vboxsync IPRT/localipc-win.cpp: Update on implementation (untested so far), …
lockvalidator.h 48.2 KB 45111   12 years vboxsync build fix
log.h 67.4 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
Makefile.kup 0 bytes 31853   14 years vboxsync two Makefile.kup to OSE
mangling.h 254.2 KB 52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
manifest.h 20.8 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
md2.h 3.7 KB 51822   10 years vboxsync Implemented MD2 (legacy reasons).
md5.h 4.1 KB 51851   10 years vboxsync Renamed hash implementations to fit better into the build system, …
mem.h 32.9 KB 52021   10 years vboxsync IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
memcache.h 5.6 KB 45903   11 years vboxsync memcache.h/.cpp: doc updates
memobj.h 29.6 KB 44528   12 years vboxsync header (C) fixes
memory 0 bytes 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
mempool.h 5.4 KB 44529   12 years vboxsync header (C) fixes
memsafer.h 9.2 KB 52050   10 years vboxsync RTMemSafer: Split generic from ring-3 specific page based …
memtracker.h 7.7 KB 44529   12 years vboxsync header (C) fixes
message.h 6.8 KB 44529   12 years vboxsync header (C) fixes
mp.h 11.8 KB 52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
net.h 28.4 KB 52543   10 years vboxsync IntNet: follow up to r85262 - refactor rewriting of link-level address …
ntwrap.mac 0 bytes 25338   15 years vboxsync empty place holder to avoid trouble with incremental builds.
once.h 6.8 KB 43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
param.h 4.0 KB 44528   12 years vboxsync header (C) fixes
path.h 52.7 KB 49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
pipe.h 7.9 KB 44529   12 years vboxsync header (C) fixes
poll.h 8.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
power.h 3.3 KB 44529   12 years vboxsync header (C) fixes
process.h 15.3 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
queueatomic.h 3.3 KB 46185   11 years vboxsync Runtime: Rename RTWorkQueue to RTQueueAtomic
rand.h 9.8 KB 44528   12 years vboxsync header (C) fixes
req.h 23.1 KB 39686   13 years vboxsync req.h: docs.
runtime-loader.h 6.2 KB 43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
runtime.h 2.3 KB 44528   12 years vboxsync header (C) fixes
s3.h 8.5 KB 44529   12 years vboxsync header (C) fixes
semaphore.h 55.5 KB 44528   12 years vboxsync header (C) fixes
sg.h 10.3 KB 44529   12 years vboxsync header (C) fixes
sha.h 16.3 KB 51842   10 years vboxsync Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
socket.h 14.3 KB 43213   12 years vboxsync RTSocketGetAddrInfo -> RTSocketQueryAddressStr
sort.h 4.7 KB 44528   12 years vboxsync header (C) fixes
spinlock.h 2.7 KB 52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
stdarg.h 1.7 KB 40510   13 years vboxsync iprt/stdarg.h: Forgot to clean some debug bits.
stdint.h 7.7 KB 46687   11 years vboxsync VisualAge C++ build fixes.
strcache.h 6.3 KB 46252   11 years vboxsync strcache.h: clarification.
stream.h 9.4 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
string.h 167.0 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
symlink.h 6.0 KB 44529   12 years vboxsync header (C) fixes
system.h 9.5 KB 48934   11 years vboxsync include/: Whitespace cleanup by scm.
table.h 23.4 KB 44528   12 years vboxsync header (C) fixes
tar.h 5.5 KB 50205   11 years vboxsync tar.cpp: Drop the TAR file reading code.
tcp.h 17.0 KB 45948   11 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
test.h 46.4 KB 46298   11 years vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
thread.h 29.2 KB 52644   10 years vboxsync s/RT_OS_WINDOWS/!RT_OS_LINUX/
time.h 27.9 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
timer.h 15.1 KB 42333   12 years vboxsync typo
trace.h 7.5 KB 39327   13 years vboxsync scm whitespace cleanups.
types.h 78.5 KB 52495   10 years vboxsync Runtime: cdefs.h changes to avoid warnings from some g++ versions …
udp.h 5.3 KB 37196   13 years vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
uint128.h 39.2 KB 52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
uni.h 10.7 KB 51770   10 years vboxsync Merged in iprt++ dev branch.
uri.h 5.1 KB 50507   11 years vboxsync IPRT/uri.h: Documentation.
uuid.h 6.4 KB 44528   12 years vboxsync header (C) fixes
vector.h 18.2 KB 37829   13 years vboxsync header fixes
vfs.h 36.4 KB 47359   11 years vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
vfslowlevel.h 45.3 KB 44529   12 years vboxsync header (C) fixes
x86.h 128.5 KB 52466   10 years vboxsync VMM: Nit for r95680.
x86.mac 37.9 KB 52465   10 years vboxsync VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
x86extra.mac 6.0 KB 47267   11 years vboxsync Regenerate assembly headers, added TSSes to x86extra.mac.
x509-branch-collision.h 2.5 KB 51014   11 years vboxsync Temporarily renamed iprt/x509.h to iprt/x509-branch-collision.h to …
zero.h 1.6 KB 51868   10 years vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
zip.h 11.6 KB 51732   10 years vboxsync RTZipPkzipMemDecompress: pvSrc const
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