Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-02 | Attached is the patch for lsattr and chattr implementation. | Ashwini Sharma | |
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. |