Use _lseeki64() on windows.
commitdcc60294ad4fe349003d6aeea774d8652744358a
authorNick Mathewson <nickm@torproject.org>
Tue, 28 Jul 2020 15:30:47 +0000 (28 11:30 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 28 Jul 2020 15:30:47 +0000 (28 11:30 -0400)
tree5ae89976e783b4ef1b0e601d15ae1f748dfe6c6b
parent564a9a54a14521ef59275fbb442f92fe385cccea
Use _lseeki64() on windows.

Fixes bug 31036; bugfix on 0.2.1.8-alpha when we moved the logging
system to use posix fds.
changes/bug31036 [new file with mode: 0644]
src/lib/fdio/fdio.c