Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-05 | coding-style meditation. | midipix | 1 | -1/+1 |
2018-08-03 | driver: int mdso_stdin_to_tmp(): re-implemented with pure fdio. | midipix | 1 | -40/+43 |
2017-02-13 | unit context: added symbol characteristics and DATA support. | midipix | 1 | -2/+22 |
2017-02-04 | annual chores. | midipix | 1 | -1/+1 |
2016-11-11 | driver: mdso_get_unit_ctx(): set driver error context. | midipix | 1 | -0/+3 |
2016-11-11 | mdso_map_input(): added error trace support. | midipix | 1 | -2/+2 |
2016-11-11 | driver: unit context: added error trace support. | midipix | 1 | -6/+17 |
2016-11-11 | annual chores. | midipix | 1 | -1/+1 |
2016-11-11 | driver: fix semantics of calloc() calls. | midipix | 1 | -3/+3 |
2016-11-11 | driver: add missing close-fd-upon-error in driver-level handling of stdin. | midipix | 1 | -1/+4 |
2016-11-11 | driver: added driver-level handling of stdin. | midipix | 1 | -2/+21 |
2016-11-11 | driver: mdso_create_symbol_vector(): initial implementation. | midipix | 1 | -0/+87 |
2016-11-11 | driver: mdso_stdin_to_tmp(): initial implementation. | midipix | 1 | -1/+47 |
2016-11-11 | created skeleton. | midipix | 1 | -0/+62 |