From: riad AT watson DOT ibm DOT com (El GrinGo) Newsgroups: comp.os.msdos.djgpp Subject: some headers that don't exist in djgpp Date: Mon, 23 Sep 96 19:15:44 GMT Organization: DarkSide Lines: 11 Message-ID: <526o02$oj6@watnews2.watson.ibm.com> NNTP-Posting-Host: riad.watson.ibm.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, I have some programs i made for Linux that unfortunatly, i can't compile for dos using dgjpp (because of many ioctl() functions, termios stuffs used to control the serial line linked to a modem...etc). I didn'tfound those things in the include/libraries. I wonder if there is an extension someone is working on it, or anything to could avoid me rewrite some part of the code ? Btw, emx has ioctl.h and termios.h. Which is quiet good for portability... Thanks for anyhelp. Riad