Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ueventd: Break devices.cpp into discrete classes | Tom Cherry | 2017-05-25 | 1 | -118/+139 |
* | ueventd: create classes for dev and sys permissions | Tom Cherry | 2017-04-17 | 1 | -0/+91 |
* | ueventd: convert platform_names from C list to std::vector | Tom Cherry | 2017-04-14 | 1 | -2/+46 |
* | ueventd: replace char* with std::string in struct uevent | Tom Cherry | 2017-04-14 | 1 | -9/+7 |
* | ueventd: replace char** links with std::vector<std::string> | Tom Cherry | 2017-04-08 | 1 | -27/+33 |
* | ueventd: Write tests for the get_*_symlinks() functions | Tom Cherry | 2017-04-05 | 1 | -0/+270 |