commit | a547cf11686a878d2fd1a42a05719b78903009ad | [log] [tgz] |
---|---|---|
author | Ashwini Sharma <ak.ashwini1981@gmail.com> | Fri May 02 06:17:48 2014 -0500 |
committer | Ashwini Sharma <ak.ashwini1981@gmail.com> | Fri May 02 06:17:48 2014 -0500 |
tree | 036226786f17a32c4446a60c1d84eb2ed8e10fce | |
parent | c54fdc92310566ccff7a96ad415b9959f5087c93 [diff] |
Attached is the patch for lsattr and chattr implementation. This is the modified and better version from the last one I sent. It is having the both the mains (lsattr_main() and chattr_main() ) in single file. Also removed the dependency of additional file in lib, as common code is in the same .c file.