- Fix for possible unset uid/gid in toproto
- Fix for default mtree style
- Update libelf
- Importing libexecinfo
- Resynchronize GCC, mpc, gmp, mpfr
- build.sh: Replace params with show-params.
This has been done as the make target has been renamed in the same
way, while a new target named params has been added. This new
target generates a file containing all the parameters, instead of
printing it on the console.
- Update test48 with new etc/services (Fix by Ben Gras <ben@minix3.org)
get getservbyport() out of the inner loop
Change-Id: Ie6ad5226fa2621ff9f0dee8782ea48f9443d2091
|
||
|---|---|---|
| .. | ||
| abi.h | ||
| e_acos.S | ||
| e_asin.S | ||
| e_atan2.S | ||
| e_atan2f.S | ||
| e_exp.S | ||
| e_expf.S | ||
| e_fmod.S | ||
| e_log.S | ||
| e_log2.S | ||
| e_log2f.S | ||
| e_log10.S | ||
| e_log10f.S | ||
| e_logf.S | ||
| e_remainder.S | ||
| e_remainderf.S | ||
| e_scalb.S | ||
| e_scalbf.S | ||
| e_sqrt.S | ||
| e_sqrtf.S | ||
| empty.S | ||
| fenv.c | ||
| lrint.S | ||
| Makefile | ||
| s_atan.S | ||
| s_atanf.S | ||
| s_ceil.S | ||
| s_ceilf.S | ||
| s_copysign.S | ||
| s_copysignf.S | ||
| s_cos.S | ||
| s_cosf.S | ||
| s_finite.S | ||
| s_finitef.S | ||
| s_floor.S | ||
| s_floorf.S | ||
| s_ilogb.S | ||
| s_ilogbf.S | ||
| s_ilogbl.S | ||
| s_log1p.S | ||
| s_log1pf.S | ||
| s_logb.S | ||
| s_logbf.S | ||
| s_logbl.S | ||
| s_modf.S | ||
| s_rint.S | ||
| s_rintf.S | ||
| s_scalbn.S | ||
| s_scalbnf.S | ||
| s_scalbnl.S | ||
| s_significand.S | ||
| s_significandf.S | ||
| s_sin.S | ||
| s_sinf.S | ||
| s_tan.S | ||
| s_tanf.S | ||
| shlib_version | ||