blob: 9ae109ce4607024339add7f929d3d114b5311d01 (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
|
bin/libmicro-bench
bin/multiview
%%DATADIR%%/bench
%%DATADIR%%/bin-%%ARCH%%/atomic
%%DATADIR%%/bin-%%ARCH%%/bind
%%DATADIR%%/bin-%%ARCH%%/cachetocache
%%DATADIR%%/bin-%%ARCH%%/cascade_cond
%%DATADIR%%/bin-%%ARCH%%/cascade_fcntl
%%DATADIR%%/bin-%%ARCH%%/cascade_flock
%%DATADIR%%/bin-%%ARCH%%/cascade_lockf
%%DATADIR%%/bin-%%ARCH%%/cascade_mutex
%%DATADIR%%/bin-%%ARCH%%/chdir
%%DATADIR%%/bin-%%ARCH%%/close
%%DATADIR%%/bin-%%ARCH%%/close_tcp
%%DATADIR%%/bin-%%ARCH%%/connection
%%DATADIR%%/bin-%%ARCH%%/dup
%%DATADIR%%/bin-%%ARCH%%/exec
%%DATADIR%%/bin-%%ARCH%%/exec_bin
%%DATADIR%%/bin-%%ARCH%%/exit
%%DATADIR%%/bin-%%ARCH%%/exp
%%DATADIR%%/bin-%%ARCH%%/fcntl
%%DATADIR%%/bin-%%ARCH%%/fcntl_ndelay
%%DATADIR%%/bin-%%ARCH%%/file_lock
%%DATADIR%%/bin-%%ARCH%%/fork
%%DATADIR%%/bin-%%ARCH%%/getcontext
%%DATADIR%%/bin-%%ARCH%%/getenv
%%DATADIR%%/bin-%%ARCH%%/getpeername
%%DATADIR%%/bin-%%ARCH%%/getpid
%%DATADIR%%/bin-%%ARCH%%/getrusage
%%DATADIR%%/bin-%%ARCH%%/getsockname
%%DATADIR%%/bin-%%ARCH%%/gettimeofday
%%DATADIR%%/bin-%%ARCH%%/isatty
%%DATADIR%%/bin-%%ARCH%%/listen
%%DATADIR%%/bin-%%ARCH%%/localtime_r
%%DATADIR%%/bin-%%ARCH%%/log
%%DATADIR%%/bin-%%ARCH%%/longjmp
%%DATADIR%%/bin-%%ARCH%%/lrand48
%%DATADIR%%/bin-%%ARCH%%/lseek
%%DATADIR%%/bin-%%ARCH%%/malloc
%%DATADIR%%/bin-%%ARCH%%/memcpy
%%DATADIR%%/bin-%%ARCH%%/memmove
%%DATADIR%%/bin-%%ARCH%%/memrand
%%DATADIR%%/bin-%%ARCH%%/memset
%%DATADIR%%/bin-%%ARCH%%/mktime
%%DATADIR%%/bin-%%ARCH%%/mmap
%%DATADIR%%/bin-%%ARCH%%/mprotect
%%DATADIR%%/bin-%%ARCH%%/msync
%%DATADIR%%/bin-%%ARCH%%/munmap
%%DATADIR%%/bin-%%ARCH%%/mutex
%%DATADIR%%/bin-%%ARCH%%/nop
%%DATADIR%%/bin-%%ARCH%%/open
%%DATADIR%%/bin-%%ARCH%%/pipe
%%DATADIR%%/bin-%%ARCH%%/poll
%%DATADIR%%/bin-%%ARCH%%/pread
%%DATADIR%%/bin-%%ARCH%%/pthread_create
%%DATADIR%%/bin-%%ARCH%%/pwrite
%%DATADIR%%/bin-%%ARCH%%/read
%%DATADIR%%/bin-%%ARCH%%/realpath
%%DATADIR%%/bin-%%ARCH%%/recurse
%%DATADIR%%/bin-%%ARCH%%/select
%%DATADIR%%/bin-%%ARCH%%/semop
%%DATADIR%%/bin-%%ARCH%%/setcontext
%%DATADIR%%/bin-%%ARCH%%/setsockopt
%%DATADIR%%/bin-%%ARCH%%/sigaction
%%DATADIR%%/bin-%%ARCH%%/siglongjmp
%%DATADIR%%/bin-%%ARCH%%/signal
%%DATADIR%%/bin-%%ARCH%%/sigprocmask
%%DATADIR%%/bin-%%ARCH%%/socket
%%DATADIR%%/bin-%%ARCH%%/socketpair
%%DATADIR%%/bin-%%ARCH%%/stat
%%DATADIR%%/bin-%%ARCH%%/strcasecmp
%%DATADIR%%/bin-%%ARCH%%/strchr
%%DATADIR%%/bin-%%ARCH%%/strcmp
%%DATADIR%%/bin-%%ARCH%%/strcpy
%%DATADIR%%/bin-%%ARCH%%/strftime
%%DATADIR%%/bin-%%ARCH%%/strlen
%%DATADIR%%/bin-%%ARCH%%/strtol
%%DATADIR%%/bin-%%ARCH%%/system
%%DATADIR%%/bin-%%ARCH%%/tattle
%%DATADIR%%/bin-%%ARCH%%/time
%%DATADIR%%/bin-%%ARCH%%/times
%%DATADIR%%/bin-%%ARCH%%/write
%%DATADIR%%/bin-%%ARCH%%/writev
%%DATADIR%%/bin/atomic
%%DATADIR%%/bin/bind
%%DATADIR%%/bin/cachetocache
%%DATADIR%%/bin/cascade_cond
%%DATADIR%%/bin/cascade_fcntl
%%DATADIR%%/bin/cascade_flock
%%DATADIR%%/bin/cascade_lockf
%%DATADIR%%/bin/cascade_mutex
%%DATADIR%%/bin/chdir
%%DATADIR%%/bin/close
%%DATADIR%%/bin/close_tcp
%%DATADIR%%/bin/connection
%%DATADIR%%/bin/dup
%%DATADIR%%/bin/exec
%%DATADIR%%/bin/exec_bin
%%DATADIR%%/bin/exit
%%DATADIR%%/bin/exp
%%DATADIR%%/bin/fcntl
%%DATADIR%%/bin/fcntl_ndelay
%%DATADIR%%/bin/file_lock
%%DATADIR%%/bin/fork
%%DATADIR%%/bin/getcontext
%%DATADIR%%/bin/getenv
%%DATADIR%%/bin/getpeername
%%DATADIR%%/bin/getpid
%%DATADIR%%/bin/getrusage
%%DATADIR%%/bin/getsockname
%%DATADIR%%/bin/gettimeofday
%%DATADIR%%/bin/isatty
%%DATADIR%%/bin/listen
%%DATADIR%%/bin/localtime_r
%%DATADIR%%/bin/log
%%DATADIR%%/bin/longjmp
%%DATADIR%%/bin/lrand48
%%DATADIR%%/bin/lseek
%%DATADIR%%/bin/malloc
%%DATADIR%%/bin/memcpy
%%DATADIR%%/bin/memmove
%%DATADIR%%/bin/memrand
%%DATADIR%%/bin/memset
%%DATADIR%%/bin/mktime
%%DATADIR%%/bin/mmap
%%DATADIR%%/bin/mprotect
%%DATADIR%%/bin/msync
%%DATADIR%%/bin/munmap
%%DATADIR%%/bin/mutex
%%DATADIR%%/bin/nop
%%DATADIR%%/bin/open
%%DATADIR%%/bin/pipe
%%DATADIR%%/bin/poll
%%DATADIR%%/bin/pread
%%DATADIR%%/bin/pthread_create
%%DATADIR%%/bin/pwrite
%%DATADIR%%/bin/read
%%DATADIR%%/bin/realpath
%%DATADIR%%/bin/recurse
%%DATADIR%%/bin/select
%%DATADIR%%/bin/semop
%%DATADIR%%/bin/setcontext
%%DATADIR%%/bin/setsockopt
%%DATADIR%%/bin/sigaction
%%DATADIR%%/bin/siglongjmp
%%DATADIR%%/bin/signal
%%DATADIR%%/bin/sigprocmask
%%DATADIR%%/bin/socket
%%DATADIR%%/bin/socketpair
%%DATADIR%%/bin/stat
%%DATADIR%%/bin/strcasecmp
%%DATADIR%%/bin/strchr
%%DATADIR%%/bin/strcmp
%%DATADIR%%/bin/strcpy
%%DATADIR%%/bin/strftime
%%DATADIR%%/bin/strlen
%%DATADIR%%/bin/strtol
%%DATADIR%%/bin/system
%%DATADIR%%/bin/tattle
%%DATADIR%%/bin/time
%%DATADIR%%/bin/times
%%DATADIR%%/bin/write
%%DATADIR%%/bin/writev
@dirrm %%DATADIR%%/bin-%%ARCH%%
@dirrm %%DATADIR%%/bin
@dirrm %%DATADIR%%
|