DragonFly commits List (threaded) for 2010-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: git: gdtoa - Allocate more entries on freelist to better handle large fields.
You are encouraged to rebuild your libc after this change:
# cd /usr/src/lib/libc
# make obj
# make depend
# make
# make install
Also, a reboot is recommended after installing the new libc.
Cheers,
Antonio Huete
2010/1/6 Antonio Huete Jimenez <tuxillo@crater.dragonflybsd.org>:
>
> commit c3fc81f80749115b6faed20465baf248225461fe
> Author: Antonio Huete Jimenez <tuxillo@quantumachine.net>
> Date: Thu Jan 7 00:12:59 2010 +0100
>
> gdtoa - Allocate more entries on freelist to better handle large fields.
>
> http://www.securityfocus.com/bid/35510
>
> Taken-from: NetBSD
> Reported-by: Johannes Hofmann <Johannes.Hofmann@gmx.de>
>
> Summary of changes:
> contrib/gdtoa/gdtoaimp.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3fc81f80749115b6faed20465baf248225461fe
>
>
> --
> DragonFly BSD source repository
>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]