aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/info.txt
blob: 1d77b87a7b6b983060d24e2ec21bde1d6d19152b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
define UTIL_FUNCTIONS

load_on always

<source>
assert.cpp
calendar.cpp
charset.cpp
cpuid.cpp
parsing.cpp
semaphore.cpp
version.cpp
zero_mem.cpp
</source>

<header:internal>
bit_ops.h
mul128.h
prefetch.h
rounding.h
semaphore.h
stl_util.h
xor_buf.h
</header:internal>

<header:public>
assert.h
bswap.h
calendar.h
charset.h
cpuid.h
exceptn.h
get_byte.h
loadstor.h
mem_ops.h
parsing.h
rotate.h
types.h
version.h
</header:public>

<libs>
linux,tru64 -> rt
</libs>