summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS file for 1.3.0 releasesysfsutils-1_3_0mananth2005-06-011-0/+3
* Update READMEmananth2005-06-011-1/+5
* simplify sysfs_get_device_bus()mananth2005-05-312-1/+23
* Update configure.ac, Makefile.in and lib/Makefile.in for v1.3.0mananth2005-05-265-13/+16
* Minor cleanups - date/version corrections to README and libsysfs.txt filesmananth2005-05-262-175/+175
* Whitespace cleanups across the boardmananth2005-05-2328-640/+643
* Remove "detach_state" dependencymananth2005-05-232-9/+17
* Check in Dominik's sysfs_write_attribute() patchmananth2005-05-232-1/+6
* Kay's fix to enable dlist.c to compile with older gccsmananth2005-01-172-2/+8
* Patch from Kay - fix sysfs_get_classdev_attr().mananth2004-12-163-0/+10
* Check "driver" link before taking the brute-force route to fill driver_namemananth2004-12-012-2/+34
* fix docs/libsysfs.txt for correct return code - patch by Arun Bhanumananth2004-12-013-5/+10
* updated docs/libsysfs.txtsysfsutils-1_2_0mananth2004-09-131-3/+32
* systool now throws error if sysfs is not mountedmananth2004-09-132-3/+25
* Updated configs to 1.2.0mananth2004-09-1311-984/+1749
* Fix sysfs_open_link() failure pathmananth2004-08-312-0/+4
* Eric Bohm's custom sorting support in dlistsmananth2004-08-164-2/+322
* Applied Brian King's write-only attributes patchmananth2004-08-162-1/+5
* Version change for the lib Makefile.in/amsysfsutils-1_1_0mananth2004-03-312-2/+2
* Final updates before package 1.1.0 releasemananth2004-03-318-101/+65
* Fix SEGV in dlist.c - patch by Dr. Hans Reineckemananth2004-03-192-2/+5
* Updated docs/libsysfs.txtmananth2004-03-152-160/+151
* bufoverflow-take3.patch max-size.patch to take care of buffer overflowmananth2004-03-1210-180/+201
* Remove "unsigned" declarations for prototype compatibility per Lev's suggestionmananth2004-03-0818-335/+326
* Lev's changes for C++ compatibilitymananth2004-03-084-15/+18
* Martin Schlemmer's patch not to check for installed headers during ./configuremananth2004-03-082-5/+8
* Changes to the way get_* routines print out datasysfsutils-1_0_0mananth2004-02-244-16/+22
* Correct systool output display with -a optionmananth2004-02-241-4/+4
* Test params validation, doc updates, etc.mananth2004-02-2410-38/+214
* Patch from Brian King to fix a memory leak in sysfs_read_attribute()mananth2004-02-192-0/+4
* Testsuite updates, conf/script file addition and errno set correctlymananth2004-02-1919-152/+549
* update sysfs_device->driver_name correctlymananth2004-02-134-5/+59
* Removed lsbus; added Nitin's name to AUTHORS, updated systoolmananth2004-02-1214-633/+234
* Updated docs/libsysfs.txtmananth2004-02-103-76/+278
* Added testsuite in "test" directorymananth2004-02-0923-123/+7079
* Miscellaneous fixes in sysfs_device/driver.csysfsutils_0_5mananth2004-02-093-8/+15
* Sorting support, removed unneeded functions and other cosmetic changesmananth2004-02-0411-85/+98
* Modified parameter order for "open" functions for consistencymananth2004-01-076-9/+18
* Add additional CFLAGS to buildmananth2004-01-0721-82/+396
* Refersh, path '/' and sysfs_get_link() and Martin Hicks' patchmananth2004-01-078-205/+474
* Removed unneeded functions and added API to retrieve subdirs, links and attribsmananth2003-12-265-17/+94
* Update NEWS before 0.4.0sysfsutils_0_4_0mananth2003-12-181-0/+12
* doc updates, miscllaneous changesmananth2003-12-177-92/+345
* Updated for 0.4.0 release, added man-pages, etc.mananth2003-12-1723-213/+432
* Miscllaneous changes - add new function prototypes, remove unused vars, etc.mananth2003-12-128-114/+70
* Changes to function prototype names that take path as argumentmananth2003-12-124-4/+4
* Function name changes for functions that take path as argumentmananth2003-12-127-42/+89
* Changes to dynamically read/refresh attributesmananth2003-12-108-21/+88
* Changes for directory/attribute read optimizationmananth2003-12-106-219/+363
* Correct get_device.c for change in sysfs_get_device_by_id()mananth2003-12-052-1/+4