[fpc-devel] a patch for fpioctl
ik
idokan at gmail.com
Fri Sep 28 23:23:55 CEST 2007
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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpioctl.patch.gz
Type: application/x-gzip
Size: 458 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20070928/e3aef4e2/attachment.bin>
More information about the fpc-devel
mailing list