summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Final set of patches for release 0.3.0sysfsutils_0_3_0mananth2003-11-065-453/+293
* Added Dan's patches to sysfs_utils.c functions and classname tomananth2003-10-272-13/+66
* Removed block subsystem support per Greg/Danmananth2003-10-223-339/+4
* Install headers, add read_attr routines, fix bugs in sysfs_dir.cmananth2003-10-204-57/+339
* Include "path" in sysfs_devicemananth2003-10-171-0/+1
* Fix segfault in sysfs_block.c while displaying initrd device and a possiblemananth2003-10-161-0/+12
* Libtoolize the package -> enable building of shared librarymananth2003-10-152-69/+93
* Change ver to 0.3.0mananth2003-10-156-28/+12
* Docs update and some write attr fixes - now write takes len from appmananth2003-10-155-58/+138
* Some miscellaneous patchesmananth2003-10-153-15/+21
* Removed get_list.c and get_drv.c - will add with a change of namemananth2003-10-151-2/+2
* Added support functions; use #defined values where possiblemananth2003-10-154-44/+75
* Added sysfs_block.cmananth2003-10-155-7/+319
* More write attribute changesmananth2003-10-155-84/+146
* Corrected "write attribute" functionsmananth2003-10-153-49/+105
* Fix a segfault while delinking driver's list of devicesmananth2003-10-151-1/+2
* Added support to open a device by namemananth2003-10-151-10/+60
* Added function to open a driver by namemananth2003-10-151-0/+107
* Added function to find the "class" of a given "class_device"mananth2003-10-151-1/+48
* Added sysfs_open_bus_devices_list() and simplifiedmananth2003-10-152-42/+79
* Simplify sysfs_open_bus_device()mananth2003-10-151-18/+14
* Removed "bus_name" from sysfs_device.mananth2003-08-291-1/+0
* More utility functions.mananth2003-08-295-3/+212
* Added sysfs_root_device to model /sys/devicesmananth2003-08-291-0/+137
* Added Guo Min's sysfs_write_attribute patchmananth2003-08-291-0/+73
* Changed sysfs_driver to contain a dlist of devicesmananth2003-08-293-3/+22
* Removed sysfs_driver ref from sysfs_device.mananth2003-08-293-6/+6
* Integrated Eric J Bohm's dlist stuffmananth2003-08-299-301/+961
* Removing old Makefiles since we are now using autotoolsmananth2003-08-291-44/+0
* correct dprintf usagemananth2003-08-296-54/+44
* Added autotools supportmananth2003-08-292-0/+341
* Correct IBM Copyright informationsysfsutils_0_1_1mananth2003-08-298-8/+8
* Initial revisionmananth2003-08-259-0/+2002