1 2005-11-01 Kevin P. Fleming <kpfleming@digium.com>
3 * utils.c (getloadavg): change to using _BSD_SOURCE as the indicator for whether this function is present or not (issue #5549)
5 * include/asterisk/utils.h (ast_slinear_saturated_add): force to be inlined whenever possible
6 (ast_slinear_saturated_multiply): same
7 (ast_slinear_saturated_divide): same
9 * include/asterisk/strings.h (ast_strlen_zero): force to be inlined whenever possible
10 * include/asterisk/compiler.h (force_inline): add macro to force inlining of functions
12 2005-11-01 Kevin P. Fleming <kpfleming@digium.com>
14 * Asterisk 1.2.0-beta2 released.