aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/f2c/niceprintf.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove f2c as its libraries were tossed last April, and f2c has been replacedDavid E. O'Brien1999-08-081-445/+0
| | | | | | | | | with EGCS's f77. Noticed still alive by: bde Notes: svn path=/head/; revision=49531
* Update to the most recent version. Among other things, this also solvesJoerg Wunsch1999-02-031-4/+8
| | | | | | | | | | | | | | | | | the function naming problem for complex double function i've recently aksed for in -committers. (The recently committed rev 1.5 of proc.c was actually also part of this update.) Should the mailing lists come to an agreement that f2c better belongs into the ports, this could be done nevertheless. For the time being, we've at least got a current version now. Thanks, Steve! Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=43566
* Upgrade to the 1997/02/19 version.Jean-Marc Zucconi1997-04-131-13/+13
| | | | Notes: svn path=/head/; revision=24846
* Update to the 1995/09/20 version. Previous version was 1993/12/17Jean-Marc Zucconi1995-09-281-30/+83
| | | | | | | The diffs are large mainly because of prototyping changes. Notes: svn path=/head/; revision=11057
* f2c from netlib.att.com Jan 4 1994L Jonas Olsson1994-01-051-0/+388
Notes: svn path=/cvs2svn/branches/att/; revision=943