OSDN Git Service

am 888d43b9: Merge remote-tracking branch \'toybox/master\' into HEAD
authorElliott Hughes <enh@google.com>
Thu, 3 Sep 2015 21:56:49 +0000 (21:56 +0000)
committerAndroid Git Automerger <android-git-automerger@android.com>
Thu, 3 Sep 2015 21:56:49 +0000 (21:56 +0000)
* commit '888d43b94f77ef2c1f126ef6099ee6fba454c682':
  seq -f %0-f is a valid pattern.
  If you start a git commit and then edit the file more on the filesystem before saving, the updates don't go in the commit. Behavior difference between git and mercurial, that.
  Sanitize seq -f string.
  vmstat: fix units for bi and bo columns
  Trivial code style tweak.
  vmstat: reset header pointer when looping
  ls -l user/group/security context should be left-aligned.
  Work around bug in gcc 5.2.0 that miscompiles linux 2.6.12's kconfig.


Trivial merge