History log of /external/toybox/toys/android/setprop.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c47e72553eea3038188702c024adaf3148546e1c 04-May-2015 Elliott Hughes <enh@google.com> Merge remote-tracking branch 'toybox/master' into HEAD

Change-Id: If8daf7f2f2e1b6d688050c4543d2648320bb21ad
e5fb6a28ffb09782e4df08251956f42c48445147 21-Apr-2015 Rob Landley <rob@landley.net> Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include.

(I commented out the android-only #include in getprop to do what compile
testing I could, and then forgot to uncomment it.)
/external/toybox/toys/android/setprop.c
d5566b3bf443b19ec511d702b4f03e352afafc86 19-Apr-2015 Rob Landley <rob@landley.net> Android getprop and setprop from Elliott Hughes.
/external/toybox/toys/android/setprop.c
629526f72ccd2853eadfc1905b6f9f45bc2f6300 08-Apr-2015 Elliott Hughes <enh@google.com> Implement setprop for toybox.

Because bionic/libcutils doesn't wait for init, I've duplicated a lot
of the input validation that init does so we can give good error messages.

Change-Id: I175421f7409f88813b88109f58825ce5649f1550
/external/toybox/toys/android/setprop.c