VirtualBox

source: vbox/trunk/include/iprt@ 5846

Name Size Rev Age Author Last Change
../
nocrt 4170   18 years vboxsync eol-style native.
zip.h 4.7 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
uuid.h 2.2 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
uni.h 8.4 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
types.h 28.9 KB 5765   17 years vboxsync 2.6.24-rc2 compile fixes
timer.h 7.7 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
time.h 24.7 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
thread.h 11.1 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
tcp.h 6.8 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
table.h 22.9 KB 4256   18 years vboxsync CR/LF
system.h 1.2 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
string.h 57.2 KB 5712   17 years vboxsync Added warnings about trailing chars & spaces in the RTStrTo*Int* …
stream.h 6.2 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
stdint.h 4.0 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
stdarg.h 922 bytes 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
spinlock.h 3.8 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
semaphore.h 12.6 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
runtime.h 1.7 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
req.h 12.0 KB 4256   18 years vboxsync CR/LF
rand.h 2.6 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
process.h 6.9 KB 4475   18 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
path.h 16.5 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
param.h 2.8 KB 5629   17 years vboxsync remove deprecated macros
memory 2.6 KB 4747   18 years vboxsync file header.
memobj.h 11.0 KB 4256   18 years vboxsync CR/LF
mem.h 9.9 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
md5.h 1.8 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
log.h 50.1 KB 5511   17 years vboxsync Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
lock.h 2.8 KB 5537   17 years vboxsync more export and svn attribs. sigh.
ldr.h 9.0 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
initterm.h 2.4 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
heap.h 5.9 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
getopt.h 5.5 KB 5843   17 years vboxsync r=bird: Adjusted the RTGetOpt API a little bit.
fs.h 15.5 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
file.h 21.2 KB 4372   18 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
err.sed 960 bytes 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
err.mac 9.3 KB 4721   18 years vboxsync regenerated.
err.h 32.1 KB 5838   17 years vboxsync Added missing parentheseis (to avoid stuff like '1 …
env.h 6.6 KB 4475   18 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
dir.h 11.4 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
ctype.h 794 bytes 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
critsect.h 9.1 KB 4787   18 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
crc64.h 1.7 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
crc32.h 1.7 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
cpputils.h 1.7 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
cdefs.h 42.4 KB 5606   17 years vboxsync ALIGNP SIZEOFMEMB
avl.h 30.1 KB 4687   18 years vboxsync Added RTAvllU32*. Applied enumeration fixes for non-unique tree. …
assert.h 36.9 KB 5647   17 years vboxsync use _NP macros in assert functions as the assert functions try to …
asmdefs.mac 13.4 KB 5690   17 years vboxsync BEGINCONST - defaults to text (BEGINCODE) on most platforms, be warned.
asm.h 100.5 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
alloca.h 1.2 KB 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
alloc.h 714 bytes 4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette