uclibc: add upstream 0.9.33 fixes
commit055f1c02d35068d0b089f3b29ffdd4fb2717bb5c
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 6 Sep 2013 13:28:51 +0000 (6 15:28 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 6 Sep 2013 13:28:51 +0000 (6 15:28 +0200)
treee02c862480e1fe6bd0565cc44bb767417b9012ac
parent66c0d5d05c1a81a5b4b3d4d780af4229c9c79662
uclibc: add upstream 0.9.33 fixes

Upstream has a large number of patches lined up for the next 0.9.33.x bugfix
release;

http://git.uclibc.org/uClibc/log/?h=0.9.33

Add them here, as atleast some of them are quite critical (E.G. the eventfd
issue gets triggered by recent glib versions).

I've skipped the microblaze and xtensa fixes as we don't currently support
those with 0.9.33.2.

Drop uclibc-0002-Add-definition-of-MSG_WAITFORONE-and-MSG_CMSG_CMSG_CLOEXE.patch
as that is a subset of uclibc-0035-socket.h-pull-socket_type.h-from-eglibc.patch

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
42 files changed:
package/uclibc/0.9.33.2/uclibc-0002-Add-definition-of-MSG_WAITFORONE-and-MSG_CMSG_CLOEXE.patch [deleted file]
package/uclibc/0.9.33.2/uclibc-0013-eventfd-Implement-eventfd2-and-fix-eventfd.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0014-pread-pwrite-backport-fix.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0015-add-posix_madvise.c.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0016-nptl-sh-fix-race-condition-in-lll_wait_tid.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0017-librt-re-add-SIGCANCEL-to-the-list-of-blocked-signal.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0018-ldso-include-dlfcn.h-for-RTLD_NODELETE.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0019-include-elf.h-update-for-ELFOSABI_-changes.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0020-update-ptrace.h-to-latest-from-glibc.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0021-pread-pwrite-fix-for-threads.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0022-inet-rpc-fix-authnone_marshal-in-multithreading-cont.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0023-MIPS-Convert-__syscall_error-callers-to-use-a0-for-a.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0024-MIPS-Use-a0-instead-of-v0-for-__syscall_error-argume.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0025-ldso-use-.arm-mode-for-resolver-unconditionally.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0026-make-NPTL-s-getpid-behave-similar-to-the-common-one.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0027-i386-bits-syscalls.h-allow-immediate-values-as-6th-s.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0028-dl-fix-dlsym-lookups-with-RTLD_NEXT.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0029-inet-rpc-fix-build-in-NPTL-case.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0030-stdio-implement-assignment-allocation-m-character.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0031-mmap-sys_mmap2-do-unsigned-shift-of-offset.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0032-pread-pwrite-handle-renamed-syscalls-in-common-ppc-x.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0033-rpmatch-backport-function.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0034-statfs-support-f_frsize.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0035-socket.h-pull-socket_type.h-from-eglibc.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0036-mount.h-update.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0037-buildsys-gen_bits_syscall_h-do-not-leave-undefined-S.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0038-libc-sysdeps-sync-bits-in.h-with-glibc.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0039-libc-atexit-reuse-free-slots-at-the-end-of-exit-func.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0040-mman-rename-MAP_UNINITIALIZE-to-MAP_UNINITIALIZED.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0041-libc-add-posix_fallocate.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0042-nice-fix-overflow-checking-in-int_add_no_wrap.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0043-buildsys-Add-missing-SYMBOL_PREFIX-to-symbol-names.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0044-inet-do-not-filter-responses-in-res_query.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0045-Remove-pragma-weak-for-undeclared-symbol.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0046-inet-fix-getting-the-nameserver-from-_res-state-afte.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0047-_vfprintf.c-use-fputws_unlocked-S-F-instead-of-fputw.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0048-Fix-a-problem-with-scanning-wide-chars.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0049-Fix-some-fragileness-in-dlopen-do_dlopen-wrapper-wor.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0050-libdl-fix-dlopen-implementation-from-statically-link.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0051-libubacktrace-fix-backtrace-for-statically-linked-ap.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0052-libubacktrace-fix-build-due-to-some-typos.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0053-libc-elf-explicitly-include-uClibc_page.h-to-make-PA.patch [new file with mode: 0644]