1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-27 20:03:44 +02:00
openwrt-xburst/toolchain/uClibc/patches
nbd 26a73029f9 remove the openat() patch, as it's breaking quite a few packages.
the problem is in the AT_FDCWD define, which packages check for to
see if fdopenat, openat, fstatat, etc. are supported, but the patch
only adds openat() and not the other functions.
this should probably be fixed upstream and not just in openwrt.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 04:16:30 +00:00
..
0.9.28.2 add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (and already deployed evaluation boards) 2008-01-27 17:59:20 +00:00
001-fix_mmap.patch upgrade to uClibc 0.9.29 - break binary compatibility #1 2007-12-28 19:51:24 +00:00
002-conditional_sched_affinity.patch upgrade to uClibc 0.9.29 - break binary compatibility #1 2007-12-28 19:51:24 +00:00
004-fix_gethostent_r_failure_retval.patch upgrade to uClibc 0.9.29 - break binary compatibility #1 2007-12-28 19:51:24 +00:00
005-fix_internal_function_definition.patch upgrade to uClibc 0.9.29 - break binary compatibility #1 2007-12-28 19:51:24 +00:00
006-rm_whitespace.patch upgrade to uClibc 0.9.29 - break binary compatibility #1 2007-12-28 19:51:24 +00:00
007-avr32.patch sync AVR32 patches with upstream 2008-02-07 20:05:11 +00:00
008-avr32_fix_sa_onstack.patch sync AVR32 patches with upstream 2008-02-07 20:05:11 +00:00
009-fix_getaddrinfo_infinite_loop.patch Fix a bug causing an infinite loop in getaddrinfo (closes: #3344) 2008-05-11 10:19:12 +00:00
100-termios.patch fix comgt compile error caused by the uclibc upgrade 2007-12-29 00:50:40 +00:00
110-compat_macros.patch use __inline__ instead of inline to avoid build errors with -ansi 2007-12-30 04:25:17 +00:00
120-adjtimex.patch fix ntpd compile 2007-12-30 16:41:08 +00:00
130-compile_fixes.patch fix uclibc compile on brcm-2.4 2007-12-30 19:23:54 +00:00
130-sockets_throw.patch Fix sockets.h for mips/mipsel 2007-12-31 13:31:48 +00:00
140-fix-endless-recursion-in-pthread.patch Avoid endless recursion in uClibc pthreads. 2008-09-22 22:51:53 +00:00
150-fix-ldso-text-realloc-segfault.patch Fix a segfault in uclibc ldso. 2008-09-25 13:06:43 +00:00