home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.internals:1807 comp.unix.sysv386:14484 comp.unix.programmer:4654
- Path: sparky!uunet!dtix!darwin.sura.net!udel!gvls1!jabber!candle!root
- From: root@candle.uucp (Bruce Momjian)
- Newsgroups: comp.unix.internals,comp.unix.sysv386,comp.unix.programmer
- Subject: Poll()/select() device driver - new version available
- Message-ID: <1992Sep15.011711.18041@candle.uucp>
- Date: 15 Sep 92 01:17:11 GMT
- Organization: a consultant's basement
- Lines: 25
- X-Newsreader: Tin 1.1 PL5
-
- Version 1.03 of Pol is now available.
-
- Pol is my device driver implementation of poll() and select() for
- systems that don't have them.
-
- It allows me to run pcomm2.0, iscreen3.2, and ptyshl, all of which
- require select() and/or poll(). My SVr3.1 machine has neither pty's,
- nor a poll(), select() system call for normal (non-streams) file
- descriptors.
-
- I also include a patch to the publically available pty device driver for
- System V (see my README on where to get it).
-
- For those of you who already have pol, version 1.02, the only addition
- in my 1.03 release is the inclusion of many comments to pol.c. The
- original posted source to comp.unix.internals is my 1.0 release, which
- has been greatly improved.
-
- Let me know if you want this and I will e-mail you a copy.
-
- --
- Bruce Momjian | 830 Blythe Avenue
- root%candle.uucp@bts.com | Drexel Hill, Pennsylvania 19026
- < If your life is a hard drive, > | (215) 353-9879(w) 853-3000(h)
- < Christ will make a backup for you. > |
-