buildrootschalter/toolchain/uClibc
Gustavo Zacarias 99c1547124 toolchain: add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31
Add SOCK_CLOEXEC and SOCK_NONBLOCK support to uclibc 0.9.31.
Required for modern versions of udev.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-04-26 22:36:29 +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 - use the correct type (__u_long is correct, __ulong_t is not typed) 2007-08-26 20:40:31 +00:00
uClibc-0.9.29-arch.patch.avr32 uClibc: use .patch.$ARCH naming convention 2008-04-24 09:03:12 +00:00
uClibc-0.9.29-conditional-sched_affinity.patch Re-create patches for released 0.9.29 version. 2007-05-10 02:37:16 +00:00
uClibc-0.9.29-filter-gnu99-from-assembly-flags.patch Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer 2008-02-28 02:13:42 +00:00
uClibc-0.9.29-fix-fget_putc.diff Re-create patches for released 0.9.29 version. 2007-05-10 02:37:16 +00:00
uClibc-0.9.29-fix-gethostent_r-failure-retval.patch Re-create patches for released 0.9.29 version. 2007-05-10 02:37:16 +00:00
uClibc-0.9.29-fix-internal_function-definition.patch - add patch for the 0.9.29 release that fixes the visibility of internal_function 2007-06-25 08:16:14 +00:00
uClibc-0.9.29-fix-sa_onstack.patch.avr32 uClibc: use .patch.$ARCH naming convention 2008-04-24 09:03:12 +00:00
uClibc-0.9.29-linuxthreads.patch added and removed uclibc patches 2008-03-06 18:50:01 +00:00
uClibc-0.9.29-rm-whitespace.patch Workaround bug in TinyX makedepend by removing some whitespace 2007-08-13 20:18:25 +00:00
uClibc-0.9.29.config toolchain: add BR2_USE_SSP option for stack protection support 2009-04-22 07:27:22 +00:00
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-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.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.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-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-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.config uClibc: bump 0.9.32-rc version 2011-03-16 22:28:13 +01:00
uClibc-snapshot.config toolchain: update uClibc snapshot config to avoid build stalls 2011-04-26 21:38:46 +02:00
uclibc.mk uClibc: fix uclibc-menuconfig with ccache enabled 2011-02-25 13:18:45 +01:00