Commit 95d83dbbfafaabc980a74102f4b3d9ec9b950dd3

Bruno Haible 2011-02-23T00:01:03

ioctl: Fix for MacOS X in 64-bit mode. * lib/ioctl.c (rpl_ioctl): Zero-extend, not sign-extend, the request value. Suggested by Eric Blake. Reported by Markus Gothe <nietzsche@lysator.liu.se>.