aboutsummaryrefslogtreecommitdiff
path: root/procps/fuser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for sc...vodz2005-10-281-34/+21
* New applet, fuser, from Tony J. White. (Needs some cleanup.)landley2005-10-281-0/+386