]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/sysfs: new implementation
authorKarel Zak <kzak@redhat.com>
Fri, 11 May 2018 12:28:03 +0000 (14:28 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 21 Jun 2018 10:56:16 +0000 (12:56 +0200)
commit5387c01517fef32144a17a52e284f8c97d773847
treec5ace90af9e42abc5e6ba5eb1258ca557a83ba9b
parent1ed21c80ed3683c17708caad3d545da4d8e09b02
lib/sysfs: new implementation

* reuse ul_path_* API

* allow to use prefix for sysfs paths, so we can use snapshots from
  sysfs for regression tests

Signed-off-by: Karel Zak <kzak@redhat.com>
include/sysfs.h
lib/Makemodule.am
lib/sysfs.c