On 31 jan 2007, at 12:49, Vincent Snijders wrote:

+{$ifdef BSD}
+const
+  FIONREAD = $4004667F;
+{$endif}
+

The FIONREAD constant is available in the termio units of both Darwin and FreeBSD as of 2.0.4 (not for Open/NetBSD, but that's probably the least of the things which need to be changed to get those platforms going again).


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

Reply via email to