Commit graph

4 commits

Author SHA1 Message Date
Ray Speth
9c2ec3862b Fixes for MSVC warnings C4273 and C4996
C4273 - (inconsistent dll linkage) generated by multiple declarations of isatty
C4996 - deprecated POSIX function names need to be prefixed with "_"
2012-01-17 04:12:15 +00:00
Harry Moffat
7fc902373e Fix for a possible ubuntu problem. Will have to check with users to
see if this works.
2009-03-13 03:08:59 +00:00
Harry Moffat
e67f5e4fa4 Eliminated an ld warning by setting a local variable as static. 2006-08-19 18:13:40 +00:00
Harry Moffat
f4c2f16cb5 First commit of f2c library directory 2004-08-05 00:18:15 +00:00