OSDN Git Service

Merge remote-tracking branch \'toybox/master\' into HEAD am: b9cc6c6427
authorElliott Hughes <enh@google.com>
Thu, 21 Apr 2016 02:35:25 +0000 (02:35 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Thu, 21 Apr 2016 02:35:25 +0000 (02:35 +0000)
commit4ff32ee99776aed52e6fc5936627f2f461216c04
tree33fdd6f69968e684c5a0ff7e72a7e5a042da402f
parent5930f8f1a47dcbb871d5e93663bfcc49f7c0410c
parent2d7aedf735128838ada0a8e949dd3a57f2e3ded0
Merge remote-tracking branch \'toybox/master\' into HEAD am: b9cc6c6427
am: 2d7aedf735

* commit '2d7aedf735128838ada0a8e949dd3a57f2e3ded0':
  Start of shell tests: $(()) and $'' expansion.
  Replace list_working with just list, "make list list_pending" shows combined list.
  ps and top are implemented from the android todo. Record enh's wishlist items.
  Dust off toysh, remove ancient config debris, add start of prompt logic.
  Fix tail -NUM again.
  Fix "ssh top".
  Fix top -b.
  Rename gratuitous references to Roger Zelazny's amber series, add comments.
  Fix a buffer overflow in diff -r.
  Andy Chu pointed out an out of bounds access for zero length lines.
  sed -f - should read from stdin.
  Didn't check in all my local basename_r->getbasename changes. (Oops.)
  Jakob Flierl pointed out a broken URL in the README.
  Redefining basename_r to mean something random seems popular (bionic and freebsd both did it) so use getbasename instead.
  Whitespace and comment.
  Implement mv -n / cp -n (no clobber).

Change-Id: I538d72780ace8c5751041483fc33228dfe4862dc