VirtualBox

source: vbox/trunk/include/iprt@ 90778

Name Size Rev Age Author Last Change
../
cpp 88124   3 years vboxsync OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
crypto 89018   3 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
formats 90588   3 years vboxsync Devices/Security: EFI can communicate with the external TPM emulator …
linux 90023   3 years vboxsync iprt/linux/version.h: Doxygen fixes for ubuntu abi macros. bugref:10007
nocrt 87202   3 years vboxsync iprt/nocrt/limits.h: Adjustments for bugref:9898.
nt 86191   4 years vboxsync Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
sanitized 83790   4 years vboxsync Main: VC++ 14.1 adjustments. bugref:8489
solaris 82968   4 years vboxsync Copyright year updates by scm.
win 89421   3 years vboxsync DrvHostAudioDSound: Multi channel support. bugref:9890
alloc.h 1.2 KB 82968   4 years vboxsync Copyright year updates by scm.
alloca.h 2.1 KB 82968   4 years vboxsync Copyright year updates by scm.
asm-amd64-x86-watcom-16.h 18.7 KB 90469   3 years vboxsync iprt/asm-amd64-x86-watcom-16.h: Another fix for ASMOutStrU8/16/32 - …
asm-amd64-x86-watcom-32.h 16.7 KB 82968   4 years vboxsync Copyright year updates by scm.
asm-amd64-x86.h 84.2 KB 87404   3 years vboxsync iprt/asm-amd64-x86.h: Found intrinsics for lidt, sidt, lgdt and sgdt …
asm-arm.h 7.0 KB 87256   3 years vboxsync IPRT,iprt/asm-arm.h: ASMReadTSC using CNTVCT or CNTPCT. bugref:9898
asm-math.h 13.1 KB 83782   4 years vboxsync iprt/win/msvc_intrin.h -> iprt/sanitized/intrin.h bugref:8489
asm-watcom-x86-16.h 24.3 KB 82968   4 years vboxsync Copyright year updates by scm.
asm-watcom-x86-32.h 17.1 KB 89148   3 years vboxsync iprt/asm-watcom-x86-32.h: Fixed ASMBitLastSetU64. Was working like …
asm.h 233.8 KB 90652   3 years vboxsync iprt/asm.h: Added another version of ASMAtomicCmpWriteU128 that takes …
asmdefs.mac 30.0 KB 87739   3 years vboxsync SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0
asn1-generator-asn1-decoder.h 1.2 KB 82968   4 years vboxsync Copyright year updates by scm.
asn1-generator-core.h 1.6 KB 82968   4 years vboxsync Copyright year updates by scm.
asn1-generator-init.h 1.6 KB 82968   4 years vboxsync Copyright year updates by scm.
asn1-generator-internal-header.h 1.2 KB 82968   4 years vboxsync Copyright year updates by scm.
asn1-generator-pass.h 79.1 KB 85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
asn1-generator-sanity.h 1.1 KB 82968   4 years vboxsync Copyright year updates by scm.
asn1.h 97.4 KB 85224   4 years vboxsync iprt/asn1.h: Shut up sign conversion warnings. bugref:9790
assert.h 85.1 KB 82968   4 years vboxsync Copyright year updates by scm.
assertcompile.h 8.3 KB 82968   4 years vboxsync Copyright year updates by scm.
avl.h 48.4 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
base64.h 15.1 KB 84299   4 years vboxsync IPRT/base64: Fixed header type. bugref:9224
bignum.h 6.6 KB 82968   4 years vboxsync Copyright year updates by scm.
bldprog-strtab-template.cpp.h 33.6 KB 84127   4 years vboxsync iprt/bldprog-strtab-template.cpp.h: Comment. bugref:9726
bldprog-strtab.h 7.9 KB 85254   4 years vboxsync iprt/bldprog-strtab.h: Signed/unsigned conversion issues. bugref:9790
buildconfig.h 3.3 KB 82968   4 years vboxsync Copyright year updates by scm.
cdefs.h 197.7 KB 90647   3 years vboxsync iprt/cdefs.h,iprt/types.h: Added RT_COMPILER_WITH_128BIT_INT_TYPES to …
cdrom.h 5.8 KB 82968   4 years vboxsync Copyright year updates by scm.
cidr.h 2.2 KB 87339   3 years vboxsync IPRT/net: Document that RTCidrStrToIPv4() is deprecated. bugref:9330
circbuf.h 4.5 KB 82968   4 years vboxsync Copyright year updates by scm.
condvar.h 11.0 KB 82968   4 years vboxsync Copyright year updates by scm.
coredumper.h 3.2 KB 82968   4 years vboxsync Copyright year updates by scm.
cpuset.h 7.7 KB 85225   4 years vboxsync iprt/cpuset.h: Shut up sign conversion warnings. bugref:9790
crc.h 6.2 KB 82968   4 years vboxsync Copyright year updates by scm.
critsect.h 28.3 KB 90649   3 years vboxsync iprt/critsectrw.h: Need to have the state union as a separate …
ctype.h 6.2 KB 82968   4 years vboxsync Copyright year updates by scm.
dbg.h 78.5 KB 89971   3 years vboxsync Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
dir.h 34.6 KB 82968   4 years vboxsync Copyright year updates by scm.
dvm.h 22.5 KB 86780   4 years vboxsync IPRT/dvm: Added OS/2 partition type GUID.
efi.h 9.7 KB 90286   3 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
env.h 16.0 KB 82968   4 years vboxsync Copyright year updates by scm.
err.h 131.0 KB 90416   3 years vboxsync IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
err.mac 53.6 KB 87358   3 years vboxsync kmk incs
err.sed 1.4 KB 82968   4 years vboxsync Copyright year updates by scm.
errcore.h 31.7 KB 88218   3 years vboxsync iprt/errcore.h: Fix for non-C99 compilers.
errno.h 8.0 KB 82968   4 years vboxsync Copyright year updates by scm.
file.h 70.0 KB 87590   3 years vboxsync IPRT/RTFileGetMaxSize: Doxygen fix.
fs.h 21.9 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
fsisomaker.h 33.5 KB 82968   4 years vboxsync Copyright year updates by scm.
fsvfs.h 7.1 KB 82968   4 years vboxsync Copyright year updates by scm.
ftp.h 15.8 KB 86973   4 years vboxsync IPRT/FTP: Resolved some @ŧodos. bugref:9646
fuzz.h 35.7 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
getopt.h 21.2 KB 86026   4 years vboxsync include/iprt/getopt.h: comment fix
handle.h 2.3 KB 86415   4 years vboxsync IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
handletable.h 9.8 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
heap.h 13.2 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
http-common.h 10.4 KB 87042   3 years vboxsync Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
http-server.h 8.7 KB 87042   3 years vboxsync Shared Clipboard/Transfers: More cleanup / documentation work. bugref:9874
http.h 28.1 KB 87004   4 years vboxsync Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
inifile.h 5.1 KB 82968   4 years vboxsync Copyright year updates by scm.
initterm.h 7.9 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
ioqueue.h 16.0 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
json.h 13.9 KB 83425   4 years vboxsync RUntime/RTJson: Add parse from VFS file method
krnlmod.h 6.6 KB 86300   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
latin1.h 16.3 KB 82968   4 years vboxsync Copyright year updates by scm.
ldr.h 49.6 KB 89969   3 years vboxsync Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
ldrlazy.h 3.7 KB 82968   4 years vboxsync Copyright year updates by scm.
list-off32.h 19.0 KB 82968   4 years vboxsync Copyright year updates by scm.
list.h 19.5 KB 82968   4 years vboxsync Copyright year updates by scm.
locale.h 3.2 KB 82968   4 years vboxsync Copyright year updates by scm.
localipc.h 11.8 KB 82968   4 years vboxsync Copyright year updates by scm.
lockvalidator.h 49.2 KB 82968   4 years vboxsync Copyright year updates by scm.
log.h 90.1 KB 90693   3 years vboxsync IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
Makefile.kup 0 bytes 31853   14 years vboxsync two Makefile.kup to OSE
mangling.h 365.7 KB 90693   3 years vboxsync IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
manifest.h 21.8 KB 82968   4 years vboxsync Copyright year updates by scm.
md2.h 3.8 KB 82968   4 years vboxsync Copyright year updates by scm.
md4.h 3.9 KB 82968   4 years vboxsync Copyright year updates by scm.
md5.h 4.1 KB 82968   4 years vboxsync Copyright year updates by scm.
mem.h 45.5 KB 83546   4 years vboxsync IPRT: Added RTMemFreeZ, RTMemTmpFreeZ, and RTMemEf* variants. bugref:9698
memcache.h 5.7 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
memobj.h 33.8 KB 90715   3 years vboxsync iprt/memobj.h: comment fixes
mempool.h 5.6 KB 82968   4 years vboxsync Copyright year updates by scm.
memsafer.h 9.7 KB 82968   4 years vboxsync Copyright year updates by scm.
memtracker.h 8.2 KB 82968   4 years vboxsync Copyright year updates by scm.
message.h 12.8 KB 89154   3 years vboxsync iprt/message.h,iprt/stream.h: Avoid duplicate PRTSTREAM typedef. clang …
mp.h 15.7 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
net.h 31.9 KB 87524   3 years vboxsync IPRT: RTNetStrToIPv6Cidr() - to parse f00::/42 notation for IPv6 …
once.h 6.9 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
param.h 4.3 KB 87290   3 years vboxsync iprt/param.h: Must include cdefs.h as we're testing RT_ARCH_XXXX …
path.h 64.3 KB 85384   4 years vboxsync iprt/path.h: Reimplemented RTPathFindCommon[Ex].
pipe.h 9.8 KB 86412   4 years vboxsync IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
poll.h 9.4 KB 82968   4 years vboxsync Copyright year updates by scm.
power.h 3.4 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
process.h 17.5 KB 83661   4 years vboxsync IPRT/process: Added RTProcExecutablePath as a buffer-less alternative …
queueatomic.h 3.4 KB 82968   4 years vboxsync Copyright year updates by scm.
rand.h 10.0 KB 82968   4 years vboxsync Copyright year updates by scm.
req.h 24.6 KB 88813   3 years vboxsync IPRT/RTReq: Added a RTReqCancel function. Changed the behavior of the …
runtime-loader.h 6.3 KB 83540   4 years vboxsync iprt/runtime-loader.h: Used RTLdrLoadEx w/ RTLDRLOAD_FLAGS_NO_UNLOAD …
runtime.h 2.4 KB 82968   4 years vboxsync Copyright year updates by scm.
s3.h 8.6 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
semaphore.h 55.1 KB 90488   3 years vboxsync IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
serialport.h 13.4 KB 82968   4 years vboxsync Copyright year updates by scm.
sg.h 15.9 KB 89264   3 years vboxsync Runtime/sg.h: Add copy variants which take a callback instead of a …
sha.h 21.2 KB 85614   4 years vboxsync IPRT: Adding SHA-3. bugref:9734
shmem.h 7.0 KB 82968   4 years vboxsync Copyright year updates by scm.
socket.h 15.1 KB 82968   4 years vboxsync Copyright year updates by scm.
sort.h 4.8 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
spinlock.h 2.8 KB 82968   4 years vboxsync Copyright year updates by scm.
stdarg.h 2.1 KB 82968   4 years vboxsync Copyright year updates by scm.
stdint.h 9.0 KB 87148   3 years vboxsync iprt/stdint.h: Adjustments for bugref:9898.
strcache.h 6.4 KB 82968   4 years vboxsync Copyright year updates by scm.
stream.h 11.0 KB 89154   3 years vboxsync iprt/message.h,iprt/stream.h: Avoid duplicate PRTSTREAM typedef. clang …
string.h 141.9 KB 88128   3 years vboxsync include/iprt/string.h, src/VBox/Devices/Network/slirp/slirp_config.h: …
symlink.h 6.1 KB 82968   4 years vboxsync Copyright year updates by scm.
system.h 13.1 KB 82968   4 years vboxsync Copyright year updates by scm.
table.h 23.5 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
tar.h 5.6 KB 82968   4 years vboxsync Copyright year updates by scm.
tcp.h 18.1 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
test.h 52.0 KB 88311   3 years vboxsync IPRT/test: Added RTTestErrContext (with variations) for setting a …
thread.h 32.2 KB 90416   3 years vboxsync IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
time.h 41.1 KB 87647   3 years vboxsync IPRT/time: Added RTTimeNanoTSWorkerName for introspection. Maded the …
timer.h 15.6 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
trace.h 7.8 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
tracelog.h 25.7 KB 85949   4 years vboxsync Runtime/RTTraceLogRdr: Add API to extract a given set of values from …
types.h 100.9 KB 90647   3 years vboxsync iprt/cdefs.h,iprt/types.h: Added RT_COMPILER_WITH_128BIT_INT_TYPES to …
udp.h 5.9 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
uint32.h 28.0 KB 82968   4 years vboxsync Copyright year updates by scm.
uint64.h 37.3 KB 82968   4 years vboxsync Copyright year updates by scm.
uint128.h 39.8 KB 82968   4 years vboxsync Copyright year updates by scm.
uni.h 10.8 KB 82968   4 years vboxsync Copyright year updates by scm.
uri.h 14.3 KB 82968   4 years vboxsync Copyright year updates by scm.
utf16.h 62.4 KB 83837   4 years vboxsync IPRT: Added RTUtf16Printf, RTUtf16PrintfV, RTUtf16PrintfEx and …
uuid.h 6.5 KB 82968   4 years vboxsync Copyright year updates by scm.
vector.h 18.3 KB 82968   4 years vboxsync Copyright year updates by scm.
vfs.h 80.3 KB 87424   3 years vboxsync IPRT/vfs: Typo in a comment.
vfslowlevel.h 59.9 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
x86.h 175.9 KB 89475   3 years vboxsync Intel IOMMU: bugref:9967 x86.h: Macros for getting page base and …
x86.mac 62.2 KB 87358   3 years vboxsync kmk incs
x86extra.mac 6.3 KB 82968   4 years vboxsync Copyright year updates by scm.
zero.h 1.7 KB 82968   4 years vboxsync Copyright year updates by scm.
zip.h 18.7 KB 86035   4 years vboxsync Runtime/cpiovfs.cpp: A simple CPIO archive reader (WIP, writer comes …
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use