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.
 
 
 
 
 
 
Gabor Juhos af1fb0bdd1 uClibc: fix free-after-use bug in __dns_lookup (closes #6886) 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