blob: 2fb3e79a5fa829cf90c6c6fc3b03cf9c14ac461d (
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
|
define UTIL_FUNCTIONS
load_on always
<source>
charset.cpp
cpuid.cpp
mlock.cpp
parsing.cpp
time.cpp
ui.cpp
version.cpp
</source>
<header:internal>
bit_ops.h
debug.h
mlock.h
prefetch.h
rounding.h
stl_util.h
xor_buf.h
</header:internal>
<header:public>
bswap.h
charset.h
cpuid.h
exceptn.h
loadstor.h
mem_ops.h
parsing.h
rotate.h
time.h
types.h
ui.h
version.h
get_byte.h
</header:public>
<libs>
linux,tru64 -> rt
</libs>
|