This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16764
Commits
1
Branch
0
Tags
164 MiB
C
64%
Makefile
17.7%
Shell
9.1%
Perl
2.2%
Assembly
1.8%
Other
4.9%
Tag:
Branch:
Tree:
e919bd002a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e919bd002a'
${ noResults }
freifunkist-firmware
/
toolchain
/
uClibc
/
patches-0.9.30.1
History
Gabor Juhos
af1fb0bdd1
uClibc: fix free-after-use bug in __dns_lookup (
closes
#6886
)
...
SVN-Revision: 20384
15 years ago
..
110-compat_macros.patch
…
120-adjtimex.patch
…
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)
16 years ago
140-math_decl.patch
uclibc 0.9.30: fix isnan declaration
16 years ago
150-c99_ldbl_math.patch
…
160-unifdef_fix.patch
…
170-math_finite.patch
…
180-dl_sysdep_inline.patch
…
300-fix-ppoll.diff
…
400-gcc4.4-fixes.patch
…
410-llvm_workaround.patch
…
420-i386_strrchr_fix.patch
…
430-i386_copysign.patch
…
440-backport_mips_nonpic.patch
uClibc: add support for mips non-pic relocations in ldso
15 years ago
450-powerpc_copysignl.patch
…
500-avr32_add_varargs_handling_of_prctl_syscall.patch
…
600-ubicom32-uClibc.patch
…
900-backport_fix_possible_null_ptr_dereference_in_getaddrinfo.patch
…
901-hi_lo_system_calls.patch
Do not save variables in hi or lo across system calls, fixes issues with gcc-4.4 (
#5351
)
15 years ago
902-Fix-use-after-free-bug-in-__dns_lookup.patch
…