on windows, set seek position to end for files opened in append mode
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 23 Jan 2000 21:49:28 +0000 (21:49 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 23 Jan 2000 21:49:28 +0000 (21:49 +0000)
commit1c5905c271fdf62f5d6be00662751c5ebeee6dba
tree3bdb56b5a0c17f9bdcc1eee13cb1c29e30e15b53
parent64aac5a92f5a6e49b46f320202aef13277e3640b
on windows, set seek position to end for files opened in append mode
(improves compatibility with Unix, avoids buffering issues)

p4raw-id: //depot/perl@4868
win32/win32.c