summaryrefslogtreecommitdiffstats
path: root/edify/expr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove malloc in edify functionsTianjie Xu2017-03-221-37/+46
* Cleanup ReadArgs & ReadValueArgs usageTianjie Xu2016-11-011-24/+1
* Change StringValue to use std::stringTianjie Xu2016-10-151-14/+30
* edify: Some clean-ups to libedify.Tao Bao2016-10-131-33/+7
* edify: Move State.script and State.errmsg to std::string.Tao Bao2016-10-041-11/+11
* Call ioctl before each write on retryTianjie Xu2016-06-031-0/+2
* Allow recovery to return error codesTianjie Xu2016-05-201-1/+17
* edify: Switch to C++.Tao Bao2015-08-201-9/+1
* clean up some warnings when building recoveryDoug Zongker2014-02-141-0/+2
* minor recovery changesDoug Zongker2012-04-121-1/+9
* add missing includes to fix mac build (maybe)Doug Zongker2010-02-201-0/+2
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-181-15/+50
* add file_getprop() to updaterDoug Zongker2009-06-181-0/+4
* fixes to edify and updater scriptDoug Zongker2009-06-121-21/+40
* edify extensions for OTA package installation, part 1Doug Zongker2009-06-121-0/+23
* core of edify, an eventual replacement for amendDoug Zongker2009-06-101-0/+80