android_external_toybox/toys
Rob Landley 337c072ac0 Teach sed s/// how to handle [:space:] type sequences.
Or more accurately, s@[[:space:]@]@replace@ which can't treat the @ in
[] as a delimiter but has to know about nested [[]] to make that decision.
2016-09-06 00:14:24 -05:00
..
android Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, 2016-08-04 10:16:59 -05:00
example Single builds skip commands with 0 in the install location so 2016-07-30 11:39:17 -05:00
lsb Fix non-library md5sum build. (Oops.) 2016-07-15 04:51:56 -05:00
net Add tap support to tunctl. 2016-08-28 00:32:41 -05:00
other Replace loopfiles' failok with WARN_ONLY open flag. 2016-09-05 00:55:24 -05:00
pending Add chrt to pending. 2016-08-25 18:32:34 -05:00
posix Teach sed s/// how to handle [:space:] type sequences. 2016-09-06 00:14:24 -05:00
e2fs.h Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 2012-11-13 17:14:08 -06:00