> One more? > > in most files I find fpIOCtl, except the following 3 with lowercase o: > > rtl/freebsd/termiosproc.inc: TCGETAttr:=fpIoCtl(Fd,TIOCGETA,@tios); > rtl/linux/termiosproc.inc: TCGETAttr:=fpIoCtl(Fd,TIOCGETA,@tios); > rtl/netbsd/termiosproc.inc: TCGETAttr:=fpIoCtl(Fd,TIOCGETA,@tios);
Termio is scheduled for an update anyway. ( better Posix compliance prototypes), and I'll fix this then too. _______________________________________________ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel
