Log In
zippy
/
sofort
Clone
Source Code
GIT
Source
Issues
2
Pull Requests
1
Stats
History src/internal/sofort_driver_impl.h
Branch:
e203594f6b01576630ef72a6ac6872e52f97c4c2
main
e203594f6b01576630ef72a6ac6872e52f97c4c2
src
internal
sofort_driver_impl.h
driver: argv usage and error output: use the signal-resilient sfrt_dprintf().
midipix
• 6 years ago
e9413d
argv.h: use an option vector rather than a direct pointer to the option table.
midipix
• 7 years ago
a04059
struct sfrt_unit_ctx: removed cctx (pass pointer to driver context instead).
midipix
• 8 years ago
3be86d
driver: internals: error trace support: added sfrt_driver_set_ectx().
midipix
• 8 years ago
7a168e
driver: internals: added the static inlined sfrt_get_driver_ictx() helper.
midipix
• 8 years ago
39a81c
driver: added initial error info vector and buffer allocation.
midipix
• 8 years ago
7a0b56
utility: added sfrt_main() as a public interface, refactored accordingly.
midipix
• 8 years ago
c5881d
utility: add forward declaration of sofort_main().
midipix
• 8 years ago
a6709e
driver: move to header extern declaration of sfrt_default_options[].
midipix
• 8 years ago
0090d8
fix names of header-encapsulation macros.
midipix
• 8 years ago
8805b2
C headers and source files: mark dummy interfaces and related code.
midipix
• 8 years ago
bbc20f
initial commit.
midipix
• 8 years ago
f46039