History log of /external/toybox/toys/other/pmap.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eb7e847adcecf11cd8fd99077ba3a582abe60146 26-May-2017 Elliott Hughes <enh@google.com> Be more consistent about periods in help text.
/external/toybox/toys/other/pmap.c
5f1f34ae1a227edbb4b0bba7fe99009d4efd94bd 01-Mar-2015 Rob Landley <rob@landley.net> Fix several printf_format warnings.
/external/toybox/toys/other/pmap.c
1fb3ae7075ab9d198b757f7da5cc9c748abc3574 16-Feb-2014 Rob Landley <rob@landley.net> Various cleanups found by Tom Sparrow's static analysis.
/external/toybox/toys/other/pmap.c
6db8529a785e2cab142e840b6e3fbdcc2c02dd1f 20-Dec-2013 Rob Landley <rob@landley.net> Don't permute toys.optargs, cleanup code (xexec()) can free it.
/external/toybox/toys/other/pmap.c
8fdcfdb4479dff7a993a25a63253f0e749fd99fe 04-Sep-2013 Rob Landley <rob@landley.net> Introduce libbuf analogous to toybuf but for use by lib/*.c. Change readfile() semantics to be able to read into an existing buffer, or malloc its own if that's NULL.
/external/toybox/toys/other/pmap.c
455865a837f2a6c44f91e5a5a2cd40c3a64d4b68 28-Aug-2013 Rob Landley <rob@landley.net> Rewrite pmap to be simpler and match other implementation's output more closely.
/external/toybox/toys/other/pmap.c