fix write_invis, workaround irix compiler bug
authorDean Roehrich <roehrich@sgi.com>
Fri, 27 May 2005 17:20:01 +0000 (17:20 +0000)
committerDean Roehrich <roehrich@sgi.com>
Fri, 27 May 2005 17:20:01 +0000 (17:20 +0000)
Do not lseek--no reason for it.
Workaround irix compiler bug, I think, by using a temp variable
for the read() length...the irix compiler kept inserting a value of
zero for the length.


No differences found