This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-29 07:34:14 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
/
uClibc
/
patches-0.9.30.1
History
Gabor Juhos
c8d103a660
uClibc: fix build error on ARM targets (
closes
#5473
)
...
SVN-Revision: 16735
2009-07-07 15:09:10 +00:00
..
110-compat_macros.patch
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
2009-04-24 02:07:24 +00:00
120-adjtimex.patch
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
2009-04-24 02:07:24 +00:00
130-pthread_weak_binding.patch
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
2009-04-24 02:07:24 +00:00
140-math_decl.patch
uclibc 0.9.30: fix isnan declaration
2009-05-04 15:15:22 +00:00
150-c99_ldbl_math.patch
uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc
2009-05-07 13:20:47 +00:00
160-unifdef_fix.patch
uClibc 0.9.30.1: fix extra/scripts/unifdef.c like in linux 2.6.28 - nptl does not need this fix, because the problem was fixed upstream already
2009-05-28 15:49:29 +00:00
170-math_finite.patch
uClibc: bsd supports the same floating point classification functions as c99, fixes inetd
2009-05-29 10:32:17 +00:00
180-dl_sysdep_inline.patch
add missing patch from the uclibc buildroot
2009-06-23 13:08:21 +00:00
300-fix-ppoll.diff
Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com>
2009-05-29 07:40:29 +00:00
400-gcc4.4-fixes.patch
uClibc: fix build error on ARM targets (
closes
#5473
)
2009-07-07 15:09:10 +00:00
900-backport_fix_possible_null_ptr_dereference_in_getaddrinfo.patch
uClibc-0.9.30.1: fix possible NULL pointer dereference (
closes
#5242
)
2009-06-03 09:45:00 +00:00