Age | Commit message (Expand) | Author |
---|---|---|
2017-10-17 | Allow ro. properties to have arbitrary lengths | Tom Cherry |
2017-03-27 | Fix the type of the callback in getprop. | Elliott Hughes |
2017-02-05 | Patch from Elliott to silence a "const" warning in android/getprop.c. | Rob Landley |
2017-01-25 | Remove name length limit for system properties | Dimitry Ivanov |
2016-12-28 | Admit that getprop requires selinux. | Elliott Hughes |
2016-12-28 | Switch to bionic <sys/system_properties.h>. | Elliott Hughes |
2016-05-05 | Fix static linkage of toybox binary. | Alistair Strachan |
2016-02-17 | Add support for getprop -Z | Tom Cherry |
2015-05-03 | Fix getprop sorting and error reporting. | Elliott Hughes |
2015-04-20 | Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include. | Rob Landley |
2015-04-19 | Cleanup getprop, add qstrcmp() to lib for qsort (because posix-2008 broke | Rob Landley |
2015-04-18 | Android getprop and setprop from Elliott Hughes. | Rob Landley |