CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/11 06:57:37
Modified files:
lib/libc/gdtoa : misc.c
Log message:
don't use freelist if it overruns; use heap memory instead not
trying to allocate large blocks from bss memory pool in this case.
problem reported by Maksymilian Arciemowicz. ok otto@, millert@
