Systemd/libsysfs
dsteklof@us.ibm.com bcbe2d8e7d [PATCH] libsysfs 0.4.0 patch
Ananth released sysfsutils 0.4.0 last night, I'm sure you saw the email.
Here's a patch with the latest changes from the pre-patch I already
gave you. It includes sysfs_get_device_parent(), which you said you
needed. I've run your test scripts and I've built scsi_id. Please
play around with this and check it out.

There are quite a few changes. Please do not access
structure pointers, like sysfs_device's parent, directly like
dev->parent. Please use the "get" function to retrieve. The functions
load things on demand and refresh views under the covers.
2005-04-26 21:13:09 -07:00
..
LGPL [PATCH] added libsysfs code from sysutils-0.1.1-071803 release 2005-04-26 21:01:39 -07:00
dlist.c [PATCH] make libsysfs build cleanly 2005-04-26 21:05:23 -07:00
dlist.h [PATCH] make libsysfs build cleanly 2005-04-26 21:05:23 -07:00
libsysfs.h [PATCH] libsysfs 0.4.0 patch 2005-04-26 21:13:09 -07:00
sysfs.h [PATCH] fix up some duplicated function compiler warnings in libsysfs 2005-04-26 21:13:05 -07:00
sysfs_bus.c [PATCH] libsysfs 0.4.0 patch 2005-04-26 21:13:09 -07:00
sysfs_class.c [PATCH] libsysfs 0.4.0 patch 2005-04-26 21:13:09 -07:00
sysfs_device.c [PATCH] libsysfs 0.4.0 patch 2005-04-26 21:13:09 -07:00
sysfs_dir.c [PATCH] libsysfs 0.4.0 patch 2005-04-26 21:13:09 -07:00
sysfs_driver.c [PATCH] libsysfs 0.4.0 patch 2005-04-26 21:13:09 -07:00
sysfs_utils.c [PATCH] libsysfs 0.4.0 patch 2005-04-26 21:13:09 -07:00