home *** CD-ROM | disk | FTP | other *** search
- From: ajs@hpfcso.FC.HP.COM (Alan Silverstein)
- Date: Fri, 4 Sep 1992 19:05:04 GMT
- Subject: Re: How do I convert major/minor combination to a tty device.
- Message-ID: <7371292@hpfcso.FC.HP.COM>
- Organization: Hewlett-Packard, Fort Collins, CO, USA
- Path: sparky!uunet!sun-barr!ames!elroy.jpl.nasa.gov!sdd.hp.com!scd.hp.com!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!ajs
- Newsgroups: comp.sys.hp
- References: <1992Sep04.122745.629@donau.et.tudelft.nl>
- Lines: 7
-
- > I'm looking for a way to convert a major/minor combination to a string
- > defining a tty device.
-
- The next release will include a new devnm(3) library call.
-
- Meanwhile, ttyname(3) will do what you want -- if the terminal is
- available as an open file.
-