#!/bin/sh /etc/rc.common START=99 USE_PROCD=1 start_service() { procd_open_instance "urandom_seed" procd_set_param command "/sbin/urandom_seed" procd_set_param stdout 1 procd_set_param stderr 1 procd_close_instance } as.org/cgit/openwrt/upstream/atom/toolchain/uClibc/patches-0.9.33.2/110-compat_macros.patch?h=attitude_adjustment' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.33.2/110-compat_macros.patch
blob: a7538b16f8d495e9c398957b9870fd2644a9dddb (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