summaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/STATUS
blob: c457f2fef0a4b7e70e50d0bac41ca7786ccd1026 (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
0001-Compatible-stack-protector-for-non-Thread-Local-stor.patch
	Origin: Alpine
	This patch is specific to Alpine and should not be upstreamed.

0002-resolv-res_query-for-CNAMEs.patch
	Origin: Alpine
	Needs to be upstreamed once again:
	http://lists.busybox.net/pipermail/uclibc/2009-June/042583.html

0003-resolv-fix-resolver-to-return-TRY_AGAIN-on-timeout.patch
	Origin: Alpine
	Upstreaming is needed.

0004-libm-x86_64-implement-some-fenv-functions.patch
	Origin: Alpine
	Needs to be fixed for upstream:
	http://www.mail-archive.com/uclibc@uclibc.org/msg05947.html

0005-stdlib-fix-arc4random-return-type-to-u_int32_t.patch
	Origin: Alpine
	Patch sent upstream a while ago, and merged into "future" branch.
	http://lists.busybox.net/pipermail/uclibc/2011-March/045015.html

0006-malloc-standard-synchronize-on-fork.patch
	Origin: Alpine
	Bugzilla: https://bugs.busybox.net/show_bug.cgi?id=2341
	
	Patch sent upstream a while ago:
	http://lists.busybox.net/pipermail/uclibc/2011-March/045117.html

	But needs more work since it introduces a race:
	http://lists.busybox.net/pipermail/uclibc/2011-March/045139.html


0007-libc-x86-fix-stack-unwinding-and-backtrace-informati.patch
	Origin: Alpine

	Sent upstream:
	http://lists.uclibc.org/pipermail/uclibc/2011-November/045945.html

	Needs more work:
	http://lists.uclibc.org/pipermail/uclibc/2011-November/045948.html

0008-ldso-limited-support-for-ORIGIN-in-rpath.patch
	Origin: Alpine

	Rebased version of the patch that was sent upstream:
	http://lists.busybox.net/pipermail/uclibc/2011-March/045003.html

	Needs to be upstreamed