Bruce Evans d26be6f09d Obtained from: 1.1.5. Originally by jtc. Cosmetically changed for this
commit by bde.

Fix bugs in floating point formatting.  The 4.4lite version is similar
to revision 1.3 in old-cvs and is missing all of jtc's fixes in revision
1.4 in old-cvs.  Revision 1.2 in ncvs fixed one of the old bugs but
introduced at least one new one (for %.0e).

old-cvs log:
revision 1.4
date: 1993/11/04 19:38:22;  author: jtc;  state: Exp;  lines: +33 -20
My work from NetBSD to make printf() & friends ANSI C compliant.
Fixes several bugs in floating point formatting:
  1. Trailing zeros were being stripped with %e format.
  2. %g/%G formats incorrect.
  3. Lots of other nits.
1995-03-12 13:26:49 +00:00
..
1995-02-24 07:51:13 +00:00
1994-12-10 23:02:33 +00:00
1994-10-12 02:06:02 +00:00
1994-10-26 18:17:41 +00:00
1994-10-26 18:15:35 +00:00
1995-02-24 08:51:34 +00:00
1995-02-23 18:47:06 +00:00
1994-05-27 05:00:24 +00:00
1994-10-27 18:15:42 +00:00
1995-02-12 02:35:35 +00:00
1994-08-08 19:26:23 +00:00
1994-12-10 22:01:25 +00:00
1995-03-09 21:53:12 +00:00
1994-05-27 05:00:24 +00:00
1995-03-08 01:41:40 +00:00