| |||||||||
| |||||||||
| |||||||||
| Description | |||||||||
| This module provides some functions not present in the unix package. | |||||||||
| Synopsis | |||||||||
| |||||||||
| Device IDs. | |||||||||
| |||||||||
| |||||||||
| |||||||||
Gets the major number from a DeviceID for a device file. The portable implementation always returns 0. | |||||||||
| |||||||||
Gets the minor number from a DeviceID for a device file. The portable implementation always returns 0. | |||||||||
| |||||||||
| Creates a DeviceID for a device file given a major and minor number. | |||||||||
| Produced by Haddock version 2.6.1 |