source:
vbox/trunk/include/iprt@
7853
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
nocrt | 7211 | 17 years | mempcpy proto and alias. | ||
alloc.h | 1.1 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
alloca.h | 1.6 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
asm.h | 132.4 KB | 7638 | 17 years | Another one. | |
asmdefs.mac | 13.9 KB | 6069 | 17 years | AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86. | |
assert.h | 63.7 KB | 7620 | 17 years | RTGCPHYS is now 64 bits | |
avl.h | 30.6 KB | 7620 | 17 years | RTGCPHYS is now 64 bits | |
cdefs.h | 44.7 KB | 7620 | 17 years | RTGCPHYS is now 64 bits | |
cpputils.h | 12.0 KB | 7170 | 17 years | Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++) | |
cpuset.h | 3.7 KB | 7361 | 17 years | RTCpuSetIsMember returns bool not int. | |
crc32.h | 2.1 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
crc64.h | 2.1 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
critsect.h | 9.5 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
ctype.h | 2.7 KB | 7853 | 17 years | RT_C_IS_ODIGIT | |
dir.h | 11.8 KB | 7424 | 17 years | RTUCS2 -> RTUTF16 | |
env.h | 7.0 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
err.h | 32.9 KB | 7353 | 17 years | VERR_NOT_FOUND (always wanted this). | |
err.mac | 9.7 KB | 7706 | 17 years | Regenerated assembly headers. | |
err.sed | 1.4 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
file.h | 23.3 KB | 7371 | 17 years | A little adjustment of the RTFILECOPY flags. | |
fs.h | 16.0 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
getopt.h | 5.9 KB | 6000 | 17 years | The Giant CDDL Dual-License Header Change, fixes. | |
heap.h | 6.3 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
initterm.h | 2.9 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
ldr.h | 10.0 KB | 7279 | 17 years | Runtime function to load a shared library from the application directories. | |
lock.h | 3.2 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
log.h | 50.8 KB | 7709 | 17 years | Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'. | |
md5.h | 2.3 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
mem.h | 10.3 KB | 7170 | 17 years | Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++) | |
memobj.h | 11.5 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
memory | 2.6 KB | 4747 | 17 years | file header. | |
mp.h | 5.8 KB | 7354 | 17 years | RT_MP_MAX_CPU -> RTCPUSET_MAX_CPUS (/ MAXIMUM_PROCESSORS). Added the … | |
param.h | 3.5 KB | 7606 | 17 years | Fixed PHYS_PAGE_ADDRESS. | |
path.h | 17.0 KB | 7170 | 17 years | Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++) | |
process.h | 7.3 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
rand.h | 3.0 KB | 7170 | 17 years | Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++) | |
req.h | 12.4 KB | 7170 | 17 years | Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++) | |
runtime.h | 2.3 KB | 7133 | 17 years | Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed … | |
semaphore.h | 13.0 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
spinlock.h | 4.2 KB | 7170 | 17 years | Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++) | |
stdarg.h | 1.4 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
stdint.h | 4.7 KB | 7170 | 17 years | Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++) | |
stream.h | 6.7 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
string.h | 58.2 KB | 7421 | 17 years | Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the … | |
system.h | 1.6 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
table.h | 23.4 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
tcp.h | 7.2 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
thread.h | 13.6 KB | 6956 | 17 years | Moved RTTLS to iprt/types.h (from thread.h) | |
time.h | 26.2 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
timer.h | 8.1 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
types.h | 32.9 KB | 7694 | 17 years | Introducing 32 & 64 bits RTGCPTR types. (preparational work) | |
uni.h | 8.9 KB | 7170 | 17 years | Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++) | |
uuid.h | 2.6 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. | |
zip.h | 5.2 KB | 5999 | 17 years | The Giant CDDL Dual-License Header Change. |
Note:
See TracBrowser
for help on using the repository browser.