[fpc-devel]thread.inc

Marco van de Voort marcov at stack.nl
Thu Jan 22 12:19:09 CET 2004


> One more?
> 
> in most files I find fpIOCtl, except the following 3 with lowercase o:
> 
> rtl/freebsd/termiosproc.inc:  TCGETAttr:=fpIoCtl(Fd,TIOCGETA, at tios);
> rtl/linux/termiosproc.inc:  TCGETAttr:=fpIoCtl(Fd,TIOCGETA, at tios);
> rtl/netbsd/termiosproc.inc:  TCGETAttr:=fpIoCtl(Fd,TIOCGETA, at tios);

Termio is scheduled for an update anyway. ( better Posix compliance
prototypes), and I'll fix this then too.




More information about the fpc-devel mailing list