]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib: add generic sysfs utils
authorKarel Zak <kzak@redhat.com>
Mon, 16 May 2011 12:08:50 +0000 (14:08 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 16 May 2011 18:22:52 +0000 (20:22 +0200)
commit7fe16fdaf40283cd8ff6fd05958f9f9aa3811409
tree73c7924833bc8514a7f91e7ece4b9f01ae8115bf
parentac8874cad39711d588c95dfbce79eaf13b14e361
lib: add generic sysfs utils

Signed-off-by: Karel Zak <kzak@redhat.com>
include/at.h
include/sysfs.h [new file with mode: 0644]
lib/Makefile.am
lib/at.c
lib/sysfs.c [new file with mode: 0644]