summaryrefslogtreecommitdiffhomepage
path: root/src/driver/mdso_unit_ctx.c
AgeCommit message (Expand)AuthorFilesLines
12 hoursannual chores.midipix1-1/+1
2021-12-30A new home.midipix1-1/+1
2021-07-06Annual chores.midipix1-1/+1
2021-05-13driver: stdin input: unlink temporary file upon freeing of driver context.midipix1-2/+5
2019-02-04Remove all bits pertaining to the obsolete distinction between code and data.midipix1-27/+1
2019-01-24code vs. data: ld's incorrect .def generation: provide a temporary workaround.midipix1-0/+6
2018-08-05coding-style meditation.midipix1-1/+1
2018-08-03driver: int mdso_stdin_to_tmp(): re-implemented with pure fdio.midipix1-40/+43
2017-02-13unit context: added symbol characteristics and DATA support.midipix1-2/+22
2017-02-04annual chores.midipix1-1/+1
2016-11-11driver: mdso_get_unit_ctx(): set driver error context.midipix1-0/+3
2016-11-11mdso_map_input(): added error trace support.midipix1-2/+2
2016-11-11driver: unit context: added error trace support.midipix1-6/+17
2016-11-11annual chores.midipix1-1/+1
2016-11-11driver: fix semantics of calloc() calls.midipix1-3/+3
2016-11-11driver: add missing close-fd-upon-error in driver-level handling of stdin.midipix1-1/+4
2016-11-11driver: added driver-level handling of stdin.midipix1-2/+21
2016-11-11driver: mdso_create_symbol_vector(): initial implementation.midipix1-0/+87
2016-11-11driver: mdso_stdin_to_tmp(): initial implementation.midipix1-1/+47
2016-11-11created skeleton.midipix1-0/+62