Changed lock structure (still no implementation).
Changed reader/writer interface to simplify stacking (example will be forthcoming).
Showing
- examples/simple/example_decoder.c 1 addition, 1 deletionexamples/simple/example_decoder.c
- examples/simple/example_encoder.c 1 addition, 1 deletionexamples/simple/example_encoder.c
- lib/c/labcomm.c 40 additions, 38 deletionslib/c/labcomm.c
- lib/c/labcomm.h 2 additions, 13 deletionslib/c/labcomm.h
- lib/c/labcomm_dynamic_buffer_writer.c 7 additions, 6 deletionslib/c/labcomm_dynamic_buffer_writer.c
- lib/c/labcomm_fd_reader.c 18 additions, 12 deletionslib/c/labcomm_fd_reader.c
- lib/c/labcomm_fd_writer.c 21 additions, 13 deletionslib/c/labcomm_fd_writer.c
- lib/c/labcomm_private.h 31 additions, 20 deletionslib/c/labcomm_private.h
- lib/c/test/test_labcomm_generated_encoding.c 8 additions, 7 deletionslib/c/test/test_labcomm_generated_encoding.c
- test/relay_gen_c.py 2 additions, 2 deletionstest/relay_gen_c.py
Loading
Please register or sign in to comment