File: README

package info (click to toggle)
sysfsutils 2.1.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 656 kB
  • sloc: ansic: 7,344; perl: 95; makefile: 69; sh: 59
file content (15 lines) | stat: -rw-r--r-- 508 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
libsysfs examples
-----------------

This directory contains the test programs for libsysfs as examples on
how to use this library. They can be built on some user owned directory
using the provided Makefile, such as:

  $ mkdir sysfs-examples
  $ cd sysfs-examples
  $ make -f /usr/share/doc/libsysfs-dev/examples/Makefile

The upstream documentation for the libsysfs API can be found at
</usr/share/doc/libsysfs-dev/libsysfs.txt.gz>.

 -- Guillem Jover <guillem@debian.org>  Wed, 10 Jan 2024 23:23:15 +0100