| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | signal: Add idempotent block function | William A. Kennington III | 2018-11-02 | 5 | -4/+51 |
| | | | | | | | | | | | | This makes it trivial to block individual signals from being handled by a thread. Useful when tryng to set up signal handling in event loops. Tested: Builds and passes unit tests. Change-Id: I61739debe2a47ec0ec3e767cf138125c6f59165f Signed-off-by: William A. Kennington III <wak@google.com> | ||||
| * | Initial Project Files | William A. Kennington III | 2018-11-02 | 4 | -0/+20 |
| This adds the initial autotools scripts and some placeholder c++ files so that the builder is happy. Tested: Built and run through the unit test script. Change-Id: Ie7e7e062726761aad54b77e1c55fcb1ba91afd49 Signed-off-by: William A. Kennington III <wak@google.com> | |||||

