CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2011/07/02 12:03:43
Modified files: lib/libc/gdtoa : dmisc.c dtoa.c gdtoa.c gdtoa.h gdtoaimp.h gethex.c hexnan.c misc.c smisc.c strtod.c strtodg.c strtof.c strtorx.c ulp.c Log message: Rebase on gdtoa-20110428; contains fixes for absurdly long inputs (among other things). Fixes mozilla crasher for the link i was provided with. With the massive local changes to teach that malloc can fail, fixes for the vax, strlcpy, moving things to library namespaces. Tested on all architectures.