diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2005-03-07 18:59:04 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2005-03-07 18:59:04 +0000 |
commit | dc5979562921779dbceb377ea9768bacf04563da (patch) | |
tree | 549b6378f2f918facec08350bded19f40ff8a47a /lib/telnet.c | |
parent | cb9bb31f7da82d8ec4a1b6c8d3d1e2ea82d1f996 (diff) |
fseek() with SEEK_SET is broken on large file capable 32-bit systems, so
revert to the SEEK_END method of repositioning the stream after a ftruncate()
and only use SEEK_SET if ftruncate() isn't available.
Diffstat (limited to 'lib/telnet.c')
0 files changed, 0 insertions, 0 deletions