Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!lll-lcc!unisoft!mtxinu!sybase!mercury!scottl From: scottl@mercury.UUCP (Scott Luebking) Newsgroups: comp.unix.questions Subject: System V and BSD ioctl Message-ID: <1100@sybase.sybase.com> Date: 19 Sep 88 16:28:17 GMT Sender: news@sybase.sybase.com Reply-To: scottl@mercury.UUCP (Scott Luebking) Distribution: na Organization: Sybase, Inc. Lines: 6 We have an application which is based on BSD, but would also like to use it with System V. The main problem is with ioctl.h and other i/o control aspects. Does anyone have a table or code which translates calls in BSD into appropriate System V calls? Thanks