Use unsigned-long for ioctl().
commit6a17b926afcfeea8781a328b0951aa552c96fb18
authorStas Boukarev <stassats@gmail.com>
Thu, 1 Feb 2018 16:19:30 +0000 (1 19:19 +0300)
committerStas Boukarev <stassats@gmail.com>
Thu, 1 Feb 2018 16:19:30 +0000 (1 19:19 +0300)
treef77c74af265b0114058dd522cc0475d9dce4041f
parent53fcc1ede2169bdc58fcd376b4a4458ec630530a
Use unsigned-long for ioctl().

That's what it is on Linux and BSDs.

Fixes lp#1746619
contrib/sb-posix/interface.lisp
src/code/unix.lisp