#
9feb722e |
| 06-May-2021 |
christos <christos@NetBSD.org> |
PR/56148: Andreas Gustafsson: lib/libc/stdio/t_printf:snprintf_float test randomly fails. Add checks to all places where lshift is called because it can return NULL
|
#
9a9a4122 |
| 01-Aug-2019 |
riastradh <riastradh@NetBSD.org> |
Sprinkle some more const in.
|
#
61e56760 |
| 20-Mar-2011 |
christos <christos@NetBSD.org> |
Merge the new gdtoa: Note that the built-in tests fail the same way as with the old gdtoa.
|
#
ab625449 |
| 21-Mar-2008 |
christos <christos@NetBSD.org> |
Don't coredump on out of memory conditions. This solution leaks, but gdtoa is too complicated to fix. Try printf %99999999999.9999999999f 2
|
#
7684d5e0 |
| 25-Jan-2006 |
kleink <kleink@NetBSD.org> |
Import gdtoa-2005-09-23; test suite will be imported separately.
|