Hi,

I found a difference between the POSIX and the BSD implementation of
ioctl, and the FPC fpioctrl is set as the way BSD is working.

My patch fixes that, making different decleration according to
BSD/everything else. Please note that accidentally Linuxs' ioctl have
parameters the way POSIX specs are writing it should have, and the BSD
guys are implement it differently.

Ido
-- 
http://ik.homelinux.org/

Attachment: fpioctl.patch.gz
Description: GNU Zip compressed data

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to