DragonFly BSD
DragonFly commits List (threaded) for 2006-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/lib/libc/stdlib strtod.c


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Sep 2006 14:22:32 -0700 (PDT)

swildner    2006/09/10 14:22:32 PDT

DragonFly src repository

  Modified files:
    lib/libc/stdlib      strtod.c 
  Log:
  * Remove support for VAX-style and IBM mainframe-style floating-point
    arithmetic.
  
  * Remove K&R function header support.
  
  * Remove Bad_float_h support.
  
  * While I'm here, perform some minor style cleanup.
  
  Revision  Changes    Path
  1.6       +71 -412   src/lib/libc/stdlib/strtod.c


http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdlib/strtod.c.diff?r1=1.5&r2=1.6&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]