summaryrefslogtreecommitdiffhomepage
path: root/src/internal/sofort_driver_impl.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01sofort: split-up: keep build-system elements, move extras to sofortex.midipix1-108/+0
2018-08-04driver, library interfaces: support alternate fd's for input/output/error/log.midipix1-0/+43
2018-07-14driver: argv usage and error output: use the signal-resilient sfrt_dprintf().midipix1-0/+1
2016-12-25argv.h: use an option vector rather than a direct pointer to the option table.midipix1-0/+2
2016-10-25struct sfrt_unit_ctx: removed cctx (pass pointer to driver context instead).midipix1-1/+0
2016-10-25driver: internals: error trace support: added sfrt_driver_set_ectx().midipix1-0/+12
2016-10-25driver: internals: added the static inlined sfrt_get_driver_ictx() helper.midipix1-0/+13
2016-10-25driver: added initial error info vector and buffer allocation.midipix1-2/+8
2016-06-25utility: added sfrt_main() as a public interface, refactored accordingly.midipix1-1/+0
2016-01-10utility: add forward declaration of sofort_main().midipix1-0/+1
2016-01-10driver: move to header extern declaration of sfrt_default_options[].midipix1-0/+3
2016-01-01fix names of header-encapsulation macros.midipix1-2/+2
2015-12-16C headers and source files: mark dummy interfaces and related code.midipix1-2/+2
2015-12-14initial commit.midipix1-0/+29