chiark / gitweb /
[PATCH] added libsysfs code from sysutils-0.1.1-071803 release
authorgreg@kroah.com <greg@kroah.com>
Sat, 19 Jul 2003 03:08:00 +0000 (20:08 -0700)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:01:39 +0000 (21:01 -0700)
commit070f54223f66490e9d25719c495e074f77da8985
tree661053b837250c926db524f25f3e048e252cf8a6
parent469c7cff3b1432aa7a8786c08ee9a64caec2ba27
[PATCH] added libsysfs code from sysutils-0.1.1-071803 release
libsysfs/LGPL [new file with mode: 0644]
libsysfs/Makefile [new file with mode: 0644]
libsysfs/libsysfs.h [new file with mode: 0644]
libsysfs/sysfs.h [new file with mode: 0644]
libsysfs/sysfs_bus.c [new file with mode: 0644]
libsysfs/sysfs_class.c [new file with mode: 0644]
libsysfs/sysfs_device.c [new file with mode: 0644]
libsysfs/sysfs_dir.c [new file with mode: 0644]
libsysfs/sysfs_driver.c [new file with mode: 0644]
libsysfs/sysfs_utils.c [new file with mode: 0644]