summaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-11-16 05:02:55 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2011-11-16 05:02:55 -0600
commita22b7aa39efb3a39f2ef77eda40b5ac9ba3789dc (patch)
treeaba483aa1f0ec8ecb3b1faf31ee89120d09dbb99 /main/libc0.9.32
parent341a0357c7f9a6a10b4a0dcd10716e55716097f4 (diff)
downloadaports-a22b7aa39efb3a39f2ef77eda40b5ac9ba3789dc.tar.bz2
aports-a22b7aa39efb3a39f2ef77eda40b5ac9ba3789dc.tar.xz
main/libc0.9.32: add STATUS file tracking where we are in terms of patches.
Diffstat (limited to 'main/libc0.9.32')
-rw-r--r--main/libc0.9.32/STATUS73
1 files changed, 73 insertions, 0 deletions
diff --git a/main/libc0.9.32/STATUS b/main/libc0.9.32/STATUS
new file mode 100644
index 000000000..9be651c49
--- /dev/null
+++ b/main/libc0.9.32/STATUS
@@ -0,0 +1,73 @@
+0001-getaddrinfo-allow-numeric-service-without-any-hints.patch -
+ Origin: Alpine
+ Upstreamed.
+
+0001-ldso-limited-support-for-ORIGIN-in-rpath.patch -
+ Origin: Alpine
+ Needs to be upstreamed.
+
+0001-libc-x86-fix-stack-unwinding-and-backtrace-informati.patch -
+ Origin: Alpine
+ Upstreaming in progress.
+
+0001-libdl-rudimentary-locking-for-dlopen-dlsym-dlclose.patch -
+ Origin: Alpine
+ Something better should be upstreamed.
+
+0001-libm-x86_64-implement-some-fenv-functions.patch -
+ Origin: Alpine
+ Needs to be upstreamed.
+
+0001-malloc-standard-synchronize-on-fork.patch -
+ Origin: Alpine
+ Patch sent upstream a while ago, may need to try again.
+
+0001-resolv-fix-resolver-to-return-TRY_AGAIN-on-timeout.patch -
+ Origin: Alpine
+ Upstreaming is needed.
+
+0001-time-fix-parsing-of-tzdata-files-where-off_t-is-64-b.patch -
+ Origin: Alpine
+ Patch is unnecessary.
+
+0002-stdlib-fix-arc4random-return-type-to-u_int32_t.patch -
+ Origin: Alpine
+ Patch sent upstream a while ago, may need to try again?
+
+0003-ldso-support-RTLD_NOLOAD.patch -
+ Origin: Alpine
+ Upstreamed.
+
+compat-stack-guard.patch -
+ Origin: Alpine
+ This patch is specific to Alpine and should not be upstreamed.
+
+libm-cabsf.patch,
+libm-cexp.patch -
+ Origin: Alpine
+ Upstreamed.
+
+sha512-crypt.patch -
+ Origin: Alpine
+ Needs to be redesigned to make upstream happy.
+
+uclibc-epoll_pwait-hack.patch -
+ Origin: Alpine
+ Not sure what we should do with this.
+
+uclibc-eventfd.patch -
+ Origin: External
+ Patch with same effect is upstreamed.
+
+uclibc-librt-asneeded-fix.patch -
+ Origin: Alpine
+ Upstreaming in progress. Not sure if upstream will take it.
+
+uclibc-resolv-fix-memory-leak.patch -
+ Origin: Upstream
+ Nothing for us to do here.
+
+uclibc-ubacktrace-asneeded-fix.patch -
+ Origin: Alpine
+ Upstreaming in progress. May need to carry the $(DEVEL_PREFIX) changes
+ ourselves.