aboutsummaryrefslogtreecommitdiff
path: root/.gitpublish
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-04-23 10:47:35 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-04-23 10:51:18 +0200
commit226160716636962ad84a64c1a03bbc9889759331 (patch)
tree095e64ed7ab565c65253418fc0cc7dd0a7ff1b02 /.gitpublish
parent15c52d697529eb3e78c5d8aa324d61715bce33b6 (diff)
downloadslirp-226160716636962ad84a64c1a03bbc9889759331.zip
slirp-226160716636962ad84a64c1a03bbc9889759331.tar.gz
slirp-226160716636962ad84a64c1a03bbc9889759331.tar.bz2
Use SSIZE_T from BaseTsd.h on windows
It is defined by BaseTsd.h as LONG_PTR, which is 32bit size on win32, and 64bit size on win64. It seems that mingw rather uses int for the 32bit case, but better stick to the MS definition, and int/LONG_PTR will be abi-compatible on 32bit. Fixes #68
Diffstat (limited to '.gitpublish')
0 files changed, 0 insertions, 0 deletions