commit | 2771b5b52b3ed7a64c9e7c820518c9266915958b | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Oct 10 22:03:27 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Oct 10 22:03:27 2001 +0000 |
tree | 9715d2cf2ce6c1663b092dfc3a90aca91d6ab803 | |
parent | b088dd4a2691fc336e727d271ade456523ad7270 [diff] |
Rather gross workaround for a bug in the mac GUSI I/O library: lseek(fp, 0L, SEEK_CUR) can make a filedescriptor unusable. This workaround is expected to last only a few weeks (until GUSI is fixed), but without it test_email fails.