commit | 385a237e40f6d9dab2829611d124a09ee80c5e17 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Mar 25 13:08:20 2017 -0700 |
committer | Rob Landley <rob@landley.net> | Mon Apr 03 15:31:17 2017 -0500 |
tree | 92b1e4dfef894d77bd6fd13157c1e10c3740eb07 | |
parent | 36beb530a79fff3d82df2bd1550693ca10d808e8 [diff] |
Implement dmesg -T. Also refactor so that legacy mode gets all the new functionality too, and add -S to make it easier to test legacy mode on 3.5 or newer kernels (at least on the host; on Android the syslog(2) system call is no longer allowed). Bug: http://b/36090178