Commit Graph

9 Commits

Author SHA1 Message Date
christos b2707ef3eb unlock before returning on error, thanks enami. 2011-11-18 04:17:23 +00:00
christos f0c33b337d PR/45627: Martin Husemann: Plug memory leak 2011-11-18 02:38:17 +00:00
christos a23ced05b4 fix some lint on i386 2011-03-21 04:52:09 +00:00
christos 61e56760bc Merge the new gdtoa: Note that the built-in tests fail the same way as with
the old gdtoa.
2011-03-20 23:15:35 +00:00
lukem 8a09e86085 sign-compare fix 2009-01-30 23:35:35 +00:00
christos ab6254493d Don't coredump on out of memory conditions. This solution leaks, but gdtoa
is too complicated to fix. Try printf %99999999999.9999999999f 2
2008-03-21 23:13:48 +00:00
christos b24124a73d static before const. 2006-10-15 16:11:04 +00:00
kleink ac898a2630 * Pacify compiler; delint.
* Add MI NetBSD definitions.
* Rename IEEE_{8087,MC68k} to IEEE_{LITTLE,BIG}_ENDIAN, as previously
  done in strtod.c.
* Some const poisoning, more to follow.
2006-01-25 15:27:42 +00:00
kleink 7684d5e0fc Import gdtoa-2005-09-23; test suite will be imported separately. 2006-01-25 15:18:40 +00:00