Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log more timing information from init. | Elliott Hughes | 2015-03-28 | 1 | -49/+28 |
* | Add missing parenthesis in init log message. | Elliott Hughes | 2015-03-23 | 1 | -1/+1 |
* | Always use strerror to report errno. | Elliott Hughes | 2015-03-20 | 1 | -4/+4 |
* | Use unique_ptr to call closedir. | Elliott Hughes | 2015-03-20 | 1 | -53/+53 |
* | Clean up property setting code. | Elliott Hughes | 2015-03-20 | 1 | -10/+13 |
* | Revert "Revert "Create libbase."" | Dan Albert | 2015-03-16 | 1 | -2/+0 |
* | Revert "Create libbase." | Nicolas Geoffray | 2015-03-16 | 1 | -0/+2 |
* | Create libbase. | Dan Albert | 2015-03-14 | 1 | -2/+0 |
* | Clean up reading and writing in init. | Elliott Hughes | 2015-02-06 | 1 | -8/+5 |
* | Stop using #if for conditional compilation. | Elliott Hughes | 2015-02-04 | 1 | -10/+8 |
* | Build init as C++. | Elliott Hughes | 2015-02-04 | 1 | -0/+560 |