diff options
author | Guy Harris <guy@alum.mit.edu> | 2011-04-10 18:22:47 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2011-04-10 18:22:47 +0000 |
commit | c349caf925ce533d403a6c3dd4380c30d6552ea7 (patch) | |
tree | 47be42075ef0ca489ee8fb4e6427977c9d2fefd9 /wsutil/str_util.h | |
parent | d7d45f8072523ecca0c6823bf3f55b7f61134d92 (diff) | |
download | wireshark-c349caf925ce533d403a6c3dd4380c30d6552ea7.tar.gz wireshark-c349caf925ce533d403a6c3dd4380c30d6552ea7.tar.bz2 wireshark-c349caf925ce533d403a6c3dd4380c30d6552ea7.zip |
Use AC_SYS_LARGEFILE to turn on large file support on platforms that
support it.
Rename ws_lseek to ws_lseek64, as it should be given a 64-bit offset,
and have it use _lseeki64 on Windows, to try to get 64-bit offset
support; AC_SYS_LARGEFILE should cause lseek() to support 64-bit offsets
on UN*X if possible.
svn path=/trunk/; revision=36542
Diffstat (limited to 'wsutil/str_util.h')
0 files changed, 0 insertions, 0 deletions