VirtualBox

source: vbox/trunk/include/iprt@ 51673

Name Size Rev Age Author Last Change
../
cpp 50503   11 years vboxsync IPRT/ministring: Added RTCString::joinEx().
formats 48933   11 years vboxsync mach-o.h: MH_KEXT_BUNDLE.
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 49151   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
solaris 43124   12 years vboxsync CDDL cleanup
win 47236   11 years vboxsync lazy-dbghelp.h: Use RTLdrLoadSystem.
aiomgr.h 5.5 KB 46246   12 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 9.4 KB 29257   15 years vboxsync asm-math.h: opps (ASMMultU64ByU32DivByU32)
asm.h 136.2 KB 49724   11 years vboxsync Added ASMAtomicUo[And|Or]U[32|64].
asmdefs.mac 19.3 KB 47224   11 years vboxsync iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix.
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 4.5 KB 44529   12 years vboxsync header (C) fixes
buildconfig.h 3.2 KB 44529   12 years vboxsync header (C) fixes
cdefs.h 91.4 KB 49766   11 years vboxsync RT_LO_U16 fix.
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 6.6 KB 36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
crc.h 5.1 KB 50526   11 years vboxsync Storage/VHDX: Finally commit and enable CRC-32c checksum validation …
critsect.h 27.7 KB 45151   12 years vboxsync iprt/critsect.h: Cleanups (R/W mostly).
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 74.7 KB 50956   11 years vboxsync punctuation and english.
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   13 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 5.7 KB 51635   10 years vboxsync introduced RTHttpGetBinary(), renamed RTHttpGet() to RTHttpGetText()
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 30.4 KB 49044   11 years vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
ldrlazy.h 3.1 KB 45928   12 years vboxsync ldrlazy.h + win/lazy-dbghelp.h: New lazy loader that works on windows.
list.h 14.4 KB 48782   11 years vboxsync Missed one macro.
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.1 KB 46392   11 years vboxsync iprt/log: Added Log4Func() macro.
Makefile.kup 0 bytes 31853   14 years vboxsync two Makefile.kup to OSE
mangling.h 161.9 KB 51087   11 years vboxsync typo
manifest.h 21.3 KB 48934   11 years vboxsync include/: Whitespace cleanup by scm.
md5.h 3.7 KB 44528   12 years vboxsync header (C) fixes
mem.h 36.1 KB 51074   11 years vboxsync Runtime: Add RTMemLocked* API to allocate locked memory
memcache.h 5.6 KB 45903   12 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
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.4 KB 50641   11 years vboxsync RTMpGetDescription: Made it accept NIL_RTCPUID as indicating the …
net.h 27.8 KB 50456   11 years vboxsync RTNetStrToIPv6Addr: first cut at IPv6 address parsing. I'm still not …
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.0 KB 44528   12 years vboxsync header (C) fixes
queueatomic.h 3.3 KB 46185   12 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 10.7 KB 48934   11 years vboxsync include/: Whitespace cleanup by scm.
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.8 KB 45181   12 years vboxsync spinlock.h: doc adj.
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   12 years vboxsync strcache.h: clarification.
stream.h 9.0 KB 44528   12 years vboxsync header (C) fixes
string.h 158.9 KB 50793   11 years vboxsync iprt: Added RTSTR_VALIDATE_ENCODING_EXACT_LENGTH for …
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   12 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
test.h 46.4 KB 46298   12 years vboxsync RTTest: Added some new features/APIs for forwarding bootsector test …
thread.h 28.9 KB 47572   11 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
time.h 27.4 KB 48835   11 years vboxsync IPRT: Added RTTimeFromString and RTTimeSpecFromString for simple …
timer.h 15.1 KB 42333   12 years vboxsync typo
trace.h 7.5 KB 39327   13 years vboxsync scm whitespace cleanups.
types.h 73.3 KB 48932   11 years vboxsync iprt/types.h: RTUUID_INITIALIZE_NULL
udp.h 5.3 KB 37196   14 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 9.4 KB 46011   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
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 127.9 KB 51182   11 years vboxsync VMM/IEM: Implemented hardware task-switches, code path disabled.
x86.mac 37.8 KB 50765   11 years vboxsync include/iprt, Runtime/common: Added defines for newer Intel CPU …
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 …
zip.h 9.9 KB 48836   11 years vboxsync IPRT: Added a flag to the gzip decompressor I/O stream for accepting …
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