summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* simplify sysfs_get_device_bus()mananth2005-05-311-1/+19
* Update configure.ac, Makefile.in and lib/Makefile.in for v1.3.0mananth2005-05-262-2/+2
* Whitespace cleanups across the boardmananth2005-05-237-232/+232
* Remove "detach_state" dependencymananth2005-05-231-9/+13
* Check in Dominik's sysfs_write_attribute() patchmananth2005-05-231-1/+2
* Kay's fix to enable dlist.c to compile with older gccsmananth2005-01-171-2/+5
* Patch from Kay - fix sysfs_get_classdev_attr().mananth2004-12-161-0/+3
* Check "driver" link before taking the brute-force route to fill driver_namemananth2004-12-011-2/+30
* Updated configs to 1.2.0mananth2004-09-132-2/+2
* Fix sysfs_open_link() failure pathmananth2004-08-311-0/+1
* Eric Bohm's custom sorting support in dlistsmananth2004-08-161-0/+264
* Applied Brian King's write-only attributes patchmananth2004-08-161-1/+2
* Version change for the lib Makefile.in/amsysfsutils-1_1_0mananth2004-03-312-2/+2
* Fix SEGV in dlist.c - patch by Dr. Hans Reineckemananth2004-03-191-2/+2
* bufoverflow-take3.patch max-size.patch to take care of buffer overflowmananth2004-03-127-175/+174
* Remove "unsigned" declarations for prototype compatibility per Lev's suggestionmananth2004-03-086-120/+111
* Lev's changes for C++ compatibilitymananth2004-03-081-8/+8
* Patch from Brian King to fix a memory leak in sysfs_read_attribute()mananth2004-02-191-0/+1
* Testsuite updates, conf/script file addition and errno set correctlymananth2004-02-192-3/+21
* update sysfs_device->driver_name correctlymananth2004-02-133-5/+56
* Removed lsbus; added Nitin's name to AUTHORS, updated systoolmananth2004-02-121-2/+2
* Miscellaneous fixes in sysfs_device/driver.csysfsutils_0_5mananth2004-02-092-8/+12
* Sorting support, removed unneeded functions and other cosmetic changesmananth2004-02-047-77/+56
* Modified parameter order for "open" functions for consistencymananth2004-01-073-6/+11
* Add additional CFLAGS to buildmananth2004-01-075-22/+157
* Refersh, path '/' and sysfs_get_link() and Martin Hicks' patchmananth2004-01-076-204/+454
* Removed unneeded functions and added API to retrieve subdirs, links and attribsmananth2003-12-263-9/+77
* doc updates, miscllaneous changesmananth2003-12-174-42/+36
* Updated for 0.4.0 release, added man-pages, etc.mananth2003-12-176-46/+82
* Miscllaneous changes - add new function prototypes, remove unused vars, etc.mananth2003-12-124-109/+58
* Function name changes for functions that take path as argumentmananth2003-12-124-23/+55
* Changes to dynamically read/refresh attributesmananth2003-12-106-21/+82
* Changes for directory/attribute read optimizationmananth2003-12-105-219/+360
* Remove unwanted "bsize" arg in sysfs_get_device_by_id()mananth2003-12-051-2/+1
* Simplify get_device_bus()mananth2003-12-042-49/+59
* updates to optimized codemananth2003-12-041-22/+17
* Corrected sysfs_get_directory_attribute()mananth2003-12-041-6/+6
* classdev_parent() patch and removes usage of _DIR #definesmananth2003-12-045-30/+146
* This is the complete optimization patchmananth2003-12-046-363/+468
* Postpone attr reads, remove getpagesize() usage, sysfs_driver.c cleanupmananth2003-11-247-91/+210
* 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