source:
vbox/trunk/include/iprt@
41668
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cpp | 39897 | 13 years | RTCString: Adding count() from QString, implementing one of the three … | ||
linux | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | ||
nocrt | 38354 | 13 years | x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and … | ||
alloc.h | 1.1 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
alloca.h | 1.9 KB | 31847 | 14 years | iprt: removed crc32.h and crc64.h, use crc.h instead. | |
asm-amd64-x86.h | 57.3 KB | 39993 | 13 years | tstX86-1: Some fxsave and fxrstor tests. | |
asm-math.h | 9.4 KB | 29257 | 15 years | asm-math.h: opps (ASMMultU64ByU32DivByU32) | |
asm.h | 131.9 KB | 40938 | 13 years | runtime: backed out r77481,r77482,r77483,r77484,r77485 | |
asmdefs.mac | 17.7 KB | 41648 | 12 years | asmdefs.mac: Make _EndProc hidden. | |
assert.h | 85.4 KB | 39033 | 13 years | iprt/assert.h: AssertRCSuccess() shall NOREF the argument just like … | |
avl.h | 45.7 KB | 40053 | 13 years | IPRT: Added RTAvllU32RemoveNode. | |
base64.h | 4.5 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
buildconfig.h | 3.2 KB | 33680 | 14 years | IPRT: Added RTBldCfgCompiler. | |
cdefs.h | 82.7 KB | 41307 | 13 years | Runtime/common/log/log: make g_Logger weak which is the better solution | |
cdrom.h | 5.7 KB | 39730 | 13 years | iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing with … | |
cidr.h | 1.8 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
circbuf.h | 4.1 KB | 39350 | 13 years | Runtime: add methods for checking if something is in use in a circular … | |
condvar.h | 10.9 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
coredumper.h | 3.3 KB | 32411 | 14 years | Runtime/r3/coredumper: addressed some todos in r65763. | |
cpuset.h | 6.6 KB | 36262 | 14 years | SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host … | |
crc.h | 4.1 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
critsect.h | 13.1 KB | 37419 | 13 years | PDM/IPRT CritSect: Introduced the NOP critical section for simplifying … | |
ctype.h | 6.0 KB | 39246 | 13 years | iprt/ctype.h: Corrected bugs and adding a complete testcase. | |
dbg.h | 49.7 KB | 41493 | 12 years | RTDbg*SymbolByAddr*: Added a flag parameter. | |
dir.h | 16.2 KB | 39641 | 13 years | IPRT headers: warning | |
dvm.h | 12.7 KB | 41094 | 13 years | Runtime/Dvm: Glue for VFS | |
env.h | 8.0 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
err.h | 65.3 KB | 40372 | 13 years | some customer complained the 'unprofessional' error message | |
err.mac | 18.1 KB | 41300 | 13 years | regenerated .mac files. | |
err.sed | 1.4 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
errno.h | 7.8 KB | 40824 | 13 years | errno.h wrapper. | |
file.h | 50.5 KB | 39641 | 13 years | IPRT headers: warning | |
filesystem.h | 1.7 KB | 41549 | 12 years | VFS/Filesystem: Convert the filesystem specific code to the VFS … | |
fs.h | 20.4 KB | 34017 | 14 years | iprt/fs.h: Added note to RTFMODE defines about being used in a binary … | |
getopt.h | 17.4 KB | 40598 | 13 years | getopt: Added RTGETOPT_REQ_BOOL. | |
handle.h | 2.0 KB | 33973 | 14 years | vfs: the gunzip stream works, except for some double frees somewhere. | |
handletable.h | 9.4 KB | 36489 | 14 years | comment typos. | |
heap.h | 13.0 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
initterm.h | 7.0 KB | 38636 | 13 years | *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8. | |
isofs.h | 6.8 KB | 40206 | 13 years | iprt/isofs: gcc warning and 32-bit file size limit explanation | |
ldr.h | 20.9 KB | 38581 | 13 years | IPRT: More debug info & ldr stuff. | |
list.h | 11.8 KB | 39509 | 13 years | iprt/list.h: RTLISTANCHOR. | |
localipc.h | 9.7 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
lockvalidator.h | 45.0 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
log.h | 66.6 KB | 41251 | 13 years | log: Shortcut for LogFlowFunc(("LEAVE: %Rrc")). | |
Makefile.kup | 0 bytes | 31853 | 14 years | two Makefile.kup to OSE | |
mangling.h | 148.3 KB | 41551 | 12 years | Fix build | |
manifest.h | 20.4 KB | 40329 | 13 years | Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0 | |
md5.h | 3.7 KB | 34449 | 14 years | Implemented RTManifestReadStandard and RTManifestReadStandardEx. | |
mem.h | 32.1 KB | 41169 | 13 years | IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in … | |
memcache.h | 5.0 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
memobj.h | 29.6 KB | 36372 | 14 years | RTR0MemObjSize: Correct documentation and added alignment guarantee. | |
memory | 0 bytes | 30681 | 14 years | Main: COM header cleanup (remove obscure and unused templates), second try | |
mempool.h | 5.4 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
memtracker.h | 7.7 KB | 36597 | 14 years | IPRT: Implemented the memory tracker. | |
message.h | 6.8 KB | 37951 | 13 years | IPRT: Added RTMsgSetProgName. | |
mp.h | 10.8 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
net.h | 23.7 KB | 38549 | 13 years | GSO: UDP fragmentation offloading (#5846) | |
ntwrap.mac | 0 bytes | 25338 | 15 years | empty place holder to avoid trouble with incremental builds. | |
once.h | 5.2 KB | 37316 | 13 years | IPRT: Inlined the already-done check in RTOnce(). | |
param.h | 4.0 KB | 35218 | 14 years | Introduced RTPathAppPrivateArchTop for hacking around the … | |
path.h | 34.7 KB | 40980 | 13 years | Corrected two really old sins. | |
pipe.h | 7.9 KB | 39690 | 13 years | IPRT: Added RTPipeQueryReadable. | |
poll.h | 8.8 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
power.h | 3.3 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
process.h | 13.9 KB | 40571 | 13 years | ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix. | |
rand.h | 9.8 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
req.h | 23.1 KB | 39686 | 13 years | req.h: docs. | |
runtime-loader.h | 6.2 KB | 36511 | 14 years | doxygen nits. | |
runtime.h | 2.3 KB | 31847 | 14 years | iprt: removed crc32.h and crc64.h, use crc.h instead. | |
s3.h | 8.5 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
semaphore.h | 55.4 KB | 38716 | 13 years | comment typo | |
sg.h | 10.0 KB | 38539 | 13 years | Runtime/SgBuf: Add new method to get the next segment from the S/G buffer | |
sha.h | 9.6 KB | 34449 | 14 years | Implemented RTManifestReadStandard and RTManifestReadStandardEx. | |
socket.h | 13.2 KB | 39804 | 13 years | Fixed regression (I hope) in yesterdays tcp/socket changes (name … | |
sort.h | 4.7 KB | 36555 | 14 years | Use DECLHIDDEN, especially in IPRT. | |
spinlock.h | 2.9 KB | 40806 | 13 years | RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a … | |
stdarg.h | 1.7 KB | 40510 | 13 years | iprt/stdarg.h: Forgot to clean some debug bits. | |
stdint.h | 7.7 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
strcache.h | 3.7 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
stream.h | 9.0 KB | 41504 | 12 years | RTStrmGetLine: Deal with correctly with \r\n, current handling is … | |
string.h | 157.1 KB | 40938 | 13 years | runtime: backed out r77481,r77482,r77483,r77484,r77485 | |
symlink.h | 6.0 KB | 39641 | 13 years | IPRT headers: warning | |
system.h | 9.5 KB | 39727 | 13 years | VINF_SYS_MAY_POWER_OFF | |
table.h | 23.4 KB | 30788 | 14 years | include,Config.kmk: Made the headers syntax check cleanly on … | |
tar.h | 16.0 KB | 33804 | 14 years | iprt/tar.h: some review, clean and adding documentation. | |
tcp.h | 15.4 KB | 33540 | 14 years | *: spelling fixes, thanks Timeless! | |
test.h | 39.6 KB | 32795 | 14 years | iprt/test.h: some more test macros | |
thread.h | 25.4 KB | 39836 | 13 years | Clearify RTTHREADFLAGS_WAITABLE docs. | |
time.h | 26.6 KB | 39890 | 13 years | VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must … | |
timer.h | 15.1 KB | 40775 | 13 years | iprt/timer.h: comment fix. | |
trace.h | 7.5 KB | 39327 | 13 years | scm whitespace cleanups. | |
types.h | 69.8 KB | 40946 | 13 years | iprt: build fix. | |
udp.h | 5.3 KB | 37196 | 13 years | Runtime/socket+udp: new socket functions needed to provide UDP as part … | |
uint128.h | 19.9 KB | 35492 | 14 years | iprt/uint128.h: duh! copy & past bug. | |
uni.h | 8.8 KB | 33560 | 14 years | iprt/uni.h: fixed typos preventing the flag lookups from linking and … | |
uri.h | 5.0 KB | 39447 | 13 years | Runtime: add Uniform Resource Identifier handling support | |
uuid.h | 6.4 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
vector.h | 18.2 KB | 37829 | 13 years | header fixes | |
vfs.h | 35.5 KB | 41549 | 12 years | VFS/Filesystem: Convert the filesystem specific code to the VFS … | |
vfslowlevel.h | 45.3 KB | 41549 | 12 years | VFS/Filesystem: Convert the filesystem specific code to the VFS … | |
x86.h | 110.7 KB | 41270 | 13 years | cleanups | |
x86.mac | 32.3 KB | 41300 | 13 years | regenerated .mac files. | |
x86extra.mac | 2.9 KB | 40140 | 13 years | Move X86_XCPT_* to x86extra.mac. | |
zip.h | 8.4 KB | 34045 | 14 years | iprt: more tar code and vfs filesystem stream bugfixes. |
Note:
See TracBrowser
for help on using the repository browser.