kumquat-buildroot/toolchain/uClibc
Gustavo Zacarias d2b325c1f0 uClibc: add linuxthreads/errno fix for snapshot version
See uclibc #2089 for details.

This is still not included upstream, but lets include it anyway as
several people have been running into the issue.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-05-02 17:43:01 +02:00
..
Config.in uClibc: bump 0.9.32-rc version 2011-03-16 22:28:13 +01:00
uClibc-0.9.29-001-fix-mmap.patch
uClibc-0.9.29-arch.patch.avr32
uClibc-0.9.29-conditional-sched_affinity.patch
uClibc-0.9.29-filter-gnu99-from-assembly-flags.patch
uClibc-0.9.29-fix-fget_putc.diff
uClibc-0.9.29-fix-gethostent_r-failure-retval.patch
uClibc-0.9.29-fix-internal_function-definition.patch
uClibc-0.9.29-fix-sa_onstack.patch.avr32
uClibc-0.9.29-linuxthreads.patch
uClibc-0.9.29-rm-whitespace.patch
uClibc-0.9.29.config
uClibc-0.9.30.3-fix-error-locale-utf-8.patch Make uClibc gen_wc8bit shows an error when no locale support available 2010-08-11 12:59:46 +02:00
uClibc-0.9.30.3-xtensa-000p-fix-procfs.patch toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x 2010-03-12 23:14:59 +01:00
uClibc-0.9.30.3-xtensa-005-sigcontext.patch toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x 2010-03-12 23:14:59 +01:00
uClibc-0.9.30.3-xtensa-009-testandset.patch toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x 2010-03-12 23:14:59 +01:00
uClibc-0.9.30.3-xtensa-010-sigaction.c.patch toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x 2010-03-12 23:14:59 +01:00
uClibc-0.9.30.3-xtensa-011-sysdep.h.patch toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x 2010-03-12 23:14:59 +01:00
uClibc-0.9.30.3-xtensa-012-fnmatch_old.c.patch toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x 2010-03-12 23:14:59 +01:00
uClibc-0.9.30.3-xtensa-013-atomic.h.patch toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x 2010-03-12 23:14:59 +01:00
uClibc-0.9.30.3-xtensa-014-setjump.S.patch toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x 2010-03-12 23:14:59 +01:00
uClibc-0.9.30.config GETPT support is needed by rxvt. 2010-07-07 08:20:22 +02:00
uClibc-0.9.31-add-bsd-endian-conversions.patch uclibc: add BSD endian conversions routines for 0.9.31 2011-01-31 21:00:52 +01:00
uClibc-0.9.31-add-inotify-init1.patch toolchain: add inotify_init1 syscall support to uclibc 0.9.31 2011-04-26 22:37:51 +02:00
uClibc-0.9.31-add-sock-cloexec.patch toolchain: add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31 2011-04-26 22:36:29 +02:00
uClibc-0.9.31-dnslookup-use-after-free.patch uClibc: 0.9.31 dnslookup use after free fix 2010-04-06 15:37:14 +02:00
uClibc-0.9.31-fix-error-locale-utf-8.patch Make uClibc gen_wc8bit shows an error when no locale support available 2010-08-11 12:59:46 +02:00
uClibc-0.9.31-fix-fcntl64-for-64-bit-targets.patch uclibc: add patch to fix fcntl64() on 64 bits targets 2010-07-06 07:59:58 +02:00
uClibc-0.9.31-linuxthreads-errno-fix.patch uClibc: add linuxthreads/errno fix for 0.9.31 / 0.9.32-rc3 2011-04-29 11:15:44 +02:00
uClibc-0.9.31-more-workarounds-GCC-PR32219.patch uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking 2010-07-06 14:19:36 +02:00
uClibc-0.9.31-powerpc-ptrace-fix.patch uClibc: sys/ptrace.h fix for 0.9.31 / powerpc so ltrace builds 2010-11-22 10:53:09 +01:00
uClibc-0.9.31-quad-routines.patch uClibc 0.9.31: add sparc long double gcc intrinsics support 2010-11-25 09:19:21 +01:00
uClibc-0.9.31-workaround-GCC-PR32219.patch uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking 2010-07-06 14:19:36 +02:00
uClibc-0.9.31.config GETPT support is needed by rxvt. 2010-07-07 08:20:22 +02:00
uClibc-0.9.32-rc3-linuxthreads-errno-fix.patch uClibc: add linuxthreads/errno fix for 0.9.31 / 0.9.32-rc3 2011-04-29 11:15:44 +02:00
uClibc-0.9.32.config uClibc: bump 0.9.32-rc version 2011-03-16 22:28:13 +01:00
uClibc-snapshot.config toolchain: update uClibc snapshot config again to avoid build stalls 2011-04-27 20:54:30 +02:00
uclibc.mk uClibc: fix uclibc-menuconfig with ccache enabled 2011-02-25 13:18:45 +01:00
uClibc.snapshot.linuxthreads-errno-fix.patch uClibc: add linuxthreads/errno fix for snapshot version 2011-05-02 17:43:01 +02:00