History log of /external/toybox/toys/other/lsattr.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fec3fd1f8ac1db9ed87b79bd3eb5e38aa835e881 26-Jul-2014 Rob Landley <rob@landley.net> Move DIRTREE_COMEAGAIN second callback up to when the filehandle is still open, and add dir->again variable to distinguish second call instead of checking for -1 filehandle.
/external/toybox/toys/other/lsattr.c
a547cf11686a878d2fd1a42a05719b78903009ad 02-May-2014 Ashwini Sharma <ak.ashwini1981@gmail.com> 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.
/external/toybox/toys/other/lsattr.c