summaryrefslogtreecommitdiff
path: root/lib.c
Commit message (Expand)AuthorAgeFilesLines
* Lib.c: Fix geting devname for devices with long pathPawel Baldysiak2016-10-261-1/+1
* lib: Various coding style cleanupsJes Sorensen2016-08-111-34/+51
* lib: Avoid if and return on the same lineJes Sorensen2016-08-111-2/+3
* Use dev_t for devnm2devid and devid2devnmMike Lovell2016-06-031-1/+1
* Introduce stat2kname() and fd2kname()Artur Paszkiewicz2016-03-301-0/+15
* Introduce devid2kname - slightly different to devid2devnm.NeilBrown2013-08-011-0/+26
* Move conf_line and free_line from conf.c to lib.cNeilBrown2013-07-021-0/+40
* Manage: check alignment when stopping an array undergoing reshape.NeilBrown2013-07-011-0/+11
* Remove lots of unnecessary white space.NeilBrown2013-06-191-4/+0
* raid6check: Fix build of raid6checkBernd Schubert2013-06-191-0/+10
* Discard devnum in favour of devnmNeilBrown2013-02-211-53/+40
* conditionally remove map_dev from find_free_devnumNeilBrown2013-01-071-0/+13
* Replace a lot of leading spaces with tabs.NeilBrown2012-10-101-3/+3
* Handles spaces in array names better.NeilBrown2012-10-041-0/+68
* Remove scattered checks for malloc success.NeilBrown2012-07-091-8/+5
* Add --prefer option for --detail and --monitorNeilBrown2012-04-181-2/+7
* Split some of util.c into a new lib.cNeilBrown2011-04-051-0/+322