blob: 48c3bf31851f1d0f52885954ab9795e2e6588118 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
os_type unix
<target_features>
clock_gettime
gettimeofday
posix_mlock
gmtime_r
dlopen
readdir
getsid
timegm
</target_features>
<aliases>
linux-gnu
</aliases>
|