summaryrefslogtreecommitdiffstats
path: root/edify/expr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-22Remove malloc in edify functionsTianjie Xu1-37/+46
2016-11-01Cleanup ReadArgs & ReadValueArgs usageTianjie Xu1-24/+1
2016-10-15Change StringValue to use std::stringTianjie Xu1-14/+30
2016-10-13edify: Some clean-ups to libedify.Tao Bao1-33/+7
2016-10-05edify: Move State.script and State.errmsg to std::string.Tao Bao1-11/+11
2016-10-04edify: Move State.script and State.errmsg to std::string.Tao Bao1-11/+11
2016-06-03Call ioctl before each write on retryTianjie Xu1-0/+2
2016-05-20Allow recovery to return error codesTianjie Xu1-1/+17
2015-08-20edify: Switch to C++.Tao Bao1-9/+1
2014-02-14clean up some warnings when building recoveryDoug Zongker1-0/+2
2012-04-12minor recovery changesDoug Zongker1-1/+9
2010-02-20add missing includes to fix mac build (maybe)Doug Zongker1-0/+2
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker1-15/+50
2009-06-18add file_getprop() to updaterDoug Zongker1-0/+4
2009-06-12fixes to edify and updater scriptDoug Zongker1-21/+40
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker1-0/+23
2009-06-10core of edify, an eventual replacement for amendDoug Zongker1-0/+80