Show
Ignore:
Timestamp:
08/16/07 12:04:57 (6 years ago)
Author:
khali
Message:

Add a new function to libsensors doing the opposite of
sensors_parse_chip_name(). sensors_snprintf_chip_name() converts
a chip name from its internal representation to a human readable
string. So far, each user program had to reimplement this function.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/branches/lm-sensors-3.0.0/CHANGES

    r4672 r4676  
    2222           Pass structures by reference 
    2323           Drop support for dummy type 
     24           New function sensors_snprintf_chip_name() 
    2425  Makefile: Drop the package and version targets 
    2526  Man page sensors.conf.5: Update the chip statement section